continuedev / continuedev/continue

jetbrains extension isn't built on release

Open
#2,179 16 comments 0 reactions 0 assignees View on GitHub

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
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.