Skip to content

CI multisig#67

Open
AndreiRegiani wants to merge 28 commits into
mainfrom
ci-multisig-workflow
Open

CI multisig#67
AndreiRegiani wants to merge 28 commits into
mainfrom
ci-multisig-workflow

Conversation

@AndreiRegiani

@AndreiRegiani AndreiRegiani commented May 26, 2026

Copy link
Copy Markdown
Member

Depends on holepunchto/actions#85


Tested E2E in my fork with all secrets set: -> https://github.com/AndreiRegiani/hello-pear-electron/actions/runs/28509895621 (see stage summary)

  • Final multisig step (commit) is done manually as documented in the README.md, using $ pear multisig

Action (stage summary completed)

image

(Fork) Settings

For signed builds:

image

For multisig (these values are not secrets)

image

Tested E2E: signed-artifact CI multisig OTA updates - macOS.dmg

Screenshot 2026-07-01 at 04 30 06

-> run instructions...

image image image image image

@AndreiRegiani AndreiRegiani changed the title CI multisig boilerplate CI stage + multisig May 27, 2026
@AndreiRegiani AndreiRegiani changed the title CI stage + multisig CI multisig Jun 15, 2026
Comment thread .github/workflows/build-release.yml Outdated
@AndreiRegiani AndreiRegiani marked this pull request as ready for review July 1, 2026 10:47
@AndreiRegiani AndreiRegiani requested a review from a team July 1, 2026 10:47
Comment thread .github/workflows/build-release.yml
RaisinTen
RaisinTen previously approved these changes Jul 1, 2026
Comment thread package-lock.json
@AndreiRegiani AndreiRegiani requested a review from RaisinTen July 2, 2026 10:47
primary-key: ${{ secrets.PEAR_PRIMARY_KEY }}
target: ${{ env.STAGE_TARGET }}

- name: Resolve source verlink

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.

I dont think we need this, just add the prerelease key as an input parameter to the multisig request creation step

- name: Install staging tools
run: npm install -g pear-build pear-ci-multisig corestore hyperdrive pear-link

- name: Build stage directory

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.

We should abstract this into its own action

echo "$verlink"
echo "source-verlink=$verlink" >> "$GITHUB_OUTPUT"

- name: Create multisig request

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.

also this could be its own action

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.

3 participants