Bundle Sync: hello.yaml #23
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This patch contains the bundle configuration files for hello.yaml. This contains the bundle definitions, the referenced workflows and resources.
Having a copy of these files will enable you to customize any part you need for your repository and submit a pull request to the original source without having to refactor your files.
CloudBees will automatically send new pull requests in this repository if the original files are different from the ones that are in the version that is referenced in the source property of your bundle config file(s). Therefore, if you decide to update your bundle version, these files will be automatically submitted in your repository with a new pull request.
To disable any automatic pull request to revert your local changes, you should remove the source property of the element that you have customized.
File copied:
.cloudbees/bundles/hello.yaml.cloudbees/workflows/hello/hello.yamlREADME.mdres/main/java/com/example/restservice/Greeting.javares/main/java/com/example/restservice/GreetingController.javares/main/java/com/example/restservice/RestServiceApplication.javares/test/java/com/example/restservice/GreetingControllerTests.javaGreetingControllerTests.javacopy/MyGreeting.java