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

Demo projects for casc. Find and configure a good second example project #7

Closed
MadsNielsen opened this issue Mar 20, 2018 · 3 comments

Comments

@MadsNielsen
Copy link
Member

We want to add some intial projects to jcasc. We discussed it and we decided that we want to have a couple of examples on how to do this.

Then entry point will be the jenkins.yaml file where we define the initial seeds jobs in the jobs root element:

jenkins:
 [...]
jobs: 
 [...]

This can be seen as a subtask of #3

This is about figuring out the second demo job we want to use, we'll use jcasc itself as an example, to which you can already copy paste the yaml from the plugin source, so the task of this is to find a good second example project that demonstrates typical use.

@buep
Copy link

buep commented Mar 20, 2018

Related to #8

@MadsNielsen MadsNielsen changed the title Demo projects for casc. Find a good second example project Demo projects for casc. Find and configure a good second example project Mar 20, 2018
MadsNielsen added a commit to Praqma/praqma-jenkins-casc-demo1-example that referenced this issue Apr 3, 2018
MadsNielsen added a commit to Praqma/praqma-jenkins-casc-demo1-example that referenced this issue Apr 3, 2018
MadsNielsen added a commit that referenced this issue Apr 3, 2018
@MadsNielsen
Copy link
Member Author

MadsNielsen commented Apr 3, 2018

First part done.

I've created a project with the purpose of demoing some of the features we've added.

https://github.com/Praqma/praqma-jenkins-casc-demo1-example

Demonstrates the following

Missing:

  • Real world example? Existing project?

@MadsNielsen
Copy link
Member Author

build our own plugin is blocked by jenkinsci/configuration-as-code-plugin#170

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