question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support of Job Names with folders

See original GitHub issue

#203 added support of arbitrary Job names, but it is not possible to set a folder using the current approach. It would be great to add support of nested paths like folder1/folder2/job1 so that users of Jenkinsfile Runner can emulate standard Jenkins structures more easily.

CC @rinckm @alxsap

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
oleg-nenashevcommented, Oct 29, 2019

I would rather create a virtual folder structure inside the JFR runtime. It is not just enough to have an item with slashes to emulate folders for some Jenkins plugins

On Tue, Oct 29, 2019 at 5:42 PM Guillaume Le Floch notifications@github.com wrote:

@oleg-nenashev https://github.com/oleg-nenashev, after looking at the code, it seems like this does not allow for folders.

Jenkins.checkGoodName(bootstrap.jobName);

Would removing this be enough ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jenkinsci/jenkinsfile-runner/issues/210?email_source=notifications&email_token=AAW4RICCR2X7HNIYVK4QGV3QRBDWFA5CNFSM4JDUBT32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECQX7NA#issuecomment-547454900, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAW4RIGAJE4JMJ6HBBJJAXTQRBDWFANCNFSM4JDUBT3Q .

0reactions
oleg-nenashevcommented, Apr 13, 2021

I do not think so @sladyn98 . There are definitely some possible improvements (e.g. for multibranch), but they can be handled separately. Thanks to @addihorn for the patch!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Organizing scheduling objects into folders - IBM
There are several approaches to organizing your jobs and job streams into designated folders with meaningful names. The following are some examples of...
Read more >
Programmatic access to job names in CloudBees folders
I need some help accessing programmatically the job names inside a CloudBees folder (using CloudBees Folders Plugin). I used to use code like...
Read more >
Defining Folders and Jobs
In the Add a New JAMS Job Definition dialog, select the Folder where the Job should be created. Enter a name for the...
Read more >
Use folders and notes - Devex
Then name the folder and click save. Alternatively click the little folder symbol underneath the profile and select an existing folder.
Read more >
Candidate Folders | Setting Up Your ATS
From the Folder tab, click on "Add Folder". Candidate Folders 3. Enter the folder's name and a brief description and then click "Save"....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found