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

Migrate release flow components to FastLane #3563

Merged
merged 6 commits into from
Nov 18, 2024

Conversation

kshann
Copy link
Contributor

@kshann kshann commented Nov 18, 2024

Task/Issue URL: https://app.asana.com/0/72649045549333/1208137627434479
Tech Design URL:
CC:

Description:

  • Update ddg_apple_automation version
  • Migrates some actions to fastlane in release flow

Steps to test this PR:
1.
2.

Definition of Done:


Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@kshann kshann requested a review from ayoy November 18, 2024 12:32
@kshann kshann marked this pull request as ready for review November 18, 2024 12:33
Copy link
Collaborator

@ayoy ayoy left a comment

Choose a reason for hiding this comment

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

LGTM, excited to see these workflows being replaced by fastlane! Please remember to update the plugin to the latest release before merging, otherwise it looks good to go! Thanks!

@kshann kshann merged commit dd2354e into main Nov 18, 2024
16 of 17 checks passed
@kshann kshann deleted the kieran/migrate-release-to-fastlane branch November 18, 2024 13:15
samsymons added a commit that referenced this pull request Nov 18, 2024
* main:
  Bump version to 1.115.0 (310)
  Update skip-release check
  Update fastlane plugin to 0.11.6
  Bump ddg-apple-automation version for bugfix (#3565)
  PIR E2E tests GitHub actions (#3528)
  Update autoconsent to v11.5.0 (#3561)
  Bump version to 1.115.0 (309)
  Set marketing version to 1.115.0
  Update embedded files
  Bump plugin-ddg_apple_automation (#3564)
  Migrate release flow components to FastLane (#3563)
  VPN auth token logic update (#3562)
@kshann kshann mentioned this pull request Nov 21, 2024
2 tasks
kshann added a commit that referenced this pull request Nov 25, 2024
Task/Issue URL:
https://app.asana.com/0/1205419239275955/1208658415307255/f
Tech Design URL:
CC:

**Description**:
- Update hotfix release flow to use new Fastlane actions
- `build_hotfix_release.yml` executes the same action we use in
`start_new_release`. I didn't explicitly test this flow here but. I
followed suit with what has been done in
[publish_dmg_release.yml](https://github.com/duckduckgo/macos-browser/blob/15a5208e8b45959e26a28951cf3f3223cce8fd3f/.github/workflows/publish_dmg_release.yml#L250)
and the action was tested in
#3563

**Optional E2E tests**:
- [ ] Run PIR E2E tests
Check this to run the Personal Information Removal end to end tests. If
updating CCF, or any PIR related code, tick this.

**Steps to test this PR**:
1. See successful
[run](https://github.com/duckduckgo/macos-browser/actions/runs/11952774788)
2. [Second
test](https://github.com/duckduckgo/macos-browser/actions/runs/11988103007)
after PR feedback on automation PR

<!--
Tagging instructions
If this PR isn't ready to be merged for whatever reason it should be
marked with the `DO NOT MERGE` label (particularly if it's a draft)
If it's pending Product Review/PFR, please add the `Pending Product
Review` label.

If at any point it isn't actively being worked on/ready for
review/otherwise moving forward (besides the above PR/PFR exception)
strongly consider closing it (or not opening it in the first place). If
you decide not to close it, make sure it's labelled to make it clear the
PRs state and comment with more information.
-->

**Definition of Done**:

* [ ] Does this PR satisfy our [Definition of
Done](https://app.asana.com/0/1202500774821704/1207634633537039/f)?

---
###### Internal references:
[Pull Request Review
Checklist](https://app.asana.com/0/1202500774821704/1203764234894239/f)
[Software Engineering
Expectations](https://app.asana.com/0/59792373528535/199064865822552)
[Technical Design
Template](https://app.asana.com/0/59792373528535/184709971311943)
[Pull Request
Documentation](https://app.asana.com/0/1202500774821704/1204012835277482/f)

---------

Co-authored-by: Dominik Kapusta <dkapusta@duckduckgo.com>
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