Commit graph

12 commits

Author SHA1 Message Date
nebulatgs
0bb51b8a89
bump package.json 2023-03-04 09:28:34 -05:00
Nebula
21bbdcc7f8
simplify npm workflow (#313)
* simplify npm workflow

* brew tap
2023-03-04 00:57:14 -05:00
Nebula
692b20f757
add npm release workflows (#312)
* add npm release workflows

* remove commented code
2023-03-04 00:43:32 -05:00
Nebula
0cfb79da46
Migrate to CLI v3 (#304)
* delete everything

* migrate to v3

* basic logout command

* remove pre-release text

* additional error handling in rlwy domain

* fixed backwards logic on rlwy domain

* accept environment id in rlwy run

* default environment on rlwy link if there's only 1

* dont print plugins and services if there are none

* skip serializing nones

* remove entities file

* rename ServiceDomains

* link to project upon init

* remove description prompt

* fully remove description prompt

* remove dead code

* refactor some of the commands

* update repo target

* fix broken render_config

* cleanup unused vars

* remove muts

* bump cargo version to 3.0.0

* change repo on Cargo.toml

---------

Co-authored-by: Angelo <asara019@fiu.edu>
2023-03-03 21:44:32 -05:00
Juan Martín Seery
b72f7d841c
Install binary correctly with NPM (again) (#193) 2022-02-16 11:46:27 -08:00
Juan Martín Seery
88d8239f02
Added node engine warning (#190) 2022-02-15 17:08:39 -08:00
Juan Martín Seery
9ef0aebb21
Install binary correctly with NPM (#182)
* Added postinstall script

* Removed "goBinary"

* Remove unused mappings
2022-02-15 15:04:57 -08:00
Jake Runzer
ef02a0d3c5 remove npm version from package json 2020-10-02 11:43:11 -06:00
Jake Runzer
4d34a876ae update npm package json 2020-10-02 10:29:22 -06:00
Jake Runzer
7a220ca651 no npm files 2020-10-02 01:21:25 -06:00
Jake Runzer
1ed83bafa6 fix npm publish action and json file 2020-10-02 00:35:55 -06:00
Jake Runzer
7a7c380428 move npm directory to root 2020-10-02 00:13:55 -06:00
Renamed from npm/package.json (Browse further)