Skip to content

Conversation

lwasser
Copy link
Member

@lwasser lwasser commented Sep 16, 2025

I am testing this to see if we add dependabot - could we update our actions and then use @ucodery inline display of files that we use for the pyproject.toml file content.

@@ -0,0 +1,46 @@
name: Release

on:
Copy link
Member Author

Choose a reason for hiding this comment

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

This is copied from our tutorial see #561

@lwasser lwasser merged commit 4cce543 into main Sep 16, 2025
5 checks passed
@lwasser lwasser deleted the lwasser-add-dependabot branch September 16, 2025 22:03
lwasser added a commit to lwasser/python-package-guide that referenced this pull request Sep 16, 2025
lwasser added a commit that referenced this pull request Sep 17, 2025
* review: trusted publishing tutorial

* Apply suggestions from code review

Co-authored-by: Michael Pilosov, PhD <[email protected]>
Co-authored-by: Jeremiah Paige <[email protected]>
Co-authored-by: Mihai Maruseac <[email protected]>
Co-authored-by: Jonny Saunders <[email protected]>

* Apply suggestions from code review

Co-authored-by: Jeremiah Paige <[email protected]>

* docs(review): updates from review

* chore(deps): Update dependabot configuration for GitHub Actions (#577)

* chore: bump the actions group (#579)

Bumps the actions group in /examples/pure-hatch/.github/workflows with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/download-artifact](https://github.com/actions/download-artifact) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@11bd719...08c6903)

Updates `actions/download-artifact` from 4.3.0 to 5.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@d3f86a1...634f93c)

Updates `pypa/gh-action-pypi-publish` from 1.12.4 to 1.13.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@76f52bc...ed0c539)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix: includes

* feat: literal includes for the action

* docs: fix workflow

* chore: fix errors from docs-test

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Michael Pilosov, PhD <[email protected]>
Co-authored-by: Jeremiah Paige <[email protected]>
Co-authored-by: Mihai Maruseac <[email protected]>
Co-authored-by: Jonny Saunders <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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.

1 participant