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

feat: update to the latests native SDKs #179

Merged
merged 3 commits into from Mar 12, 2024
Merged

feat: update to the latests native SDKs #179

merged 3 commits into from Mar 12, 2024

Conversation

Mercy811
Copy link

@Mercy811 Mercy811 commented Mar 7, 2024

  • Enable flutter test when on release
  • Fix some nits at Flutter at lib/xxx.dart
  • Enable pre-release on beta branch at release.config.js which is triggered when the Release (release.yml) github actions is triggered

After this PR is merged to v4.x, do the following to pre-release

  1. Create a beta branch based on v4.x
  2. Manually run github actions Release with a dry run to make sure the correct semantic version will be set
  3. Manually run github actions Release without a dry run to pre-release. This is trigger publish.yml to publish the package to pub.dev
    Here is the test I ran on the forked repo.

Note that it's not as flexible as feature-branch-prerelease.yml of Browser SDK as it does not support selecting the prerelease branch but fix to beta branch due to the limitation of semantic-release while Browser SDK uses lerna.

BREAKING CHANGE: Update to the latest native SDKs
lib/amplitude.dart Outdated Show resolved Hide resolved
lib/amplitude.dart Show resolved Hide resolved
lib/amplitude.dart Show resolved Hide resolved
@Mercy811 Mercy811 merged commit fa0b4b9 into v4.x Mar 12, 2024
3 checks passed
@Mercy811 Mercy811 deleted the prerelease branch March 12, 2024 22:16
Copy link

🎉 This PR is included in version 4.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

justin-fiedler pushed a commit that referenced this pull request Mar 13, 2024
# [4.0.0-beta.1](v3.16.1...v4.0.0-beta.1) (2024-03-12)

### Features

* update to the latests native SDKs ([#179](#179)) ([fa0b4b9](fa0b4b9))

### BREAKING CHANGES

* Update to the latest native SDKs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants