VirtualTam's bookmarks
23 bookmarks found
-
YES - Eastern Numbers
2017-02-18 -
item = Jenkins.instance.getItemByFullName("your-job-name-here") // THIS WILL REMOVE ALL BUILD HISTORY item.builds.each() { build -> build.delete() } item.updateNextBuildNumber(1)
-
"I’m starting to learn game design and the biggest hurdle I keep running into over and over is knowing how many forklifts to put into my game. Could you give me a specific number? It would be a huge help, thanks!"