Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix broken python-flask template on GHA #391

Merged
merged 15 commits into from
Sep 13, 2024
Merged

Conversation

ipince
Copy link
Contributor

@ipince ipince commented Sep 12, 2024

Summary

The flask template is failing to build in GHA, but it succeeds locally and on GCP. It's because .devbox is being copied over and it's out of date.

This is a simple solution that will fix this template, but we also need a devbox solution to fix this problem in the future, which I'll do separately. For more details, see:
https://jetify-com.slack.com/archives/C040L5DFHFT/p1726231576892029

How was it tested?

CICD

@ipince ipince changed the title [wip] Test building flask template Fix broken python-flask template on GHA Sep 13, 2024
@ipince ipince requested a review from mohsenari September 13, 2024 17:17
@ipince ipince marked this pull request as ready for review September 13, 2024 17:17
@ipince ipince merged commit 98be670 into main Sep 13, 2024
1 check passed
@ipince ipince deleted the rodrigo/test-flask-build branch September 13, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants