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

Create a Jenkins Pipeline library #178

Open
lordofthejars opened this issue Sep 21, 2017 · 2 comments
Open

Create a Jenkins Pipeline library #178

lordofthejars opened this issue Sep 21, 2017 · 2 comments

Comments

@lordofthejars
Copy link
Member

Issue Overview

Creates a Jenkins pipeline library, maybe integrated in github.com/fabric8io/fabric8-pipeline-library

Expected Behaviour

smart-testing new,affected

Current Behaviour

sh "mvn -Dsmart.testing='new, affected' -Dsmart.testing.mode=ordering -Dscm.range.head=${scmVars.GIT_COMMIT} -Dscm.range.tail=${scmVars.GIT_PREVIOUS_COMMIT} test"

@lordofthejars
Copy link
Member Author

I have created a new repo in my personal account that hosts the smart testing jenkins pipeline shared (https://github.com/lordofthejars/smart-testing-jenkins-pipeline-shared) Let's review there and decide if we request to add it into fabric8 jenkins pipeline library or as an starting point let's transfer the ownership from my account into arquillian account.

@bartoszmajsak
Copy link
Member

bartoszmajsak commented Nov 27, 2017

  • transfer repo to arquillian organization
  • blog post
  • update docs in ST repo
  • figure out if we could move it to ST repo itself (its own repo)

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