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 ee236f05d8e39f865bad4b85011e98aaa5d26ac8 Merge: 72d62a30a21 086ad44673f Author: jhorvath <[email protected]> AuthorDate: Fri Aug 16 07:54:47 2024 +0200 Merge pull request #7649 from petrovic-d/delete-cloud-assets-command Delete action for Container Repository Images and Vault Secrets enterprise/cloud.oracle/nbproject/project.xml | 8 ++ .../modules/cloud/oracle/NotificationUtils.java | 44 +++++++ .../org/netbeans/modules/cloud/oracle/OCINode.java | 15 ++- .../cloud/oracle/developer/ContainerTagNode.java | 68 +++++++++- .../modules/cloud/oracle/vault/SecretItem.java | 29 +++- .../modules/cloud/oracle/vault/SecretNode.java | 146 ++++++++++++++++++++- .../integration/LspAssetsDecorationProvider.java | 7 + java/java.lsp.server/vscode/package.json | 9 ++ java/java.lsp.server/vscode/src/extension.ts | 5 + 9 files changed, 319 insertions(+), 12 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
