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

New versions #476

Merged
merged 6 commits into from
Jul 31, 2023
Merged

New versions #476

merged 6 commits into from
Jul 31, 2023

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Jul 31, 2023

Mostly to deal with issues about pre-release versions still haunting me :/

Checklist:

  • The branch is named new-versions, such that the full CI will run.
  • Changelogs have only been modified under the Unreleased header.
  • Version numbers are bumped in the following order:
    • objc2-encode
    • objc2
    • block2
    • icrate
  • Local tests have been run (see helper-scripts/test-local.fish):
    • macOS 10.14.6 32bit
    • iOS 9.3.6, 1st generation iPad Mini
  • Any errors that emerge have been fixed in other PRs.
    • Dropped this, it doesn't really make sense.

Post merge:

  • A tag is created on the merge commit for each new version.

@madsmtm madsmtm added bug Something isn't working A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates A-framework Affects the framework crates and the translator for them A-block2 Affects the `block2` crate labels Jul 31, 2023
@madsmtm madsmtm added this to the Usable icrate milestone Jul 31, 2023
@madsmtm madsmtm marked this pull request as ready for review July 31, 2023 20:03
@madsmtm madsmtm merged commit 3d9b686 into master Jul 31, 2023
28 checks passed
@madsmtm madsmtm deleted the new-versions branch July 31, 2023 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-block2 Affects the `block2` crate A-framework Affects the framework crates and the translator for them A-objc2 Affects the `objc2`, `objc2-exception-helper` and/or `objc2-encode` crates bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant