Details
-
Story
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
-
tasman, frank
Description
In Scope
- when the user clicks "save" in the editor and the underlying SCM does not support writing the Jenkinsfile back to the repository
- should show a dialog with instructions on how to save the Jenkinsfile and the Jenkinsfile generated in a readonly text area
Attachments
Issue Links
- links to
Currently, I'm just using the same dialog for loading and saving, which is editable. Is that a problem? Seems easy with minimal buttons.