Skip to content

Use GitHub Actions to manage Pushy releases #617

Open
@jchambers

Description

@jchambers

Right now, the deployment process for Pushy is that I type a bunch of stuff into a terminal to manually trigger deployment to Maven Central using the Maven deploy plugin. This is more error-prone than is ideal, and also perhaps excessively dependent on my specific credentials.

As an alternative, we should consider using the Travis CI deployment system to build, sign, and publish artifacts at release time.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions