Skip to content

fix: update CodeBoarding dependency to 0.14.0 - #118

Open
Svilen-Stefanov wants to merge 1 commit into
mainfrom
update-codeboarding-dependency-to-0.14.0
Open

fix: update CodeBoarding dependency to 0.14.0#118
Svilen-Stefanov wants to merge 1 commit into
mainfrom
update-codeboarding-dependency-to-0.14.0

Conversation

@Svilen-Stefanov

Copy link
Copy Markdown
Contributor

Re-pin the analysis engine to codeboarding 0.14.0 at its four sites: the install literal in action.yml, the engine field of scripts/action/supported-providers.json, and the two README references (which had drifted to 0.13.10). Do not merge until 0.14.0 is published to PyPI — the install step runs pip install codeboarding==0.14.0 and the core-compatibility job installs the pin. The action's provider table is unchanged: it matches 0.14.0's LLM_PROVIDERS (drift test run locally against the release candidate).

@codeboarding-review

codeboarding-review Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

CodeBoarding review · failed

See the workflow logs.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8a5d9de2d8

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread action.yml
shell: bash
run: |
python -m pip install --disable-pip-version-check 'codeboarding==0.13.11'
python -m pip install --disable-pip-version-check 'codeboarding==0.14.0'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Publish 0.14.0 before changing the install pin

If this commit is merged in its stated pre-publication state, the Install CodeBoarding step cannot resolve codeboarding==0.14.0, so every non-skipped review or sync run fails before analysis; the core-compatibility job also fails while installing the same requirement. Publish the distribution before merging this pin, or retain the latest published version until then.

AGENTS.md reference: AGENTS.md:L12-L16

Useful? React with 👍 / 👎.

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.

1 participant