Skip to content

Commit

Permalink
rework configuration of the plugin
Browse files Browse the repository at this point in the history
The server configuration (token URLs, scopes etc) are now in separate
describable.

This makes the UX cleaner, and the code cleaner in the realm.

The config.xml is backwards compatable with previous versions, but the casc
format is not.
  • Loading branch information
jtnord committed Sep 16, 2024
1 parent e70636c commit 0a585d0
Show file tree
Hide file tree
Showing 41 changed files with 852 additions and 523 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<spotless.check.skip>false</spotless.check.skip>
<spotbugs.effort>Max</spotbugs.effort>
<configuration-as-code.version>1836.vccda_4a_122a_a_e</configuration-as-code.version>
<hpi.compatibleSinceVersion>4.431</hpi.compatibleSinceVersion>
</properties>
<dependencies>
<dependency>
Expand Down
Loading

0 comments on commit 0a585d0

Please sign in to comment.