Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Turn off gcloudignore parsing as we do not have one, to suppress warnings #12803

Conversation

rtibbles
Copy link
Member

@rtibbles rtibbles commented Nov 6, 2024

Summary

Our release pipeline has warnings like this in it multiple times:
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.

Turns this off to suppress these warnings.

@github-actions github-actions bot added the DEV: dev-ops Continuous integration & deployment label Nov 6, 2024
Copy link
Member

@LianaHarris360 LianaHarris360 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like process_gcloudignore is now properly disabled since we don't have a .gitignore file, thanks for handling this Richard. Sorry for the late review!

@LianaHarris360 LianaHarris360 merged commit c9ccaba into learningequality:develop Dec 16, 2024
34 of 35 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
DEV: dev-ops Continuous integration & deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants