continuedev / continuedev/continue
jetbrains extension isn't built on release
Open
Nobody has claimed this yet.
area:build
ide:jetbrains
kind:bug
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
[Github Actions](https://github.com/continuedev/continue/actions/workflows/jetbrains-release.yaml)
Description
It seems a timeout happens:
> Failed to upload plugin: Upload failed: Failed to upload plugin. Status code 504. <html>
<head><title>504 Gateway Time-out</title></head>
<body>
<center><h1>504 Gateway Time-out</h1></center>
</body>
</html>
To reproduce
No response
Log output
No response
Contributor guide
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 with the GitHub Actions workflow linked in the issue, .github/workflows/jetbrains-release.yaml, and inspect the failed release run around the plugin upload step. Determine why the upload receives a 504 timeout and verify the fix by running the workflow or reproducing its release path. Done means the JetBrains extension is built and uploaded successfully during a release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd, release
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100