This is an automated email from the ASF dual-hosted git repository.

skygo pushed a change to branch release240
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 4d10c981a69 Merge pull request #7724 from 
subhash-arabhi/rename-comments-bug
     add 1a4bae9d54c Logs exception from TypeProvider.computeTypeNames but go 
on and ask other providers
     add 2237b71950d Robustness of the "Goto Type Dialog" (#7899)
     add 64ce7e9b272 Create secret rotation CronJob when running the app in the 
cluster
     add 9f7af07753d Merge pull request #7878 from 
petrovic-d/secret-rotation-cronjob-for-cluster-authorization
     add c6ab714ff58 Only run one completion sampler
     add 240014d0507 Merge pull request #7897 from 
lahodaj/only-one-completion-sampler
     add 513ed15e9ba Support source archives with multiple modules
     add 64d64d8e4be Merge pull request #7932 from 
matthiasblaesing/add_sources_modules
     add 86df6fa6836 output window: better warning color for FlatLaf light
     add 2669fd60fdc Merge pull request #7913 from mbien/flatlaf-warning-color
     add 78699aa2aaa disable JDK 23 line-doc comments
     add f640500d290 Merge pull request #7907 from 
mbien/disable-jdk23-line-doc_delivery
     new 4aeb2be7a20 Merge pull request #7905 from apache/delivery

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/main.yml                         |  16 +-
 .../cloud/oracle/assets/ConfigMapProvider.java     |  15 +-
 .../assets/CreateSecretRotationCronJobCommand.java | 303 +++++++++++++++++++++
 .../cloud/oracle/assets/KubernetesUtils.java       |  16 ++
 .../cloud/oracle/assets/RunInClusterAction.java    |  15 +-
 .../modules/jumpto/type/GoToTypeAction.java        |   2 +
 .../libraries/J2SEVolumeCustomizer.form            |   2 +-
 .../libraries/J2SEVolumeCustomizer.java            |  25 +-
 .../server/protocol/TextDocumentServiceImpl.java   |  16 +-
 nbbuild/javadoctools/template.xml                  |   3 +
 .../swing/laf/flatlaf/FlatLightLaf.properties      |   1 +
 11 files changed, 383 insertions(+), 31 deletions(-)
 create mode 100644 
enterprise/cloud.oracle/src/org/netbeans/modules/cloud/oracle/assets/CreateSecretRotationCronJobCommand.java


---------------------------------------------------------------------
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

Reply via email to