Skip to content

Conversation

@sea-snake
Copy link
Contributor

@sea-snake sea-snake commented Dec 3, 2025

Adds script to conveniently deploy any PR to beta, usage:

./scripts/deploy-pr-to-beta <PR_NUMBER>

```
./scripts/deploy-pr-to-beta <PR_NUMBER>
```
```
./scripts/deploy-pr-to-beta <PR_NUMBER>
```
Copilot finished reviewing on behalf of aterga December 3, 2025 16:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a convenience script deploy-pr-to-beta that automates the deployment of any pull request to the beta Internet Identity canister. The script fetches the built artifact from GitHub Actions workflow runs, downloads it, and deploys it to the beta canister on the IC mainnet using dfx.

Key Changes

  • New bash script that integrates with GitHub API and Actions to fetch PR artifacts
  • Automated deployment pipeline using the gh CLI for authentication and artifact retrieval
  • Cleanup handler to remove temporary files after execution

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

sea-snake and others added 5 commits December 5, 2025 17:09
Co-authored-by: Arshavir Ter-Gabrielyan <[email protected]>
Co-authored-by: Arshavir Ter-Gabrielyan <[email protected]>
Co-authored-by: Arshavir Ter-Gabrielyan <[email protected]>
Co-authored-by: Arshavir Ter-Gabrielyan <[email protected]>
Co-authored-by: Arshavir Ter-Gabrielyan <[email protected]>
@sea-snake sea-snake enabled auto-merge December 5, 2025 16:12
@sea-snake sea-snake added this pull request to the merge queue Dec 5, 2025
Merged via the queue into main with commit 88ec6ec Dec 5, 2025
69 checks passed
@sea-snake sea-snake deleted the sea-snake/deploy-pr-to-beta-script branch December 5, 2025 16:30
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