Name | Modified | Size |
---|---|---|
.. | ||
docs | ||
src | ||
LICENSE.txt | 10 years ago | 1 KB |
pom.xml | 10 years ago | 4 KB |
README.md | 10 years ago | 15 KB |
.p4ignore | 10 years ago | 49 B |
Change | User | Description | Committed |
---|---|---|---|
15217 | Sven Erik Knop | Merging using sknop.p4jenkins-main | 10 years ago |
15216 | Sven Erik Knop | Simple implementation of depot path for DSL | 10 years ago |
15206 | Sven Erik Knop | A simple test case for workflow steps for P4. | 10 years ago |
15143 | Sven Erik Knop | Refactor 1 - create credentials once | 10 years ago |
14968 | Sven Erik Knop | Merging using sknop.p4jenkins-main + update pom.xml for workflow | 10 years ago |
14892 | Sven Erik Knop | Add p4publish as the last p4 step puzzle piece. Interesting snippet: node { ... p4sync credential: '634a31d2-bd60-4c39-bf84-b09f057c5431', template: 'jenkins' p4tag rawLabelDesc: 'Jenkins post-build label - from DSL!.', rawLabelName: 'jenkins-{BUILDTAG}' publisher = [$class: 'SubmitImpl', description: 'Submitted by Jenkins. Build: ${BUILD_TAG}', onlyOnSuccess: false, reopen: false] buildWorkspace = [$class: 'StreamWorkspaceImpl', charset: 'none', format: 'jenkins-${NODE_NAME}-${JOB_NAME}', pinHost: false, streamName: '//stream/main'] p4publish credential: '634a31d2-bd60-4c39-bf84-b09f057c5431', publish: publisher, workspace: buildWorkspace } Makes it easier to read. « |
10 years ago |
14865 | Sven Erik Knop | Merging using sknop.p4jenkins-main | 10 years ago |
14133 | Sven Erik Knop | Added p4tag to the DSL part | 10 years ago |
14132 | Sven Erik Knop | Tagging works from the workflow, URL for the tag object still broken. | 10 years ago |
14130 | Sven Erik Knop | Remove individual step objects, they are subsumed into P4Step | 10 years ago |
14071 | Sven Erik Knop | Merging using sknop.p4jenkins-main | 10 years ago |
14070 | Sven Erik Knop | Improved fill and check options | 10 years ago |
14052 | Sven Erik Knop | Fixed verification of source for P4: stream, template or path | 10 years ago |
14014 | Sven Erik Knop |
Single P4 Step works, but needs validation of fields for snippet generator |
10 years ago |
14012 | Sven Erik Knop | Merging using sknop.p4jenkins-main | 10 years ago |
14011 | Sven Erik Knop | Add RoleChecker for new version of Jenkins | 10 years ago |
13760 | Sven Erik Knop | merged changes from main | 10 years ago |
13630 | Sven Erik Knop | Fixed problem with format. | 10 years ago |
13620 | Sven Erik Knop | Merge changes from Paul's latest release | 10 years ago |
13575 | Sven Erik Knop | Added p4_template DSL | 10 years ago |
12975 | Sven Erik Knop |
Added charset completer, refactoring of WorkspaceDescriptor to avoid duplication of code. |
10 years ago |
12959 | Sven Erik Knop | Refactored p4 to p4_stream Connection selector works, stream autocomplete works workspa...ce default name still missing « |
10 years ago |
12958 | Sven Erik Knop | DSL for P4 works in principle (hard coded workspace for now) Misses automatic loading o...f aggregator « |
10 years ago |
12956 | Sven Erik Knop | Bumped Jenkins version number | 10 years ago |
12955 | Sven Erik Knop | Branching using sknop.p4jenkins-main | 10 years ago |