Commit 4db6169
Prepare next release (#51)
* Decisions convergence (#48)
* Implement support for both Decisions products and refactoring
- Made service compatible with ODM and ADS
- Integrated metering model for simplified dependencies
- Renamed packages, options, produced jar file
- Adapted, refactored and reviewed documentation accordingly
* Update copyright notices
* Deliver next release - 8.12.0 (#45)
* Switch to the next version
* Change copyright year: DBACLD-90119
* Pre delivery 812 (#44)
* Prepare new release.
* increase time to run test
* Change liberty version for the next release
* Use a pre-deploy ruleset
* Adapt test after moving to the new rule set
* Prepare next delivery
* Update Chart.yaml - Fix bad odm version
* fix bad version
* Update test.sh
* Update docker-compose.yml Try to add network
* Update docker-compose.yml - Remove network
* Update build-and-test.yml
* Update build-and-test.yml debug
* Update test.sh
* Update test.sh
* Take the new jar file name into account
* Trigger new action build
---------
Co-authored-by: Anthony Acremann <[email protected]>
* Prepare next release
* Update Liberty version
* Update build-and-test.yml
* Update build-and-test.yml
* Update build-and-test.yml - Revert
* Bad reference url
* Update build-and-test.yml - Change Liberty version
* Change for the next release
* Update build-and-test.yml
* Try to workaround issue DBACLD-118818
* Fix location
* Update Chart.yaml
* Update values.yaml
* Update values.yaml
* Move to the new release name 9.0.0
* Linter failed
* DBACLD-125217 Metering service does not store correctly the metrics
* Override delivery to fix issue
* New description for the dockerjub
* DBACLD-125376 Change copyright
* Dbacld 125217 (#50)
* Fix configuration of the service
* DBACLD-125217
* Try to fix Github action
* Fix initVariable syntax
* Fix shell syntax.
* no message
* Debug
* Fix metrics check
* Move to JDK 17
* improve logging
* DBACLD-134790 Change License for the next release
* Prepare next release
* Preprare next release
* Prepare next release
* Update README_ODM.md
* Update Chart.yaml
* Update kuberentes version
* Fix Kubernetes requirement
* Change home url + Kubernetes version
---------
Co-authored-by: Anthony Acremann <[email protected]>1 parent 6fed7c7 commit 4db6169
File tree
120 files changed
+709
-791
lines changed- .github/workflows
- charts
- ibm-odm-metering
- LICENSES
- stable
- docker
- config
- dockerhub
- scripts
- testing
- model/src/main
- i18n/com/ibm/rules/metering
- java/com/ibm/decision/metering/ilmt/model
- metric
- registration
- usage
- service/src
- main
- config
- java/com/ibm/decision/metering/ilmt/service
- application
- metric/repository
- registration
- controller
- repository
- reporting
- repository
- usage
- controller
- repository
- util
- resources
- test
- java/com/ibm/decision/metering/ilmt/service/application
- model
- util
- resources
- src
- main/resources
- test/resources
- topics
- servers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
120 files changed
+709
-791
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
charts/ibm-odm-metering/LICENSES/LICENSE-LI
100755100644Lines changed: 543 additions & 543 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | | - | |
| 373 | + | |
374 | 374 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments