1
0
Commit Graph

39 Commits

Author SHA1 Message Date
161665ef72
Fix deploy commands (#404)
* Fix bugs

* Add test for deploy port command
2023-05-22 12:43:59 -06:00
85225c72d7 Fix another typo 2023-05-21 15:43:15 -06:00
223d1171e8 Change test display name 2023-05-21 07:42:09 -06:00
1e38e16550 Fix typo 2023-05-21 07:40:22 -06:00
dddae8cc7a
Dboreham/deploy volume control (#401)
* Implement volume control

* Deploy test

* Add test for volumes

* Enable CI for deploy test
2023-05-21 07:39:00 -06:00
d2dfcc813f Enable in-container docker
Former-commit-id: 074a3fe20eae5aab40c59a4c379d348efe38fdef
2023-04-20 16:21:26 -06:00
b3feab0592 Turn off CI job on push except for to main
Former-commit-id: 727fa67d8e0e5ac467388d8af29a6a99c15b74de
2023-04-19 21:32:48 -06:00
fefbcf031c Put file in the right place
Former-commit-id: aadd1c15f03e18701e035204e22a652f1e30329c
2023-04-19 18:27:56 -06:00
7021f8ed19 Add call to build tag script
Former-commit-id: 440b146e80af47fd67d916af3a9dbe135694b7d8
2023-04-10 12:17:54 -06:00
2e747b17be Publish test workflow (#308)
Former-commit-id: a16b1cd07311a887744c8f039ef076c052118e1a
2023-04-10 11:50:09 -06:00
607b85f447 Fix weird whitespace
Former-commit-id: 23d5d563e1d61daf5d83d31efd22f51d0ad9c325
2023-04-10 11:26:53 -06:00
ce6ef81fe5 Publish drafts on the test branch
Former-commit-id: 49f14f3191d2776abe9d27d7b97c57a789b5037c
2023-04-10 11:20:15 -06:00
7bcad7b936 Fix publish workflow
Former-commit-id: e5cf52f188792d3ac3c09a4ce995d91d765b2d8e
2023-04-10 09:18:39 -06:00
d72dcb6c74 Add test code
Former-commit-id: c934ffe18e4c36e6926c287fb4d2b33150355f70
2023-04-10 07:48:22 -06:00
1559330fd7 Add test code
Former-commit-id: a225d5034b5b9f221ad8671772f2f7356554e124
2023-04-10 07:44:14 -06:00
75958adf82 Go back to all branches
Former-commit-id: 862cc4d44893f620cad2c3aa2ad98fef7f754ba7
2023-04-10 07:37:48 -06:00
b3732bc7a6 Publish only on push to test branch
Former-commit-id: 5201138d6d6ea047139ed24507421a42b2407831
2023-04-10 07:27:31 -06:00
317608140f Trigger publish on PR and merge to main (#306)
Former-commit-id: c359188b3df206c4121477c959c31fe79bb6d9bd
2023-04-10 06:59:08 -06:00
21d7a1ba61 Add v prefix
Former-commit-id: 1389559bc6d2eeb162655f2a0fd472e0e87a3dda
2023-04-10 06:55:25 -06:00
17d5e37368 Remove comment
Former-commit-id: a26ec970bc3845c5cfa21b74271592413931ed31
2023-04-10 06:54:30 -06:00
f90000d9cc New build version scheme (#305)
* Use separate build tag file

* Implement new versioning scheme

* Update workflow file

Former-commit-id: 80bbbafeb6016441ec0420ccdcb480fd4afa844d
2023-04-10 06:43:23 -06:00
bf85c61711 Update for new tagging scheme
Former-commit-id: dbb959f6480238b9a3d8691043ff749bdfdc4481
2023-04-10 06:24:00 -06:00
a8815924c6 Fix typo
Former-commit-id: 93a2e1c8645ceba000344ddc1311cd5515a90d90
2023-04-09 22:44:15 -06:00
fe77955845 Enable publishing with fixed version
Former-commit-id: 751ed2e1570ed8da1031c9675469251d68e13a88
2023-04-09 22:41:01 -06:00
8fb9e6d39b Try to enable request logging
Former-commit-id: a930ad0d1c9555bdd7efd93bcfd979ce8b798b31
2023-04-07 07:36:53 -06:00
0d6bc81233 Try to enable request logging
Former-commit-id: 628954f060c6ca6b25549ae8364fea4324f78cf5
2023-04-07 07:27:39 -06:00
35d7649689 Try to enable request logging
Former-commit-id: c90790d0d7f44220fd99229d9712c3df89d20eb3
2023-04-07 07:19:12 -06:00
504ed542c3 Try to upload
Former-commit-id: 749b302f5f4788ec675f14a969470f9982a7609c
2023-04-06 19:47:15 -06:00
6dad03c031 Get the tag right
Former-commit-id: eb16a97def8cd6454428cc1259b0c266a96fe3bc
2023-04-06 19:35:17 -06:00
124a838ab5 Try forcing a tag
Former-commit-id: a559c2e90f6fc524ceed2443e223bf4e3aaa5ec5
2023-04-06 19:33:27 -06:00
b36f9bc974 Fix errors
Former-commit-id: 8fe0b2dc295fc3336911540e1af7da5b0c69f846
2023-04-06 19:07:47 -06:00
4ae959eb4f Add prototype publish workflow
Former-commit-id: 681112cf07d2214c5d327dde1e8cb385da213a3a
2023-04-06 19:04:00 -06:00
dcc0f91140 Change step name
Former-commit-id: 4f137915bb200a0cf8cacae2d8a6b0d09cf01276
2023-04-06 13:36:58 -06:00
e8139bd372 Use correct path
Former-commit-id: 2e2927f7885f86690dd8017fdcd6e9c182dc9e3c
2023-04-06 13:35:16 -06:00
b915db426d Add the smoke test
Former-commit-id: b850322f57aaa1b789656d3ab1f8286b0893f581
2023-04-06 13:32:56 -06:00
060ac520e4 Bump CI
Former-commit-id: e7a4de594056e85542bc69d4451498d7266e9511
2023-04-06 13:24:17 -06:00
484d80be5f Add build
Former-commit-id: 90210e439fa76bc0d0cfc39201c9169fd4f311b2
2023-04-06 13:20:22 -06:00
792887a121 Try adding job name
Former-commit-id: 7dd07beec60966e8a583cd277c82521816b9e874
2023-04-06 07:28:13 -06:00
44421049ae Try to enable CI
Former-commit-id: 0432a4bf29f7055b229d25352713699fe10972e4
2023-04-06 07:19:08 -06:00