andre-paraense / launchdarkly_flutter

A LaunchDarkly Flutter SDK
GNU Lesser General Public License v3.0
4 stars 5 forks source link

CI/CD configuration #4

Closed andre-paraense closed 4 years ago

andre-paraense commented 4 years ago

Requirements

Related issues

No issues related, just configuring CI/CD properly.

Describe the solution you've provided

Took flutter pub publish --dry-run to CI and configured real flutter pub publish in CD.

How to test?

Publish a release!

Future works

Whenever the tokens have expired, we will need to publish manually and refresh secrets for them.