Osmosis #630

Closed
zramsay wants to merge 7 commits from osmosis into main
Member
No description provided.
zramsay reviewed 2023-11-29 03:15:37 +00:00
@ -0,0 +9,4 @@
containers:
- cerc/act-runner
- cerc/act-runner-task-executor
# note: osmosis builds but doesn't run
Author
Member

when i run this stack, i should have the equivalent of app.osmosis.zone running

when i run this stack, i should have the equivalent of app.osmosis.zone running
zramsay reviewed 2023-11-29 03:17:15 +00:00
@ -0,0 +17,4 @@
path: gitea
pre_start_command: "run-this-first.sh"
post_start_command: "initialize-gitea.sh"
# todo, e.g., mirroring all of osmosis repos: https://git.vdb.to/cerc-io/hosting/pulls/42
Author
Member

tidy this PR: cerc-io/hosting#42

tidy this PR: https://git.vdb.to/cerc-io/hosting/pulls/42
Author
Member

when a mirror received an update, another process should trigger the worflow to build, publish, a deploy the front-end

when a mirror received an update, another process should trigger the worflow to build, publish, a deploy the front-end
Author
Member

replaced by #673

replaced by #673

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#630
No description provided.