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

Release 3.0.0 into trunk #334

Merged
merged 16 commits into from
Feb 9, 2022
Merged

Release 3.0.0 into trunk #334

merged 16 commits into from
Feb 9, 2022

Conversation

mokagio
Copy link
Contributor

@mokagio mokagio commented Feb 4, 2022

New version 3.0.0.

Be sure to create a GitHub Release and tag once this PR gets merged.


I'd like to release a new version so that we can use the buildkite_trigger_build action in WordPress iOS and ditch CircleCI for releases, ideally starting in 19.2 🤞 ⏱️

I haven't enabled auto-merge so I can merge, tag, push, and release once approved.

@mokagio mokagio marked this pull request as ready for review February 4, 2022 12:58
@mokagio mokagio requested a review from a team February 4, 2022 12:58
@AliSoftware
Copy link
Contributor

There are a couple of small TODO/FIXME in the codebase right now that would be worth addressing before doing this new major version. (One that comes to mind is changing the default value for the default branch to trunk in the actions that use this)

Maybe not everything that is currently deprecated is ready to be already removed (the localize_projects stuff should probably wait for next major after that to get removed given we haven't transitioned to the new actions in client apps yet) but probably some quick-win ones could be addressed still?

We're getting ready to ship a new major version, 3.0.0, which is the
best time to introduce this breaking change, as the `TODO` comment
suggested.

See also:
#334 (comment)
…rameter

Update `DEFAULT_GIT_BRANCH` from `develop` to `trunk`
@mokagio
Copy link
Contributor Author

mokagio commented Feb 7, 2022

Thanks for the TODO suggestion and the quick review @AliSoftware.

I found four TODOs and no FIXME by grepping the code. As you've seen, I addressed two already. The others, are in ios_download_strings_files_from_glotpress.rb and depend on #296 which is still in draft.

Going to remove deprecated actions next, while I'm at it.

mokagio and others added 6 commits February 7, 2022 10:13
I also verified that this wasn't used in WordPress, WooCommerce, or
Simplenote.
I verified that is not used in WordPress, WooCommerce, or Simplenote.
Interestingly, neither is the suggested alternative,
`ios_merge_strings_file`.
…tead-of-reimplementing

Remove custom check for CI in favor of using Fastlane's one
@AliSoftware
Copy link
Contributor

Just a note that this PR is pending on #337 so a reminder not to approve/merge it until #337 lands first 🙂

Copy link
Contributor

@AliSoftware AliSoftware left a comment

Choose a reason for hiding this comment

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

Just approved and merged #337 so we should now be good to go! 🎉

@mokagio mokagio merged commit 06d9f92 into trunk Feb 9, 2022
@mokagio mokagio deleted the release/3.0.0 branch February 9, 2022 20:51
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