Skip to content

[pull] master from python-semantic-release:master #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
May 7, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented May 6, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

codejedi365 and others added 12 commits May 5, 2024 09:53
…ion (#914)

* fix(gha): correct use of `prerelease` option for GitHub Action

* style(gha): improve shell format of GitHub Action script

* docs(gha): update GitHub Actions doc with all available options

* refactor(gha): drop cli defaults from action definition

* refactor(gha): optimize gha docker definition

* refactor(gha): drop defaults & optimize action entrypoint script

* chore(dependabot): add updater for gha docker environment

* refactor(gha): execute the gha version of semantic-release

* refactor(gha): update container os to bookworm, dropping backports need

  When using Debian Bullseye, it did not have a git version available
  that supported SSH key signing. SSH key signing was integrated in
  git version 2.34 and the highest version for Bullseye was 2.30. Through
  the backports repository, a version greater than 2.34 was made available
  but now bumping to Debian Bookworm, the available version is 2.39 in the
  base OS repository so no backports configuration required.

* build(deps): bump GitHub Action container to use `python3.12`

  Updates the base container that runs the GitHub Action environment to
  python3.12 which enables users to specify and run build scripts that
  are python3.12 specific as python3.12 is now the latest stable version
  of python available and we were only providing `3.10`.

  Resolves: #801

* refactor(gha): add common python binary module deps for builds

* refactor(gha): removed execute permissions on action script
Automatically generated by python-semantic-release
@pull pull bot added the ⤵️ pull label May 6, 2024
dependabot bot and others added 3 commits May 6, 2024 08:11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Automatically generated by python-semantic-release
@pull pull bot merged commit 6c41ec3 into Dresdn:master May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants