* Ensure build-extension-charts runs that create PRs have GH_TOKEN set
* add optional override to github.token
* Revert "add optional override to github.token"
This reverts commit c6668395be.
* move env to correct step....
* add permisions to step
* add to other file, fix typo
* Incorporate compressedEndpoint property into extension charts - refactor publishing script to use values.yaml for endpoints
* Include compressed extension in ECI build plugin contents
* Add github workflow option to creator pkg
Add js-yaml to creator pkg dependencies
Update init to move workflow file into root app dir
Split build-extension workflow jobs - add tmp directory step in publish script
Fix issues with non-existent workflows - add some docs
Fix pkg and app versions
add yarn.lock and ignore
Update workflow to use @rancher/shell publish script
Decouple the image build from the publish script - update docs
Remove implies for repo and branch options
Update advanced.md
Change type folder generation from i18n to l10n
Remove mention of tmp dir in clean-up section
* Remove bundle registry_org conditional