simonredfern
|
a7bac494a4
|
changing response for v6.0.0 Add User to Group Membership
|
2025-12-19 09:54:18 +01:00 |
|
karmaking
|
969bd5e30d
|
adapt Github build action
|
2025-12-17 13:34:50 +01:00 |
|
tawoe
|
310055007a
|
fix container pipeline for non-develop branches
|
2025-05-23 10:09:44 +02:00 |
|
tawoe
|
a8a9199fbb
|
fix pipeline link
|
2025-05-14 19:44:46 +02:00 |
|
tawoe
|
1b55e99aab
|
add jmx exporter to container image
|
2025-05-14 15:35:04 +02:00 |
|
tawoe
|
9ab277bded
|
Revert "cp container logback.xml"
This reverts commit 86e33a7f04.
|
2025-05-12 16:00:56 +02:00 |
|
tawoe
|
58cd8e951f
|
add auto-update container image repo variable
|
2025-05-12 15:19:57 +02:00 |
|
tawoe
|
936f8bb633
|
relax auto-update images
|
2025-05-12 12:51:31 +02:00 |
|
tawoe
|
fc2463a14b
|
auto-update images
|
2025-05-07 14:33:39 +02:00 |
|
tawoe
|
86e33a7f04
|
cp container logback.xml
|
2025-05-05 15:07:01 +02:00 |
|
tawoe
|
382d13680f
|
switch pr build pipeline from container to app package
|
2025-03-20 09:38:36 +01:00 |
|
Hongwei
|
89ee59acfa
|
docfix/removed kafka in yml file
|
2025-03-07 10:09:10 +01:00 |
|
Hongwei
|
c073aed733
|
Merge remote-tracking branch 'OBP-API/develop' into develop
# Conflicts:
# .github/workflows/build_package.yml
|
2025-03-07 10:05:14 +01:00 |
|
Hongwei
|
dde267b122
|
refactor/removed "kafka" from yaml, pom and md
|
2025-03-06 15:45:08 +01:00 |
|
tawoe
|
e98f3522b9
|
change artifact name
|
2025-03-03 11:16:35 +01:00 |
|
tawoe
|
bcd887fb24
|
fix redis in container pipeline
|
2025-03-03 09:38:47 +01:00 |
|
tawoe
|
2aaa7c55da
|
update github action versions
|
2025-03-01 12:49:40 +01:00 |
|
tawoe
|
eac4cf4a7a
|
Merge remote-tracking branch 'refs/remotes/UPSTREAM/develop' into develop
# Conflicts:
# .github/workflows/build_container_develop_branch.yml
# .github/workflows/build_container_non_develop_branch.yml
# .github/workflows/build_contributer_container.yml
# .github/workflows/build_package.yml
|
2025-02-27 13:09:55 +01:00 |
|
Simon Redfern
|
1c28844aaf
|
Merge pull request #2439 from OpenBankProject/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 1 to 3
|
2025-02-27 12:10:05 +01:00 |
|
Simon Redfern
|
3aeb730022
|
Merge pull request #2438 from OpenBankProject/dependabot/github_actions/actions/setup-java-4
Bump actions/setup-java from 2 to 4
|
2025-02-27 12:09:36 +01:00 |
|
Simon Redfern
|
f9f39945ea
|
Merge pull request #2437 from OpenBankProject/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2025-02-27 12:08:29 +01:00 |
|
Simon Redfern
|
10c12e18b2
|
Merge pull request #2436 from OpenBankProject/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
|
2025-02-27 12:07:58 +01:00 |
|
tawoe
|
24e22655d5
|
tag PR container images only as 'latest'
|
2025-02-26 09:01:59 +01:00 |
|
tawoe
|
fd94d27317
|
fix container workflow for develop
|
2025-02-25 08:39:11 +01:00 |
|
tawoe
|
4d4edaded8
|
bugfix develop container
|
2025-02-24 16:18:39 +01:00 |
|
tawoe
|
69a09a0814
|
merge package and container building
|
2025-02-24 15:28:48 +01:00 |
|
tawoe
|
6f89a5939f
|
fix commmit id for developer images
|
2024-12-03 13:48:50 +01:00 |
|
tawoe
|
4350b0245a
|
fix bug in container pipeline
|
2024-11-12 15:46:46 +01:00 |
|
tawoe
|
f585348c6e
|
fix bug in container pipeline
|
2024-11-12 15:41:06 +01:00 |
|
dependabot[bot]
|
3c547cc2e4
|
Bump github/codeql-action from 1 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-05 13:35:26 +00:00 |
|
dependabot[bot]
|
a4c84772f3
|
Bump actions/setup-java from 2 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-05 13:35:24 +00:00 |
|
dependabot[bot]
|
0fc96c5f6c
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-05 13:35:21 +00:00 |
|
dependabot[bot]
|
6925ff7d18
|
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-05 13:35:18 +00:00 |
|
tawoe
|
e685b11145
|
dependabot updates for gh actions
|
2024-11-05 08:29:29 +01:00 |
|
tawoe
|
bab5276997
|
fix github action artifact upload pull request
|
2024-11-04 21:17:22 +01:00 |
|
tawoe
|
3df01b7485
|
fix github action artifact download
|
2024-11-04 20:48:20 +01:00 |
|
tawoe
|
c890ea3b86
|
update actions/upload-artifacts
|
2024-09-10 15:50:32 +02:00 |
|
tawoe
|
cff78c872b
|
Revert "bugfix debug commit: REVERT when done."
This reverts commit 2347581dd5.
|
2024-06-21 09:37:05 +02:00 |
|
tawoe
|
b3e7d0c591
|
build jmx container -WIP
|
2024-06-21 09:35:35 +02:00 |
|
tawoe
|
ea46c1ab51
|
remove image signing
|
2024-06-20 14:30:38 +02:00 |
|
tawoe
|
a7b5e70b0a
|
checkout repo
|
2024-06-20 14:19:24 +02:00 |
|
tawoe
|
3fa208e82b
|
fix artifact paths
|
2024-06-20 13:45:13 +02:00 |
|
tawoe
|
bd7096cd20
|
fix docker paths
|
2024-06-20 13:44:59 +02:00 |
|
tawoe
|
1b947989a5
|
bugfix get artifact
|
2024-06-20 13:38:01 +02:00 |
|
tawoe
|
e397b07e0b
|
bugfix getUsername
|
2024-06-20 13:34:29 +02:00 |
|
tawoe
|
bcc0be10c8
|
bugfix debug commit: REVERT when done.
|
2024-06-20 12:52:43 +02:00 |
|
tawoe
|
2347581dd5
|
bugfix debug commit: REVERT when done.
|
2024-06-20 12:32:35 +02:00 |
|
tawoe
|
56b7cd24f1
|
bugfix build commiter container
|
2024-06-20 12:29:32 +02:00 |
|
tawoe
|
3a3b801b5c
|
add :latest tag only for develop
|
2024-06-20 10:55:49 +02:00 |
|
tawoe
|
01f2d3c3bf
|
split on push container workflow
|
2024-06-20 10:14:17 +02:00 |
|