Skip to content

Add a github workflow to automatically publish a new version of the gem #31

Description

@Aelysya

Description

As a developer, I want to add a workflow to automatically publish a new version of the psdk-cli gem, so that I don't have to do everything manually.

Acceptance Criteria

  • The workflow is triggered manually from github and automatically manages the gem publishing.
  • A notification is sent to the project-notification channel on discord when the worklow successfully ends.
  • The workflow checks the version of the repository against the currently public one, and stops with an error if they're the same or if the repository's is older.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions