Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement release mechanism as GitHub action #43

Open
pverscha opened this issue Mar 5, 2021 · 1 comment
Open

Implement release mechanism as GitHub action #43

pverscha opened this issue Mar 5, 2021 · 1 comment
Assignees

Comments

@pverscha
Copy link
Member

pverscha commented Mar 5, 2021

We should implement a new GitHub action that automatically creates a new release of the visualization package on the GitHub release page (and NPM) whenever a new push to master occurs (and the version number of the package is increased). This way, we can easily track all the different releases that exist for this package and which changes were introduced with each new release of the package.

@pverscha pverscha self-assigned this Mar 5, 2021
@bmesuere
Copy link
Member

bmesuere commented Mar 6, 2021

At the same time, we can migrate the (outdated) circleCI config to github actions.

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

No branches or pull requests

2 participants