Skip to content

#909: Let CD extension workflow depend on successful PyPi release#912

Merged
kaklakariada merged 6 commits into
mainfrom
kaklakariada/issue909
Jul 2, 2026
Merged

#909: Let CD extension workflow depend on successful PyPi release#912
kaklakariada merged 6 commits into
mainfrom
kaklakariada/issue909

Conversation

@kaklakariada

@kaklakariada kaklakariada commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Fixes #909

Checklist

Note: If any of the items in the checklist are not relevant to your PR, just check the box.

For any Pull Request

Is the following correct:

  • the title of the Pull Request?
  • the title of the corresponding issue?
  • there are no other open Pull Requests for the same update/change?
  • that the issue which this Pull Request fixes ("Fixes...") is mentioned?

When Changes Were Made

Did you:

  • update the changelog?
  • update the cookiecutter-template?
  • update the implementation?
  • check coverage and add tests: unit tests and, if relevant, integration tests?
  • update the User Guide & other documentation?
  • resolve any failing CI criteria (incl. Sonar quality gate)?

When Preparing a Release

Have you:

  • thought about version number (major, minor, patch)?
  • checked Exasol packages for updates and resolved open vulnerabilities, if easily possible?

@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: 534cb6e085

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread exasol/toolbox/templates/github/workflows/cd.yml
Comment thread doc/changes/unreleased.md Outdated
Comment thread doc/changes/unreleased.md Outdated
@kaklakariada kaklakariada enabled auto-merge (squash) July 2, 2026 08:46

@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: c6bce60068

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread exasol/toolbox/templates/github/workflows/cd.yml
@kaklakariada kaklakariada merged commit 1196fc1 into main Jul 2, 2026
42 checks passed
@kaklakariada kaklakariada deleted the kaklakariada/issue909 branch July 2, 2026 08:49
@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

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.

Let CD extension workflow depend on successful PyPi release

2 participants