This is an automated email from the ASF dual-hosted git repository. jhorvath pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 5fe09adb3481e65968adc6c657e29ce84e694232 Merge: bdad3c38f28 9ef8a4e97b2 Author: jhorvath <[email protected]> AuthorDate: Tue Oct 15 13:35:00 2024 +0200 Merge pull request #7873 from petrovic-d/upload-cloud-assets-properties-to-config-map Create ConfigMap before running the app .../cloud/oracle/actions/ConfigMapUploader.java | 342 ++------------------- ...er.java => DevOpsProjectConfigMapUploader.java} | 7 +- .../cloud/oracle/assets/ConfigMapProvider.java | 145 +++++++++ .../cloud/oracle/assets/CreateConfigCommand.java | 5 + .../cloud/oracle/assets/RunInClusterAction.java | 26 +- java/java.lsp.server/vscode/package.json | 7 +- java/java.lsp.server/vscode/src/extension.ts | 14 +- 7 files changed, 222 insertions(+), 324 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
