Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Publish framework and gui to GPR #161

@hlxid

Description

@hlxid

Description

With prealpha 3 we started to publish the API to GitHub Package Registry to allow developing plugins with build systems other than sbt.

In order to be able to embed Chat Overflow into other applications we additionally need to publish the framework and gui. Also having a download link for single jars is also quite handy instead of downloading and unzipping a complete deployment if you only want to get one specific jar.

This should also be automated using GitHub Actions. This way it only requires one time setup of the Action and doesn't add any overhead to the release process.

References

API publishing was introduced with #130.
Automation of API publishing is included in #134.
Requires #160 for gui publishing (done).
Enhancement request on discord.

Metadata

Metadata

Assignees

Labels

buildRequires changes to the build systemenhancementNew feature or requestminorQuick to implement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions