chore: switch snap actions from snapcore to canonical#2030
Open
TerryHowe wants to merge 1 commit intooras-project:mainfrom
Open
chore: switch snap actions from snapcore to canonical#2030TerryHowe wants to merge 1 commit intooras-project:mainfrom
TerryHowe wants to merge 1 commit intooras-project:mainfrom
Conversation
Use canonical/action-build v1.3.0 and canonical/action-publish v1.2.0, which are the upstream canonical repos that snapcore forks from. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Terry Howe <terrylhowe@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2030 +/- ##
==========================================
+ Coverage 87.18% 87.21% +0.03%
==========================================
Files 143 143
Lines 5539 5539
==========================================
+ Hits 4829 4831 +2
+ Misses 423 421 -2
Partials 287 287 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Summary
Switch
snapcore/action-buildandsnapcore/action-publishto the upstream canonical repositories:snapcore/action-build→canonical/action-build@3bdaa03e1ba6bf59a65f84a751d943d549a54e79(v1.3.0)snapcore/action-publish→canonical/action-publish@214b86e5ca036ead1668c79afb81e550e6c54d40(v1.2.0)The
snapcoreorganization forks fromcanonical. Using the upstream source directly reduces the dependency chain.Test plan
release-snapworkflow viaworkflow_dispatchto confirm the canonical actions resolve and execute correctly🤖 Generated with Claude Code