Skip to content

Conversation

@fdonze
Copy link
Owner

@fdonze fdonze commented Aug 26, 2022

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.yaml
  • README.md
  • res/main/java/com/example/restservice/Greeting.java
  • res/main/java/com/example/restservice/GreetingController.java
  • res/main/java/com/example/restservice/RestServiceApplication.java
  • res/test/java/com/example/restservice/GreetingControllerTests.java
  • GreetingControllerTests.java
  • copy/MyGreeting.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants