Skip to content

chore: add simple release pipeline#163

Merged
raymondk merged 12 commits intomainfrom
SDK-2404-create-a-simple-release-pipeline
Oct 24, 2025
Merged

chore: add simple release pipeline#163
raymondk merged 12 commits intomainfrom
SDK-2404-create-a-simple-release-pipeline

Conversation

@viviveevee
Copy link
Copy Markdown
Contributor

Add a simple release pipeline, mostly copied from dfx

https://dfinity.atlassian.net/browse/SDK-2404

@viviveevee viviveevee marked this pull request as ready for review October 23, 2025 14:25
@viviveevee viviveevee requested a review from a team as a code owner October 23, 2025 14:25
Comment thread .github/workflows/release.yml Outdated
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: icp-*.tar.*
file_glob: true
tag: ${{ env.PRETEND_TAG }}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What's this?

Copy link
Copy Markdown
Contributor Author

@viviveevee viviveevee Oct 24, 2025

Choose a reason for hiding this comment

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

Leftover from debugging. Reverted

@raymondk raymondk merged commit 808506a into main Oct 24, 2025
41 checks passed
@raymondk raymondk deleted the SDK-2404-create-a-simple-release-pipeline branch October 24, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants