Persist property files for Jenkins/JIRA/webhook capabilities in dockerized Codenvy
See original GitHub issueThe existing integrations with Jenkins, JIRA, GitHub and BitBucket Server expect a set of property files to be in the root of the Codenvy install.
With Dockerized Codenvy the container is stateless so anything stored in the container will be lost. We need to come up with a solution so that:
- Properties files are persisted between Codenvy restarts and upgrades.
- Property files can be placed in the
/instance/config/codenvy/
directory where thecodenvy.env
file is already placed (this keeps things clear and simple for users).
Codenvy version: 5.0.0+ (dockerized)
OS and version: On-premises
Issue Analytics
- State:
- Created 7 years ago
- Comments:23 (22 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bmicklea - I think the names start with CODENVY_ according to the specification. I also think we have some unintended consequences in the CLI for names not matching that for now.
BTW, in grammar terms, Integration is plural without the S. We should remove it I think.
@vinokurig we’ve changed the way milestones are used - now they’re only applied to PRs and issues when the PR is merged. If you’re ready though please merge PR 1641. You’ll need to add a 1-line description of the change for the Changelog (you can add it to the PR description under a heading “Changelog”) and I’ll add release note content.