Skip to content

feat: enable rolling build image shas #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 24, 2025
Merged

Conversation

codebytere
Copy link
Member

Add roller capabilities to new package releases of https://github.com/electron/build-images

@codebytere codebytere requested a review from dsanders11 April 22, 2025 09:37
@codebytere codebytere requested review from a team as code owners April 22, 2025 09:37
@codebytere codebytere force-pushed the autoroll-build-images branch 2 times, most recently from 0c2e6d2 to 0d2446c Compare April 22, 2025 18:13
const octokit = await getOctokit();

const { target_oid } = payload.registry_package.package_version;
const previousTargetOid = await getPreviousTargetOid(payload);
Copy link
Member

Choose a reason for hiding this comment

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

Is it always gonna be the exact previous oid, maybe we should get a list of like the last 30 or something and look to replace any of the options

@codebytere codebytere force-pushed the autoroll-build-images branch from 0d2446c to 306ab9d Compare April 23, 2025 11:44
@dsanders11 dsanders11 self-requested a review April 23, 2025 17:40
@codebytere codebytere merged commit c6f1560 into main Apr 24, 2025
1 check passed
@codebytere codebytere deleted the autoroll-build-images branch April 24, 2025 09:08
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