Skip to content

Commit

Permalink
Merge pull request #2 from PrathamAditya/PrathamAditya-patch-2
Browse files Browse the repository at this point in the history
Links to Jenkins X Pipeline Docs jenkins-infra#3335
  • Loading branch information
PrathamAditya committed Mar 25, 2023
2 parents b89f875 + ec0aa2c commit 7a47e39
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Choice of the approach is up to an applicant.
Taking the current state of the CI/CD ecosystem and user demands,
we would be interested in the following deliverables (not strict requirements!):

* New Pipeline syntax which is close to the link:https://jenkins-x.io/docs/concepts/jenkins-x-pipelines/[Jenkins X Pipeline].
* New Pipeline syntax which is close to the link:https://jenkins-x.io/v3/develop/pipelines/[Jenkins X Pipeline].
It is not possible to provide full syntax compatibility between Jenkins and Jenkins X due to different use-cases,
but having a close syntax is important for interoperability of projects.
* Support of the new Pipeline type in Pipeline jobs, Multi-Branch Pipeline and organization folders.
Expand All @@ -64,7 +64,7 @@ e.g. Declarative Pipeline improvements or support of other syntaxes in Jenkins (

=== Further discovery

* If you are familiar with Kubernetes, explore link:https://jenkins-x.io[Jenkins X] and specifically link:https://jenkins-x.io/docs/concepts/jenkins-x-pipelines/[Jenkins X Pipelines].
* If you are familiar with Kubernetes, explore link:https://jenkins-x.io[Jenkins X] and specifically link:https://jenkins-x.io/v3/develop/pipelines/[Jenkins X Pipelines].
Also, you can explore the Tekton project which also implements Pipelines
* Explore other CI/CD tools which use YAML build definitions: Travis CI, Appveyor, Gitlab CI, GitHub Actions, etc.
All these tools have demo projects and numerous real-life examples in open-source projects,
Expand All @@ -80,7 +80,7 @@ Also, you can submit patches to existing Pipeline libraries which introduce supp

* link:https://github.com/jenkinsci/simple-pull-request-job-plugin[Simple Pull Request Job Plugin]
* link:/blog/2018/07/17/simple-pull-request-plugin/[Pipeline as YAML blog post]
* link:https://jenkins-x.io/docs/concepts/jenkins-x-pipelines/[Jenkins X Pipelines]
* link:https://jenkins-x.io/v3/develop/pipelines/[Jenkins X Pipelines]
* link:/blog/2019/01/08/mpl-modular-pipeline-library/[Modular Pipeline Library]
* link:https://github.com/tmobile/POET-pipeline-library[POET Pipeline Library]

Expand Down

0 comments on commit 7a47e39

Please sign in to comment.