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

Bump version codes for version 0.13 RC01 #5389

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

BenHenning
Copy link
Member

@BenHenning BenHenning commented Apr 17, 2024

Explanation

Preps the version codes & minor versions for cutting release candidate 1 of beta version 0.13.

Essential Checklist

  • The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • Any changes to scripts/assets files have their rationale included in the PR explanation.
  • The PR follows the style guide.
  • The PR does not contain any unnecessary code changes from Android Studio (reference).
  • The PR is made from a branch that's not called "develop" and is up-to-date with "develop".
  • The PR is assigned to the appropriate reviewers (reference).

For UI-specific PRs only

N/A

@BenHenning BenHenning requested a review from a team as a code owner April 17, 2024 01:36
@BenHenning BenHenning requested a review from seanlip April 17, 2024 01:37
@BenHenning
Copy link
Member Author

@seanlip PTAL.

@BenHenning BenHenning enabled auto-merge (squash) April 17, 2024 01:37
version.bzl Show resolved Hide resolved
@seanlip seanlip assigned BenHenning and unassigned seanlip Apr 17, 2024
@oppiabot oppiabot bot added the PR: LGTM label Apr 17, 2024
Copy link

oppiabot bot commented Apr 17, 2024

Hi @BenHenning, this PR is ready to be merged. Please address any remaining comments prior to merging, and feel free to merge this PR once the CI checks pass and you're happy with it. Thanks!

@BenHenning BenHenning merged commit a0deeea into develop Apr 17, 2024
26 checks passed
@BenHenning BenHenning deleted the bump-version-codes-for-0.13 branch April 17, 2024 02:04
BenHenning added a commit that referenced this pull request Jun 21, 2024
)

## Explanation
This updates version codes for the 0.13 beta release of Oppia Android.
#5389 was made without an actual release taking place, and we've since
launched a test version of the app using release automation that used up
version code 151. Thus, this brings version codes 2 releases past
version code 151:
- The earlier version codes (-7 from the ones in this PR) will be used
for the 0.13 release.
- The current version codes will be used for a tester-only version of
the app to verify our QA tester installation process.

## Essential Checklist
- [ ] ~The PR title and explanation each start with "Fix #bugnum: " (If
this PR fixes part of an issue, prefix the title with "Fix part of
#bugnum: ...".)~
- [x] Any changes to
[scripts/assets](https://github.com/oppia/oppia-android/tree/develop/scripts/assets)
files have their rationale included in the PR explanation.
- [x] The PR follows the [style
guide](https://github.com/oppia/oppia-android/wiki/Coding-style-guide).
- [x] The PR does not contain any unnecessary code changes from Android
Studio
([reference](https://github.com/oppia/oppia-android/wiki/Guidance-on-submitting-a-PR#undo-unnecessary-changes)).
- [x] The PR is made from a branch that's **not** called "develop" and
is up-to-date with "develop".
- [x] The PR is **assigned** to the appropriate reviewers
([reference](https://github.com/oppia/oppia-android/wiki/Guidance-on-submitting-a-PR#clarification-regarding-assignees-and-reviewers-section)).

## For UI-specific PRs only
N/A -- build infrastructure-only change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants