Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| developers:jenkins:job_naming [2016/09/18 12:20] – Add yakkety tux3 | developers:jenkins:job_naming [2017/10/08 07:57] (current) – [Jenkins Job Naming] Added Ubuntu Artful to the regex nurupo | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| (?< | (?< | ||
| (?< | (?< | ||
| - | (?< | + | (?< |
| - | (?< | + | (?< |
| (?< | (?< | ||
| ) | ) | ||
| Line 40: | Line 40: | ||
| ((?< | ((?< | ||
| # then match | # then match | ||
| - | (wheezy|jessie|stretch|sid|trusty|utopic|vivid|wily|xenial|yakkety)_ | + | (jessie|stretch|buster|sid|xenial|yakkety|zesty|artful)_ |
| ) | ) | ||
| | | | | ||
| Line 56: | Line 56: | ||
| </ | </ | ||
| - | You can test your job name against the regex using [[https:// | + | You can test your job name against the regex using [[https:// |
| ===== Examples of valid job names ===== | ===== Examples of valid job names ===== | ||
| Line 68: | Line 68: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| * '' | * '' | ||
| * '' | * '' | ||