Skip to content

Tags: hmmhmmhm/cli

Tags

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Up uses token for user authorization (railwayapp#31)

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Trip v (railwayapp#30)

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove out.tar.gz (railwayapp#28)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Versioning (railwayapp#26)

* Gets version
* Checks if CLI is up to date on `run`, `init` and `version`
* Pipes versioning via ldflags w/ goreleaser

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Re-Enable up for Alpha (railwayapp#25)

* Re-Enable up for Alpha

* Update gateway/up.go

Co-authored-by: Jake Runzer <jakerunzer@gmail.com>

* Ignore node_modules

* Gitignore respected

Co-authored-by: Jake Runzer <jakerunzer@gmail.com>

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support railway init projectid (railwayapp#15)

* project not found if graphql error when fetching project

* allow initing a project with id

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove Home Entirely (railwayapp#20)

v0.1.0

Toggle v0.1.0's commit message
Remove cross comp

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove build command, rename project token, and handle railway run wi…

…th no command (railwayapp#12)

* Remove railway build command
* Rename RAILWAY_PRODUCTION_TOKEN to RAILWAY_TOKEN
* Handle railway run with no command