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

Add Makefile target for building machine #172

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

guidanoli
Copy link
Contributor

Also removes test-image dependency from all

Closes #170

Copy link

vercel bot commented Oct 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bug-buster ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 0:25am

@endersonmaia
Copy link
Contributor

Not related to the PR but I'm getting this when running make machine:

ERROR: failed to solve: ghcr.io/crypto-bug-hunters/builtins:0.6.0: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://ghcr.io/token?scope=repository%3Acrypto-bug-hunters%2Fbuiltins%3Apull&service=ghcr.io: 403 Forbidden

Should the builtins contaimer image be public?

@guidanoli
Copy link
Contributor Author

This container is public. Maybe it's some local misconfiguration?
For me, I have to erase the credsStore field from the ~/.docker/config.json file sometimes.

@endersonmaia
Copy link
Contributor

This container is public. Maybe it's some local misconfiguration? For me, I have to erase the credsStore field from the ~/.docker/config.json file sometimes.

My token expired 🫠

@guidanoli guidanoli merged commit a5e1046 into next Oct 16, 2024
4 checks passed
@guidanoli guidanoli deleted the feature/machine-makefile-target branch October 16, 2024 19:04
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

Successfully merging this pull request may close these issues.

2 participants