Skip to content

Releases: cerc-io/stack-orchestrator

v1.1.0-704c42c-202402232032

23 Feb 20:32
Compare
Choose a tag to compare
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

23 Feb 20:16
Compare
Choose a tag to compare
Fix copy/paste error

v1.1.0-7bb86cf-202402222045

22 Feb 20:45
Compare
Choose a tag to compare
Merge pull request 'Add ARM fixturenet-plugeth test job' (#759) from …

v1.1.0-642c0ea-202402221936

22 Feb 19:36
Compare
Choose a tag to compare
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

21 Feb 04:46
Compare
Choose a tag to compare
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

21 Feb 20:13
Compare
Choose a tag to compare
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

21 Feb 00:21
Compare
Choose a tag to compare
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

21 Feb 23:49
Compare
Choose a tag to compare
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

19 Feb 19:12
Compare
Choose a tag to compare
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

18 Feb 19:20
Compare
Choose a tag to compare
Install ed to fix CI job