Skip to content

Tags: makeomatic/deploy

Tags

v13.1.0

Toggle v13.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
chore: adjust sample

v13.0.7

Toggle v13.0.7's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
fix: unshift volumes instead of adding them in

v13.0.6

Toggle v13.0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
fix: releaserc fallback, extra comma

v13.0.5

Toggle v13.0.5's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
fix: missing await calls

v13.0.4

Toggle v13.0.4's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
fix: docker push cmd

v13.0.3

Toggle v13.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
chore: update deps

v13.0.2

Toggle v13.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
fix: shells -> execa remnants

v13.0.1

Toggle v13.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
AVVS Vitaly Aminev
fix: docker build args parsing, rm --squash

v13.0.0

Toggle v13.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: esm-only, drop bluebird, shelljs, yarn (#64)

BREAKING CHANGE: drops usage of mentioned dependencies, only distributes as ESM.
Introduces cosmicconfig to be able to read more configuration formats. This can
still be used in CJS project as it is self-contained. However, projects using
chrome helpers may have issues, auto-install script does less and eventually
should be fully removed. Now accepts uid for test / exec user, resolves it or creates user with that uid and uses it going forward

v12.11.2

Toggle v12.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: parsing node version as a string (#63)