This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
stack-orchestrator
Watch
17
Star
1
Fork
3
You've already forked stack-orchestrator
Code
Issues
112
Pull Requests
19
Actions
Packages
Projects
Releases
480
Wiki
Activity
All Workflows
fixturenet-laconicd-test.yml
lint.yml
publish.yml
test-container-registry.yml
test-database.yml
test-deploy.yml
test-external-stack.yml
test-k8s-deploy.yml
test-k8s-deployment-control.yml
test-webapp.yml
test.yml
Actor
All actors
AFDudley
Alex
ashwin
dboreham
jonathanface
nabarun
prathamesh
roysc
srw
telackey
VPhung24
zramsay
Status
All status
success
failure
waiting
running
Work around this bug: https://github.com/python/cpython/pull/14064 (#941)
#4387
:
Commit
f1fdc48aaa
pushed by
telackey
main
2024-08-28 23:18:49 +00:00
1m31s
Add --config-ref flag. (#939)
#4373
:
Commit
a54072de6c
pushed by
telackey
main
2024-08-28 17:34:11 +00:00
1m16s
Support uploaded config, add 'publish-webapp-deployer' and 'request-webapp-deployment' commands (#938)
#4354
:
Commit
fa21ff2627
pushed by
telackey
main
2024-08-27 19:56:15 +00:00
1m6s
More logging for webapp deployment (#923)
#4095
:
Commit
60d34217f8
pushed by
telackey
main
2024-08-15 02:59:02 +00:00
1m12s
Add option to recreate deployments rather than update them. (#920)
#4040
:
Commit
952389abb0
pushed by
telackey
main
2024-08-14 20:16:07 +00:00
1m21s
Defensively handle errors examining app requests. (#922)
#4021
:
Commit
5c275aa622
pushed by
telackey
main
2024-08-14 18:05:43 +00:00
1m8s
Convert port to string. (#919)
#3994
:
Commit
8576137557
pushed by
telackey
main
2024-08-14 00:26:59 +00:00
1m21s
Fix crash if port has int type in yaml (#918)
#3979
:
Commit
65c1cdf6b1
pushed by
telackey
main
2024-08-13 20:48:31 +00:00
1m18s
Copy config under a volume for Docker (similar to a ConfigMap for K8S). (#914)
#3899
:
Commit
6087e1cd31
pushed by
telackey
main
2024-08-10 02:33:40 +00:00
1m15s
Support multiple NodePorts, static NodePort mapping, and add 'replicas' spec option (#913)
#3884
:
Commit
1def279d26
pushed by
telackey
main
2024-08-09 02:33:17 +00:00
1m7s
Use a more flexible mechanism to inject config into next.config.js for runtime env. (#901)
#3701
:
Commit
f64683f03b
pushed by
telackey
main
2024-07-31 03:23:39 +00:00
1m11s
Back to v2 now that we have a working webapp deployer build again. (#896)
#3663
:
Commit
913c3a8557
pushed by
telackey
main
2024-07-27 19:01:15 +00:00
1m27s
Revert recent laconicd deployment changes to restore production webapp deployer function. (#895)
#3652
:
Commit
2f5b0cdd13
pushed by
telackey
main
2024-07-27 17:06:40 +00:00
1m27s
881: Support next.config.mjs (#890)
#3623
:
Commit
432bd4113d
pushed by
telackey
main
2024-07-25 16:49:53 +00:00
1m25s
880: Support new compile/generate syntax for next >=14.2.0 (#886)
#3572
:
Commit
01deac78c4
pushed by
telackey
main
2024-07-24 20:21:41 +00:00
1m17s
Install git for apps that want to get their commit sha (#854)
#3057
:
Commit
df776c1b4c
pushed by
telackey
main
2024-06-25 05:05:44 +00:00
1m10s
Refactor SPA check. (#831)
#2489
:
Commit
fef7649683
pushed by
telackey
main
2024-05-22 19:02:34 +00:00
1m18s
Make the SPA detection even simpler. (#830)
#2479
:
Commit
579b402f2f
pushed by
telackey
main
2024-05-22 18:39:54 +00:00
1m33s
Case insensitive comparison (#829)
#2464
:
Commit
25d0bc8a98
pushed by
telackey
main
2024-05-22 18:21:20 +00:00
1m23s
Add messages around the SPA auto-detect. (#828)
#2453
:
Commit
855288368c
pushed by
telackey
main
2024-05-22 17:44:01 +00:00
1m28s
Skip checks on requests we've already seen (#805)
#1869
:
Commit
9043a67c7c
pushed by
telackey
main
2024-04-15 20:30:33 +00:00
1m20s
Switch repo to cerc-io org. (#804)
#1858
:
Commit
7f84a45cfd
pushed by
telackey
main
2024-04-15 19:00:32 +00:00
1m21s
revert 5308ab1e4e60f0b2b272295f04537b62884c5755 (#788)
#1378
:
Commit
d2442bcc9b
pushed by
telackey
main
2024-03-27 21:01:24 +00:00
1m7s
Blind commit to fix laconic CLI calls after rename. (#784)
#1319
:
Commit
5308ab1e4e
pushed by
telackey
main
2024-03-25 19:15:44 +00:00
1m26s
Auto-detect which certificate to use (including wildcards). (#779)
#1072
:
Commit
523b5779be
pushed by
telackey
main
2024-03-07 17:40:36 +00:00
1m10s
Exit non-0 if docker build fails. (#778)
#1010
:
Commit
62f7ce649d
pushed by
telackey
main
2024-03-06 18:39:29 +00:00
54s
Use -slim variant for Dockerfile (#773)
#854
:
Commit
cc541ac20f
pushed by
telackey
main
2024-02-28 04:39:15 +00:00
1m13s
Add timed logging for the webapp build (#771)
#844
:
Commit
10e2311a8b
pushed by
telackey
main
2024-02-28 00:40:02 +00:00
59s
Add support for pnpm as a webapp build tool. (#767)
#752
:
Commit
21eb9f036f
pushed by
telackey
main
2024-02-26 23:33:12 +00:00
1m14s
Check for existing tag in remote repo before building. (#764)
#709
:
Commit
a0413659f7
pushed by
telackey
main
2024-02-24 03:28:52 +00:00
44s
First
Previous
1
2
Next
Last