Matheus Fernandes
ca1be7b501
Add support for coupon codes ( #747 )
* [BREAKING] `now domains`: remove `--config` flag
Needed so we can introduce `--coupon`
* Remove test code
* Fix the amount of erased lines upon error
* Make it async
* Add option to clear the output after adding the card
* Tweak success message
* Add support for coupon codes
7 years ago
Igor Klopov
7336c8cb0e
Fix for #729 ( #745 )
* use 'which' to detect the path of global cmd
* fix downloading apline binaries
8 years ago
Nathan Rajlich
d8de1bcd91
secrets: treat any 4xx error code as "user error" ( #744 )
The Secrets endpoints used to inappropriately return a 400
error code when a secret name collision occurred (i.e. when
creating a secret with a name that already exists, or when
trying to rename a secret to a name that is already in use).
Now they return 409 Conflict which is more correct for those
scenarios.
So while we're at it, just treat all 4xx error codes as user errors.
8 years ago
Matheus Fernandes
733a288677
7.3.1
8 years ago
Matheus Fernandes
372f2b4e4d
When on non-TTY mode, wait for the deployment to complete before exiting ( #743 )
* When on non-tty mode, wait for the deployment to complete before exiting
* Fix typo
8 years ago
Jarmo Isotalo
55879b3e32
Atomically is the correct word ( #741 )
8 years ago
Leo Lamprecht
67801791c5
8.0.0-beta.8
8 years ago
Leo Lamprecht
ed90053a12
Automatically publish as a beta release
8 years ago
Leo Lamprecht
d75c3f9348
Set correct paths in bundle
8 years ago
Leo Lamprecht
cba609effd
8.0.0-beta.7
8 years ago
Leo Lamprecht
0b82f77def
Bumped `babel-loader` to the latest version
8 years ago
Leo Lamprecht
ee6c78edd0
Made google cloud deployments work again
8 years ago
Leo Lamprecht
913e99364b
8.0.0-beta.6
8 years ago
Leo Lamprecht
e51e713564
Copy missing file into bundle
8 years ago
Leo Lamprecht
98ec36da64
8.0.0-beta.5
8 years ago
Leo Lamprecht
18cfb8ce75
Exit process when not logged into GCP and trying to deploy
8 years ago
Leo Lamprecht
e0fa631b99
Correctly inject directory names
8 years ago
Leo Lamprecht
f84e4e76a9
Removed unused dependency
8 years ago
Leo Lamprecht
a1f7dd1bea
Use correct npm scripts
8 years ago
Leo Lamprecht
0ee23be289
8.0.0-beta.4
8 years ago
Leo Lamprecht
36d7cfd4eb
Field for repository added to package info
8 years ago
Leo Lamprecht
b4db734ec6
Added missing `arr-flatten` dependency
8 years ago
Leo Lamprecht
a1a646e303
Bumped dependencies to the latest version
8 years ago
Leo Lamprecht
c508751bc3
Removed a directory description
8 years ago
Leo Lamprecht
98a654ab67
Remember the configuration again
8 years ago
Leo Lamprecht
0f4a493aa9
Sweetened message login messages
8 years ago
Leo Lamprecht
cbe4af8eaa
Use `mri` instead of `minimist`
8 years ago
Leo Lamprecht
17796a682d
8.0.0-beta.3
8 years ago
Leo Lamprecht
ebf6c27aa3
Build before linking
8 years ago
Leo Lamprecht
7746efff3e
Additional information added to readme
8 years ago
Leo Lamprecht
4f0651b26b
Avoid useless bundle builds
8 years ago
Leo Lamprecht
870c95c870
Fixed deployments
8 years ago
Leo Lamprecht
f3b6f9edb0
Ignore `pkg` output in Git
8 years ago
Igor Klopov
ebd3db90b0
Yarn artifacts + fix alpine download ( #51 )
* backup of binary to be included into yarn artifacts
* fix downloading alpine binary
8 years ago
Leo Lamprecht
9d7cac8acb
Build again before deploying
8 years ago
Leo Lamprecht
55dec6e419
Fixed ability to push releases to Slack
8 years ago
Leo Lamprecht
c847179be1
Missing `pkg` dependency added
8 years ago
Leo Lamprecht
ecbef2ac9d
Ensure that package bundle doesn't get lost on CI
8 years ago
Leo Lamprecht
341c22ac31
Removed native module from dependency list
8 years ago
Leo Lamprecht
d2642f9601
Missing badges added
8 years ago
Leo Lamprecht
1f5a2dbd65
Use Travis CI instead of Circle CI
8 years ago
Leo Lamprecht
9d9fd7e097
Tell npm to publish as beta
8 years ago
Leo Lamprecht
6efdb0fb9d
Test on Circle CI
8 years ago
Leo Lamprecht
30ed4bcc64
Added missing dependency
8 years ago
Leo Lamprecht
06f5ebf111
Added support for updates
8 years ago
Leo Lamprecht
fb67971bfd
Package description added
8 years ago
Leo Lamprecht
c7535de719
Added ability to link in development
8 years ago
Leo Lamprecht
d2617270bb
Fixed URL for `pkg` downloads
8 years ago
Leo Lamprecht
7e37d8825c
Create a bundle using `pkg` on the fly
8 years ago
Leo Lamprecht
35e7b994ef
Fixed Flow errors
8 years ago