Tags: bitrise-steplib/steps-ionic-archive
Tags
Introduce `*.aab` support (#71) * Update dependencies * Added support for building and exporting `*.aab` * Try with single parameter * Try again * Add cordova version check * Fix regex and error handling * Migrate to unified CI format * Add workdir * Added workdir for `yarn` and `npm` steps * Add workdir to ionic prepare step * Migrate appstore connect secrets * Migrate ionic secrets * Migrate certificate secrets * Try other certificate * Rename secrets and input * Do not expand passphrase * Fix typo 😅 * One more * Remove is_expand try * Added check for cordova version validation * Fix log messages * Robust ionic command line arguments building * Add comments to clarify grouping logic
Tool 2294 ionic package name update (#56) * Use different ionic package names based on major version. * Use force param for npm to force overwriting existing binary links for a binary with the same name from an other pacakge. * moving ionic package name resolution to a package. * dep update * Update package org due to migration * Removing uneeded files * Remove using old build system by default * If using yarn, remove global package before installing new one. * Use latest sample app. * Remove alternative ionic packages if using yarn. * Adding comment
PreviousNext