Skip to content

Add weekly check for new semble releases#1

Merged
navedmerchant merged 1 commit into
mainfrom
feat/auto-release-check
Jun 17, 2026
Merged

Add weekly check for new semble releases#1
navedmerchant merged 1 commit into
mainfrom
feat/auto-release-check

Conversation

@navedmerchant

Copy link
Copy Markdown
Collaborator

Adds a scheduled GitHub Actions workflow that:

  • Checks PyPI weekly (Mondays 9am UTC) for new semble versions
  • Compares against existing git tags to avoid duplicate builds
  • When a new version is found, updates pyproject.toml, refreshes the lockfile, and pushes a version tag
  • The new tag automatically triggers the existing build workflow to produce executables

Can also be triggered manually via workflow_dispatch.

@navedmerchant
navedmerchant merged commit 8008844 into main Jun 17, 2026
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