impaktfull_cli 0.10.11 impaktfull_cli: ^0.10.11 copied to clipboard
A cli that combines all tools for development, testing, ci/cd,...
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.