Skip to content

Add python and go extension to publish workflow#144

Open
Hug0Vincent wants to merge 3 commits into
GitHubSecurityLab:mainfrom
Hug0Vincent:patch-1
Open

Add python and go extension to publish workflow#144
Hug0Vincent wants to merge 3 commits into
GitHubSecurityLab:mainfrom
Hug0Vincent:patch-1

Conversation

@Hug0Vincent

Copy link
Copy Markdown

Add python and go extension to publish workflow

Add python and go extension to publish workflow
@Hug0Vincent Hug0Vincent mentioned this pull request Mar 25, 2026
felickz added a commit that referenced this pull request Jul 6, 2026
- pr-version-bump-check.sh: only check ext/ext-library-sources for
  csharp/java, matching publish.yml's actual matrix. go/ext and
  python/ext exist but aren't published by publish.yml (see #144), so
  telling contributors a version bump would ship them was misleading.
- check-codeql-release.sh: replace broken `../blob/main/...` relative
  links in the generated issue body with full https://github.com/...
  URLs (derived from $GITHUB_REPOSITORY), since GitHub issue markdown
  resolves relative links against the issue's own path, not the repo
  root.
- ci.yml: rename the advisory job from "Check pack version was bumped"
  to "Warn if pack version bump is missing" so the Actions UI doesn't
  imply the version was actually bumped when this job runs/passes.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
felickz added a commit that referenced this pull request Jul 10, 2026
.release.yml's version was bumped to 0.2.3 directly (not via a pack
version bump), and java/lib was independently bumped to 0.2.3 by
PR #155's hotfix. This closes the gap by bringing every other pack's
own qlpack.yml version in line, so merging this triggers the real
batch publish of everything to 0.2.3 (java/lib is already live and
will be a no-op).

Also bumps go/ext and python/ext/qlpack.yml for consistency with
.release.yml's 'CodeQL Pack Versions' location pattern, even though
those two packs aren't wired into publish.yml's matrix yet (tracked
by open PR #144).

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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