Skip to content

Prepare for publishing via Github Actions #56

@jeanmarc

Description

@jeanmarc

We want to become less dependent on individual developer environments for releasing new versions of the plugin. To prepare for that, we start adding Github Action configuration that can perform the build + test, and eventually the upload to Maven Central (actual publication of a release remains a manual action through the Maven Central web console).
Access to Maven Central is handled through an access token that's linked to the Sonatype Codestar Account (email address [email protected]).
The access token information is available through Github Organisation secrets defined in our code-star organisation (that have their access restricted to selected repositories from the code-star organisation)

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