Skip to content

Commit

Permalink
Remove all content and update README to reference jenkinsci/workflow-…
Browse files Browse the repository at this point in the history
  • Loading branch information
dwnusbaum committed Nov 4, 2022
1 parent bd35d05 commit ee8600b
Show file tree
Hide file tree
Showing 124 changed files with 2 additions and 13,287 deletions.
177 changes: 0 additions & 177 deletions LICENSE.txt

This file was deleted.

11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
Groovy interpreter that runs Groovy code in the continuation passing style, so that the execution can be
paused any moment and restarted without cooperation from the program being interpreted.

See the [Pipeline Groovy plugin for Jenkins](https://github.com/jenkinsci/workflow-cps-plugin) for the main use case.

* [Basics of CPS](doc/cps-basics.md)
* [Continuation, Next, and Env](doc/cps-model.md) and how we interpret Groovy program
* [How interpreted program is represented](doc/block-tree.md)
* [CPS + Sandbox](doc/sandbox.md)
Moved into [Pipeline: Groovy Plugin](https://github.com/jenkinsci/workflow-cps-plugin).
See https://github.com/jenkinsci/workflow-cps-plugin/pull/612.
84 changes: 0 additions & 84 deletions dgm-builder/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit ee8600b

Please sign in to comment.