Skip to content

Add SPDX SBOM generation to build-and-publish workflow#905

Open
Rimsha2535 wants to merge 10 commits into
mainfrom
feature/882-spdx-sbom-generation
Open

Add SPDX SBOM generation to build-and-publish workflow#905
Rimsha2535 wants to merge 10 commits into
mainfrom
feature/882-spdx-sbom-generation

Conversation

@Rimsha2535

@Rimsha2535 Rimsha2535 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Fixes #882

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?

Notes

  • Changelog was not updated because this is an internal workflow change.
  • No tests were added as this is a workflow template change.

@ArBridgeman

Copy link
Copy Markdown
Collaborator

@codex

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

ℹ️ 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/build-and-publish.yml Outdated
Comment thread .github/workflows/check-release-tag.yml
@Rimsha2535
Rimsha2535 force-pushed the feature/882-spdx-sbom-generation branch from e110597 to 9cb8dfe Compare July 15, 2026 12:34
Comment thread exasol/toolbox/templates/github/workflows/build-and-publish.yml Outdated
Comment thread .github/actions/python-environment/ext/get_poetry.py
Comment thread doc/changes/unreleased.md Outdated
Comment thread exasol/toolbox/nox/_dependencies.py Outdated
Comment thread doc/user_guide/features/github_workflows/index.rst Outdated
Comment thread doc/user_guide/features/github_workflows/index.rst Outdated
Comment thread pyproject.toml Outdated
Comment thread test/unit/nox/_dependencies_test.py
Comment thread test/unit/nox/_dependencies_test.py Outdated
@Rimsha2535
Rimsha2535 temporarily deployed to manual-approval July 17, 2026 05:07 — with GitHub Actions Inactive
@Rimsha2535
Rimsha2535 deployed to manual-approval July 17, 2026 05:14 — with GitHub Actions Active
@sonarqubecloud

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.

SPDX SBOM generation

2 participants