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

snapcraft builds: rewrite build_remote.py to be resilient to snapcraft output changes #9890

Open
wgreenberg opened this issue Feb 7, 2024 · 0 comments
Assignees

Comments

@wgreenberg
Copy link
Collaborator

wgreenberg commented Feb 7, 2024

Our build_remote.py tooling is highly coupled to snapcraft's stdout format, which is liable to change at any time (and has). We should rewrite it so our builds are more resilient to changes to that output.

For now, we've hardcoded the SNAPCRAFT_REMOTE_BUILD_STRATEGY environment variable to force snapcraft to use the legacy tooling, but this should be considered a temporary fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant