[GH-60] Replace slack notifications with Teams notifications on manually run GH test actions. #633
automated-idp-web-tests.yml
on: pull_request
Configure and run tests, and upload test artifacts
1m 15s
Annotations
3 warnings
Configure and run tests, and upload test artifacts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Configure and run tests, and upload test artifacts
The "process_gcloudignore" option is true, but no .gcloudignore file was found. If you do not intend to process a gcloudignore file, set "process_gcloudignore" to false.
|
Configure and run tests, and upload test artifacts
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files:
- uses: 'actions/checkout@v4'
# ...
- uses: 'google-github-actions/upload-cloud-storage@v2'
Check that the "path" points to a valid destination on disk, relative to the GitHub Workspace. Make sure your files are not being ignored via a .gcloudignore file in the repository.
|