Skip to content

Update module github-release actionΒ #926

@bastelfreak

Description

@bastelfreak

@rwaffen implemented a nice action that creates github releases: https://github.com/voxpupuli/modulesync_config/blob/master/moduleroot/.github/workflows/release.yml.erb#L35-L40

As you can see here: https://github.com/voxpupuli/puppet-quadlets/releases/tag/v1.0.0

I observed two things:

  • The GitHub release will be created even if publishing the forge release did not work. Should those steps depend on each other?
  • The release artifact for a puppet module is a .tar.gz file. Should we add that to the GitHub release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions