Use charmcraft remote-build for all platforms#405
Draft
Conversation
Co-authored-by: sed-i <82407168+sed-i@users.noreply.github.com>
Co-authored-by: sed-i <82407168+sed-i@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Use charmcraft remote-build for s390x and ppc64el
Add s390x and ppc64el support via charmcraft remote-build
Dec 2, 2025
…hanges Co-authored-by: sed-i <82407168+sed-i@users.noreply.github.com>
Co-authored-by: sed-i <82407168+sed-i@users.noreply.github.com>
Copilot
AI
changed the title
Add s390x and ppc64el support via charmcraft remote-build
Use charmcraft remote-build for all platforms
Dec 2, 2025
Signed-off-by: Leon <82407168+sed-i@users.noreply.github.com>
Contributor
|
@copilot |
Co-authored-by: sinapah <55766091+sinapah@users.noreply.github.com>
Co-authored-by: sinapah <55766091+sinapah@users.noreply.github.com>
Author
Added Launchpad credentials setup in commits 1642421 and 8474c82. The token is now written to |
sed-i
reviewed
Jan 5, 2026
| - define-matrix | ||
| - quality-checks | ||
| uses: canonical/observability/.github/workflows/_charm-release.yaml@v1 | ||
| uses: canonical/observability/.github/workflows/_charm-release.yaml@copilot/use-charmcraft-remote-build |
Signed-off-by: Sina P <55766091+sinapah@users.noreply.github.com>
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Simplified Implementation: Use
charmcraft remote-buildfor All Platforms_charm-quality-checks.yaml(complexity not needed)_charm-release.yamlto use only remote-buildSummary
Simplified approach:
charmcraft remote-build~/.local/share/charmcraft/launchpad-credentialswith 600 permissionsThis approach is simpler and more maintainable than the previous version.
Original prompt
charmcraft remote-buildfor s390x and ppc64el #404✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.