Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore (release) - Release 1.0.7 (#177)
* chore (merge) - merge dev into staging (#163) * fix(setup): remove S3 usage and download from URL * fix(imports): use adoby-node-fetch * fix(vm): stop vm even on verification failing * feat(contribute): cli flag for auth token (run on VM) * fix(vm): fix VM setup * ci: update string literals in ts files for staging/dev environment --------- Co-authored-by: Daehyun Paik <[email protected]> * Promote to staging from dev (#166) * fix(setup): remove S3 usage and download from URL * fix(imports): use adoby-node-fetch * fix(vm): stop vm even on verification failing * feat(contribute): cli flag for auth token (run on VM) * fix(vm): fix VM setup * ci: update string literals in ts files for staging/dev environment * fix(ci): missing environment specifier in cli publish workflow --------- Co-authored-by: ctrlc03 <[email protected]> * chore(merge) - merge dev into staging (#170) * fix(setup): remove S3 usage and download from URL * fix(imports): use adoby-node-fetch * fix(vm): stop vm even on verification failing * feat(contribute): cli flag for auth token (run on VM) * fix(vm): fix VM setup * ci: update string literals in ts files for staging/dev environment * fix(ci): missing environment specifier in cli publish workflow * fix(timeout): fix issue with timing out while in upload phase --------- Co-authored-by: Daehyun Paik <[email protected]> * chore (merge) - dev to staging (#174) * fix(setup): remove S3 usage and download from URL * fix(imports): use adoby-node-fetch * fix(vm): stop vm even on verification failing * feat(contribute): cli flag for auth token (run on VM) * fix(vm): fix VM setup * ci: update string literals in ts files for staging/dev environment * fix(ci): missing environment specifier in cli publish workflow * fix(timeout): fix issue with timing out while in upload phase * fix(finalization): fix various bugs and add non interactive auth * build(cleanup): removed puppeteer and related tests --------- Co-authored-by: Daehyun Paik <[email protected]> * [release/v1.0.7] Promote dev to staging (#176) * fix(setup): remove S3 usage and download from URL * fix(imports): use adoby-node-fetch * fix(vm): stop vm even on verification failing * feat(contribute): cli flag for auth token (run on VM) * fix(vm): fix VM setup * ci: update string literals in ts files for staging/dev environment * fix(ci): missing environment specifier in cli publish workflow * fix(timeout): fix issue with timing out while in upload phase * fix(finalization): fix various bugs and add non interactive auth * build(cleanup): removed puppeteer and related tests * chore(release): publish 1.0.7 --------- Co-authored-by: ctrlc03 <[email protected]> Co-authored-by: daodesigner <[email protected]> --------- Co-authored-by: Daehyun Paik <[email protected]> Co-authored-by: daodesigner <[email protected]>
- Loading branch information