Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update containers #242

Merged
merged 2 commits into from
Nov 16, 2023
Merged

chore: update containers #242

merged 2 commits into from
Nov 16, 2023

Conversation

CjS77
Copy link
Contributor

@CjS77 CjS77 commented Nov 14, 2023

As part of updating launchpad to use stage- and main-net, we need to
update the containers used, as well as bring configuratino up-to-date.

This PR is primarily focussed on updating the containers:

  • use Github package repos instead of quay.io
  • use stagenet instead of esme as default
  • use ver 0.52 (this must change to stagenet-latest soon, but tags
    aren't up yet)

docs:

  • Parsing the code, adding some helpful docs as I go.

behaviour changes:

  • Config files are not deleted on startup. This is important. Users should be able to tweak settings between launches and have them persist.

@CjS77 CjS77 force-pushed the some_docs branch 2 times, most recently from 953ef20 to a55a6ef Compare November 16, 2023 13:13
@CjS77 CjS77 changed the title docs: add a few explanatory docs chore: update containers Nov 16, 2023
@CjS77 CjS77 force-pushed the some_docs branch 3 times, most recently from 6918608 to 13e3528 Compare November 16, 2023 13:36
As part of updating launchpad to use stage- and main-net, we need to
update the containers used, as well as bring configuratino up-to-date.

This PR is primarily focussed on updating the containers:
- use Github package repos instead of quay.io
- use stagenet instead of esme as default
- use ver 0.52 (this must change to stagenet-latest soon, but tags
  aren't up yet)

docs:

- Parsing the code, adding some helpful docs as I go.

behaviour changes:

- Config files are not deleted on startup. This is important. Users
should be able to tweak settings between launches and have them persist.
CI fails with node v16, since it's really old and presumably not
supported anymore.

Also updating the GHA since there's still a permissions error.
@CjS77 CjS77 merged commit 5b150fc into main Nov 16, 2023
9 checks passed
@CjS77 CjS77 deleted the some_docs branch November 16, 2023 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants