up

Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.

MIT License

Stars
8.8K
Committers
22

Bot releases are hidden (Show)

up - v0.1.12

Published by tj about 7 years ago

Changelog

e964c9a add some basic formatting to stack plan for now
d433017 rename up stack show to up stack status
1242469 fix hard-coded versions for stack updates


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.11

Published by tj about 7 years ago

Changelog

7b44457 add up stack plan and up stack apply support. Closes #115
56de492 add support for regions defined in ~/.aws/config
8107021 add environment variables when building
61ce2e8 fix support for implicit app.js when package.json is present


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.10

Published by tj about 7 years ago

Changelog

You can now omit node_modules in .upignore if you're bundling JS projects.

bf47d05 add default of ./server back for when source is omitted (main.go for example)
289ddc2 remove old ./server defaults as they assume source files are present in Lambda
0f9ebee update go-archive for gitignore parity improvements (** etc)


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.9

Published by tj about 7 years ago

Changelog

The 991c550 commit was reverted because it would cause errors if you .upignore *.go for example, since inference was required for this check. A better implementation will be added later.

991c550 Revert "add error when a dir does not look like a valid project. Closes #197"
d6fb2e8 add smaller progress bar for initial stack


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.8

Published by tj about 7 years ago

Changelog

Run up upgrade to update. If you already have an app deployed, you may have to run up stack delete first due to the 3c38c05 breaking change.

83af92c add support python projects with a requirements.txt
03c0e05 add error when a dir does not look like a valid project. Closes #197
725e05d add install.sh for one-line installs
fea199b fix python config, don't override user's custom command
0199546 fix exec bit on windows. Closes #225
6b05610 fix greedy default error page, add option to explicitly enable. Closes #233
3c38c05 remove "-api" suffix from IAM role (breaking change)
dc1f15d remove default of ./server


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.7

Published by tj about 7 years ago

Changelog

c20b75f add better description for --force
4018ab6 add size of code/zip before attempting deploy. Closes #222
e28cb28 fix relay timeout


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.6

Published by tj about 7 years ago

Changelog

89066e1 add hiding of cursor when upgrading
135e652 docs: add ignorefile stuff
391ea27 docs: add more stack stuff
49768dc change stack deletion to wait by default. Closes #143
af5c51e add synchronization of analytics flushing


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.5

Published by tj about 7 years ago

Changelog

21d5cc2 fix overly optimistic initialization of config/project leading to errors.


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.4

Published by tj about 7 years ago

Changelog

9199f66 add lambda metrics. Closes #205
1231c8d add gzip compression support. Closes #79


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.3

Published by tj about 7 years ago

Changelog

fb98e88 add first pass at metrics command. Closes #177
a491f40 add CONTRIBUTING.md. Closes #196
f2ed01f add minimum IAM policy. Closes #176
3f9fd7c add .name to the error, in case it is inferred. Closes #191
bde086f add force rewrite support. Closes #181
b838a14 add first pass of stack show. Closes #178
bdf29af fix handling of GetRole permission issues
4a7666c fix typo in upgrade output

up - v0.1.2

Published by tj about 7 years ago

Changelog

8f8a896 add go-update to vendor
bde086f add force rewrite support. Closes #181
b838a14 add first pass of stack show. Closes #178
4a7666c fix typo in upgrade output
62a31e7 fix up version


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.1

Published by tj about 7 years ago

Changelog

ed7bcd7 add upgrade command for updating Up. Closes #60
9bdd985 change version in cmd/up for master


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64

up - v0.1.0

Published by tj about 7 years ago

Initial release. Note that Up is still in early stages (thus v0.1.0), if there's a bug chances are I know about it, but if you don't see an issue please open one :D.


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64