Skip to content
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

[Tooling] Use bot for release management git operations #1666

Merged
merged 6 commits into from
Oct 25, 2024

Conversation

iangmaia
Copy link
Contributor

@iangmaia iangmaia commented Oct 24, 2024

References

PR adding Simplenote Android to ReleasesV2 already using the use-bot-for-git script: Automattic/simplenote-android#1688
See paaHJt-6EP-p2 for more details.

What it does

This PR updates the release pipelines to use the use-bot-for-git script to use a bot account for git operations, avoiding the need for SSH deploy keys with write permission.

Note: this PR also upgrades Xcode to 16.1-rc.1.

How to test

We'll fully run the release pipelines in the next release cycle once this is merged.

To test it, I've commented out a few side effects from start_code_freeze on b6124db and ran it directly on Buildkite (setting the env var PIPELINE=release-pipelines/start-code-freeze.yml) with this resulting build.

@iangmaia iangmaia added the tooling Related to anything that supports the building & maintaining of the project. label Oct 24, 2024
@iangmaia iangmaia self-assigned this Oct 24, 2024
@dangermattic
Copy link
Collaborator

dangermattic commented Oct 24, 2024

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Oct 24, 2024

Simplenote Prototype Build📲 You can test the changes from this Pull Request in Simplenote Prototype Build by scanning the QR code below to install the corresponding build.
App NameSimplenote Prototype Build Simplenote Prototype Build
Build Numberpr1666-62607e9-0192c3d7-b413-403d-91bb-e78466bac723
Version4.54
Bundle IDcom.codality.NotationalFlow.Alpha
Commit62607e9
App Center BuildSimplenote - Installable Builds #390
Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

@iangmaia iangmaia force-pushed the iangmaia/use-trusted-mac-agents-for-releases branch from 716405c to b6124db Compare October 24, 2024 19:55
@iangmaia iangmaia marked this pull request as ready for review October 24, 2024 19:58
@iangmaia iangmaia requested review from mokagio and a team October 24, 2024 19:58
Copy link
Contributor

@mokagio mokagio left a comment

Choose a reason for hiding this comment

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

Similar to wordpress-mobile/WordPress-iOS#23697 👍

I'll apply the suggestion to remove the shebang flags from WordPress-iOS when I'll work on the final bit of release-in-CI automation in the next few days.

@iangmaia iangmaia merged commit 43c8087 into trunk Oct 25, 2024
7 of 9 checks passed
@iangmaia iangmaia deleted the iangmaia/use-trusted-mac-agents-for-releases branch October 25, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Related to anything that supports the building & maintaining of the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants