Skip to content

Conversation

cjumel
Copy link
Contributor

@cjumel cjumel commented Sep 15, 2025

Description

This is another attempt at fixing the release workflow with semantic release. It:

  • removes semantic-release as a package dev dependency to use the dedicated GH action
  • use the full workflow example for the whole release cycle (the publish to pypi part was missing until there)
  • change the GitHub token variable name to use something re-usable accross packages

Checklist

  • I have run the tests locally with make install-dev and make test
  • I have updated the README.md if my changes affected it
  • I have updated the package version in linkup/_version.py and pyproject.toml if I plan on creating a new release

@cjumel cjumel merged commit 7e750d1 into main Sep 15, 2025
2 checks passed
@cjumel cjumel deleted the cj/fix_semantic_release_2 branch September 15, 2025 14:04
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