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

Improve release cycle #61

Open
meier-rene opened this Issue Apr 17, 2019 · 3 comments

Comments

Projects
None yet
4 participants
@meier-rene
Copy link
Collaborator

meier-rene commented Apr 17, 2019

Here are the notes and to does from our webmeeting with @laurentheirendt

  • make a dev branch
  • improve contribution guidelines (checkout the dev branch, ...)
  • push / merge against the dev branch
  • merge with master when all tests succeed
  • ARTENOLIS could be an alternative to Jenkins CI: https://arxiv.org/pdf/1712.05236.pdf https://prince.lcsb.uni.lu/jenkins/
  • hands on:
    • create branch dev and bush to it
    • GitHub Branch properties for master, dev: require status checks to pass before merging; include administrators
    • Open pull request > edit > branch is changeable; pass tests; merge
    • tag the 'merge into master' with a release version and comments of the changes
@laurentheirendt

This comment has been minimized.

Copy link

laurentheirendt commented Apr 17, 2019

@Trefex

This comment has been minimized.

Copy link

Trefex commented Apr 17, 2019

Technically Artenolis is Jenkins, I guess @meier-rene meant that it could be an alternative to current TravisCI?

@schymane

This comment has been minimized.

Copy link
Member

schymane commented Apr 17, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.