Commit Graph

11 Commits (3291c164668e33e5cdf138f2a0c1638c91e06ead)

Author SHA1 Message Date
Thomas E Lackey 3291c16466
Update stacks for migrated laconic repos. (#594)
Smoke Test / Run basic test suite (push) Successful in 4m5s Details
Publish / Build and publish (push) Successful in 52s Details
Deploy Test / Run deploy test suite (push) Successful in 2m51s Details
2023-10-20 11:59:06 -05:00
David Boreham 3c5489681f
Implement deployment config (#554)
* Initial deployment config implementation

* Complete implementation, add test

* Fix funky indentation

* Revert test test
2023-10-03 12:49:15 -06:00
David Boreham 626cc17373
Update copyright messages (#530)
Smoke Test / Run basic test suite (push) Successful in 8m17s Details
Publish / Build and publish (push) Successful in 1m43s Details
Deploy Test / Run deploy test suite (push) Successful in 5m32s Details
Co-authored-by: David Boreham <david@bozemanpas.com>
2023-09-10 13:28:26 -06:00
David Boreham f48f4978aa
Host port mapping recipes (#521)
* Implement --map-ports-to-host feature
2023-09-04 12:14:05 -06:00
David Boreham 7797185d07
Mainnet laconic setup (#510)
Publish / Build and publish (push) Successful in 1m50s Details
Deploy Test / Run deploy test suite (push) Successful in 4m51s Details
Smoke Test / Run basic test suite (push) Successful in 7m57s Details
2023-08-23 15:20:28 -06:00
David Boreham 5afe7a29ae
Add a basic deployment test (#476)
Publish / Build and publish (push) Successful in 34s Details
Deploy Test / Run deploy test suite (push) Successful in 2m29s Details
Smoke Test / Run basic test suite (push) Successful in 2m24s Details
2023-07-31 15:08:34 -06:00
David Boreham 758ec168bd
Setup command execution (#469)
Smoke Test / Run basic test suite (push) Successful in 2m30s Details
Publish / Build and publish (push) Successful in 32s Details
Deploy Test / Run deploy test suite (push) Successful in 2m4s Details
2023-07-29 22:38:46 -06:00
David Boreham 6d620ba9c2
git branch in stack and on command line (#409)
* Support @branch notation in stack.yml

* Refactor and support branches directive
2023-05-24 19:49:26 -06:00
David Boreham ec6b5439f4
Support for git hosts other than github (#407)
* Update repository list file

* Add host part to repo name

* Allow git hosts other than github
2023-05-24 17:19:21 -06:00
David Boreham 27195fc977 Add stack tests
Former-commit-id: c80ed2b245
2023-01-24 08:19:24 -07:00
David Boreham 629e484c30 Implement deploy-system port command
Former-commit-id: ea6f932e00
2023-01-23 22:09:56 -07:00