oasisprotocol / oasisprotocol/cli
cmd/rofl/deploy: Check instance expired before lengthy push to OCI repository
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 80
- Forks
- 23
- Avg merge
- 9h 43m
- Merged PRs (30d)
- 3
Description
Problem:
Pushing ROFL app to OCI repository 'rofl.sh/ae7a1d62-1cdd-4ab9-8f12-d7fc2c81e4a8:1782767593'...
Pushing... 100.00% 84.53 MiB ]
Deploying into existing machine: 0000000000000641
Error: Machine instance not found.
Tip: If your instance expired, run this command with --replace-machine flag to replace it with a new machine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at cmd/rofl/deploy and trace the deployment flow around the OCI push and machine lookup. Verify that an expired or missing instance is detected before the lengthy repository push, while preserving the existing replacement guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 67/100