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

Can't upgrade to Elixir 1.18.1, Erlang 27.2 #539

Open
jerodsanto opened this issue Jan 7, 2025 · 0 comments
Open

Can't upgrade to Elixir 1.18.1, Erlang 27.2 #539

jerodsanto opened this issue Jan 7, 2025 · 0 comments
Assignees

Comments

@jerodsanto
Copy link
Member

I'm following the steps in CONTRIBUTING.md:

## How to upgrade πŸ’œ Elixir, 🚜 Erlang/OTP & β¬’ Node.js?
  1. Run e.g. asdf install erlang latest:26
    • If a new version gets installed, run asdf local erlang <INSTALLED_VERSION>
  2. Repeat previous step for Elixir & Node.js
  3. Commit & push to check that image builds successfully in GitHub Actions
    • Alternatively, build the image locally via: $(cd magefiles && go run main.go -w ../ image:runtime)

But I cannot confirm the image builds successfully in Actions... because it doesn't. Latest run:

https://github.com/thechangelog/changelog.com/actions/runs/12654497703/job/35262526092#step:6:39

The error message from the action:

15: resolve image config for docker.io/hexpm/elixir:1.18.1-erlang-27.2-ubuntu-noble-20240429
15: > in πŸ“¦ RUNTIME IMAGE > from hexpm/elixir:1.18.1-erlang-27.2-ubuntu-noble-20240429
15: > in 🧰 TEST > from hexpm/elixir:1.18.1-erlang-27.2-ubuntu-noble-20240429
15: resolve image config for docker.io/hexpm/elixir:1.18.1-erlang-27.2-ubuntu-noble-20240429 ERROR: docker.io/hexpm/elixir:1.18.1-erlang-27.2-ubuntu-noble-20240429: not found
input:1: pipeline.container.withEnvVariable.withEnvVariable.from docker.io/hexpm/elixir:1.18.1-erlang-27.2-ubuntu-noble-20240429: not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants