You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(testing): convert CI testing to use Makefile actions (#3579)
* chore: try manually updating one GHA workflow to use make
* trivial edit so ai-platform/snippets tests are not skipped.
* remove empty stanza
* pushing, to refresh workflows. adding workflow dispatch for another testing option.
* add env var for gcp project
* directory name typo
* update shared workflow to use Make
* update unique workflows, and the util template
these workflows do not use the shared test.yaml, and have slight
customizations.
Also cleans up some trailing whitespace found in these files.
* fix bracket spacing
* fix functions/slack directory
* add path match for shared test.yaml workflow
* add path match for reused workflow test.yaml
* add c8 as a dev dependency for packages that use it for testing
* fix: use the right project
* run toplevel npm install before installing sample deps
* Apply suggestions from code review
Co-authored-by: Patti Shin <pattishin@users.noreply.github.com>
---------
Co-authored-by: Patti Shin <pattishin@users.noreply.github.com>
0 commit comments