Skip to content

Tags: LiamCoop/cli

Tags

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Redeploy after variables change (railwayapp#97)

* Added GQL mutation and finished PoC

* Show Teams in Link Command (railwayapp#81)

* Teams in CLI

* Team prompts

* Fix lint

* Only get env variables when updating (railwayapp#83)

* Only get env variables when updating

* Update controller/envs.go

Co-authored-by: Jake Runzer <[email protected]>

Co-authored-by: Jake Runzer <[email protected]>

* Warn On Windows (railwayapp#84)

* Warn On Windows

* As string

* Warning as yello

* Newline

* Merge

* railway logs command (railwayapp#85)

* Deployment Logs in CLI

* Fix log polling (railwayapp#87)

* Do not prompt for teams if no teams (railwayapp#89)

* Clean Up Log Controller (railwayapp#90)

* Merge

* Remove superfluous fn

* Logs

* Reference correct slice on project prompt (railwayapp#91)

* GQL Golang Queries (railwayapp#92)

* Merge

* Add to lib

* Print

* Dont print MP

* Support nested structs

* Remove environment

* Update lib/gql/gql.go

* Tail Up (railwayapp#86)

* Deployment Logs in CLI

* Deploy Logs in CLI

* Live log tail

* Remove loggin code

* Update main.go

Co-authored-by: amy null <[email protected]>

* Add detached flag

* Don't fetch all deployments everytime

* Remove up command

* Add line number

* Comment

* Tail up on deploy

* Cant spell FML

* Fix flag err

* Re add tail detach for up

* use latest deploy

* Remove println

* Remove status indicator

* Custom errors

* Factor out incorrect errors

* Filter out removed

* Fix pointer walk

* Update main.go

Co-authored-by: Gregory Schier <[email protected]>

* Flatten root cmd

* Remove helper flag

* Fix print offset

* WTF

* As if this section wasn't confusing enough

* Use print

* Support build log timeouts   newlines

* Attach to cloud build line

* No idxMp

* Remove unused function

* Move prevwalk up

* Remove todo since it's done

* Big refactory

* Remove unused

* Fix NPE

* GQL soft error

* Handle build failure

* Do not export active state

* Remove surperfluous build function

* Only check logs once

* Added lil railway logs fin

* Deploy logs

Co-authored-by: amy null <[email protected]>
Co-authored-by: Gregory Schier <[email protected]>

* Newline at the end of up

* Add some docs

* Add redeploy logic and "up" detection

* Rename method and print deployment url

Co-authored-by: Jake Cooper <[email protected]>
Co-authored-by: Jake Runzer <[email protected]>
Co-authored-by: amy null <[email protected]>

v0.2.6

Toggle v0.2.6's commit message
Newline at the end of up

v0.2.5

Toggle v0.2.5's commit message

Verified

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

* Deployment Logs in CLI

* Deploy Logs in CLI

* Live log tail

* Remove loggin code

* Update main.go

Co-authored-by: amy null <[email protected]>

* Add detached flag

* Don't fetch all deployments everytime

* Remove up command

* Add line number

* Comment

* Tail up on deploy

* Cant spell FML

* Fix flag err

* Re add tail detach for up

* use latest deploy

* Remove println

* Remove status indicator

* Custom errors

* Factor out incorrect errors

* Filter out removed

* Fix pointer walk

* Update main.go

Co-authored-by: Gregory Schier <[email protected]>

* Flatten root cmd

* Remove helper flag

* Fix print offset

* WTF

* As if this section wasn't confusing enough

* Use print

* Support build log timeouts   newlines

* Attach to cloud build line

* No idxMp

* Remove unused function

* Move prevwalk up

* Remove todo since it's done

* Big refactory

* Remove unused

* Fix NPE

* GQL soft error

* Handle build failure

* Do not export active state

* Remove surperfluous build function

* Only check logs once

* Added lil railway logs fin

* Deploy logs

Co-authored-by: amy null <[email protected]>
Co-authored-by: Gregory Schier <[email protected]>

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reference correct slice on project prompt (railwayapp#91)

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix log polling (railwayapp#87)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
railway logs command (railwayapp#85)

* Deployment Logs in CLI

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only get env variables when updating (railwayapp#83)

* Only get env variables when updating

* Update controller/envs.go

Co-authored-by: Jake Runzer <[email protected]>

Co-authored-by: Jake Runzer <[email protected]>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Show Teams in Link Command (railwayapp#81)

* Teams in CLI

* Team prompts

* Fix lint

v0.1.39

Toggle v0.1.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Display team projects in link command (railwayapp#80)

* Handle when there are no projects found
* Remove avatar and projects from user entity
* Display team projects in link command

v0.1.38

Toggle v0.1.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support railway link <project_id> (railwayapp#79)