impaktfull_cli 0.11.1 impaktfull_cli: ^0.11.1 copied to clipboard
A cli that combines all tools for development, testing, ci/cd,...
0.11.1 #
Fix: #
- Bug where the git status method would return the wrong value if nothing was detected
0.11.0 #
Feat: #
- Add the option to add a
flavor
to the versionbump command - Add the option to add a
suffix
to the versionbump command
0.10.13 #
Feat: #
- Add the option to check if git is clean
- Add the option to versionbump using
release_config.json
file - Add the option to check if a clitool is installed
0.10.2 #
Fix: #
- Renamed
valultName
toopValueName
onstartBuildWithCertificateAndPasswordFromOnePassword
on theCiCdPlugin
0.10.1 #
Fix: #
- Export
valultName
forstartBuildWithCertificateAndPasswordFromOnePassword
on theCiCdPlugin
0.10.0 #
Feat: #
- Added
rawServiceAccount
tostartBuildWithCertificateAndPasswordFromOnePassword
on theCiCdPlugin
0.8.0 #
Feat: #
- Pass service accounts to override the default service account in the
OnePasswordPlugin
0.7.0 #
Feat: #
- Added
getServiceAccountCredentials
toOnePasswordPlugin
to get google service account credentials from 1password.
0.5.1 - 0.5.3 #
Fix: #
- Bug where testflight upload would succeed when the app was invalid because of a lower,same version number
0.3.3 #
Docs: #
PlayStoreUploadConfig
extra documentationTestflightUploadConfig
extra documentation
0.3.2 #
Fix: #
PlayStoreUploadConfig
required fields if neededTestflightUploadConfig
required fields if needed
0.3.0 #
Feat: #
- (ci/cd): Upload to playstore with ci/cd plugin
- (ci/cd): Upload to appstore with ci/cd plugin
0.2.3 -> 0.2.20 #
Features: #
- (ci): Automatic publish to pub.dev from github actions (some trial and error happened)
0.2.1 #
Features: #
- (AppCenter): Export default distribution group.
- (cli): Added support to extend the cli with custom plugins.