|
c465153cc7
|
Fixes for repos checked out from a tag rather than a branch (#437)
* Fixes for repos checked out from a tag rather than a branch
* Fix happy path
|
2023-06-24 11:19:20 -06:00 |
|
|
938f51ef8c
|
Specify chunker stack branches (#410)
* Specify v5 branches
* Fix logic for branch switch
|
2023-05-24 20:00:42 -06:00 |
|
|
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 |
|
|
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 |
|
|
db1edd85e6
|
Catch and report git errors (#353)
Former-commit-id: 7c867171e4
|
2023-04-19 15:29:41 -06:00 |
|
|
5a4220ff41
|
Update version info
Former-commit-id: b0947081de
|
2023-01-17 22:38:30 -07:00 |
|
|
a60fb08c8a
|
Make code compatible with Pyton 3.8
Former-commit-id: 04a3049162
|
2023-01-17 22:25:04 -07:00 |
|
|
2b15eff104
|
Initial implementation of stack
Former-commit-id: 1d7128c6e1
|
2023-01-17 16:05:50 -07:00 |
|
David Boreham
|
0a66b7e9d2
|
Fix odd import problem
|
2023-01-11 21:56:05 -07:00 |
|
|
c99687cc80
|
Switch to Python3 importlib
|
2023-01-07 20:44:08 -07:00 |
|
|
43d59a9e28
|
Quiet verbose output
|
2022-11-29 19:54:08 -07:00 |
|
|
ed4352911d
|
Allow http for git (as the default)
|
2022-11-15 22:18:43 -07:00 |
|
|
1a5844af7a
|
Fix shiv package
|
2022-11-15 22:02:44 -07:00 |
|
|
5a69bf471b
|
Move data files into subdirectory
|
2022-11-15 11:34:13 -07:00 |
|
|
437b5a696c
|
Selective git clone/pull
|
2022-11-14 22:49:00 -07:00 |
|
|
1a7e3854d2
|
Remove unused variables
|
2022-10-06 06:50:42 -06:00 |
|
|
1050e25607
|
Some lint goodness
|
2022-10-03 19:37:18 -06:00 |
|
Michael Shaw
|
27009ba16f
|
fixes and inclusion of naive first time setup script
|
2022-09-29 15:43:43 -04:00 |
|
Michael Shaw
|
273a5c9f1d
|
adding local_stack option for repository setup
|
2022-09-29 14:51:29 -04:00 |
|
|
a6ce56264b
|
Fix branch processing when no branches specified
|
2022-09-28 10:21:37 -06:00 |
|
|
debbc5295b
|
Add capability to override the default branch in a repo
|
2022-09-18 23:00:02 -06:00 |
|
|
5890b3f06a
|
Clean up
|
2022-08-24 13:01:35 -06:00 |
|
|
2fadafbd87
|
More click code
|
2022-08-24 12:29:51 -06:00 |
|
|
fbf9d17a64
|
Beginnings of click support
|
2022-08-23 21:27:42 -06:00 |
|
|
271b078cf9
|
Rename for compatibility with Python import
|
2022-08-23 20:51:07 -06:00 |
|