Skip to content

ci(semantic-release): #67: rewrite workflow of releases#77

Open
JDRkow wants to merge 21 commits into
developfrom
feature/#67-rewrite-release-workflow
Open

ci(semantic-release): #67: rewrite workflow of releases#77
JDRkow wants to merge 21 commits into
developfrom
feature/#67-rewrite-release-workflow

Conversation

@JDRkow
Copy link
Copy Markdown
Contributor

@JDRkow JDRkow commented May 19, 2026

Closes #67

@JDRkow JDRkow requested a review from aasheptunov May 19, 2026 12:19
Comment thread release.rules.cjs
Comment thread .github/workflows/publish-release.yml Outdated
Comment thread release.config.cjs
Comment thread release.config.cjs Outdated
Comment thread .github/workflows/publish-release.yml Outdated
Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md
@aasheptunov aasheptunov dismissed their stale review May 20, 2026 09:19

Dismiss

JDRkow and others added 4 commits May 20, 2026 15:27
Co-authored-by: Artem Sheptunov <106321977+aasheptunov@users.noreply.github.com>
Co-authored-by: Artem Sheptunov <106321977+aasheptunov@users.noreply.github.com>
Co-authored-by: Artem Sheptunov <106321977+aasheptunov@users.noreply.github.com>
@JDRkow JDRkow requested a review from aasheptunov May 22, 2026 09:33
Comment thread CONTRIBUTING.md Outdated
Co-authored-by: Artem Sheptunov <106321977+aasheptunov@users.noreply.github.com>
Comment thread CONTRIBUTING.md
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is it possible to add information about what happens after the workflow runs and the package is published?

I mean - New version will be added to the list of versions on the PyPI library page, or will an existing version be overwritten (if triggered manually)?

Comment thread CONTRIBUTING.md
Comment on lines +154 to +156
Every release (stable, RC, and alpha) automatically triggers the `publish-package.yml` workflow.

Workflow consists of two jobs:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
Every release (stable, RC, and alpha) automatically triggers the `publish-package.yml` workflow.
Workflow consists of two jobs:
Every release (stable, RC, and alpha) automatically triggers the `publish-package.yml` workflow. In addition, the workflow can be started manually.
Workflow consists of two jobs:

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