Releases: cerc-io/stack-orchestrator
Releases · cerc-io/stack-orchestrator
v1.1.0-704c42c-202402232032
Use a catchall for single page apps. (#763) This creates a new environment variable, CERC_SINGLE_PAGE_APP, which controls whether a catchall redirection back to / is applied. If the value is not explicitly set, we try to detect if the page looks like a single-page app. Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/763 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
v1.1.0-202f187-202402232016
Fix copy/paste error
v1.1.0-7bb86cf-202402222045
Merge pull request 'Add ARM fixturenet-plugeth test job' (#759) from …
v1.1.0-642c0ea-202402221936
Add test for two config parameters (#758) Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/758 Co-authored-by: David Boreham <[email protected]> Co-committed-by: David Boreham <[email protected]>
v1.1.0-db4986d-202402210446
snowballtool-base backend stack (#751) This adds a stack for the backend from snowball/snowballtools-base. Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/751 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
v1.1.0-9f1dd28-202402212013
Better error logging for registry deployments. (#754) We were missing errors related to registration, this should fix that. Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/754 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
v1.1.0-65f05ea-202402210021
Run a manual build script, if present. (#750) If the tree has a 'build-webapp.sh' script, use that. Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/750 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
v1.1.0-08438b1-202402212349
More logging for webapp deployments (#755) Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/755 Co-authored-by: Thomas E Lackey <[email protected]> Co-committed-by: Thomas E Lackey <[email protected]>
v1.1.0-01f9fe6-202402191912
add Mars v2 interface (#744) Tested on DO with real funds on mainnet Co-authored-by: zramsay <[email protected]> Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/744
v1.1.0-f5314a9-202402181920
Install ed to fix CI job