Commit Graph

33 Commits

Author SHA1 Message Date
dependabot[bot]
4da5bc5281 Bump gradle/gradle-build-action from 2 to 3 (#838)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 14:50:18 +03:00
dependabot[bot]
aae179dad6 Bump actions/checkout from 4 to 6 (#836)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [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/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 14:49:59 +03:00
dependabot[bot]
fada5a22b9 Bump actions/setup-java from 4 to 5 (#835)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-18 14:49:46 +03:00
KirillPamPam
9108f89eee Use external prom server (#793) 2026-02-18 17:04:17 +04:00
EugeneDrpc
a34f2186cc Log index validator (#699)
* log index validator - wip

* fix: Handle edge cases in LogIndexValidator and fix GitHub Actions

gix critical edge case: when first transaction has no logs, second transaction starting at logIndex=0 is VALID behavior
 null handling
fix  'repo_token' parameter

* - Use Mono.empty() instead of Mono.just(null)
- Use defaultIfEmpty for handling empty results

* wip : add tests for LogIndexValidator

* test fixes

* fix: Fix ktlint issues in LogIndexValidatorTest

- Remove wildcard import
- Fix trailing spaces
- Add missing trailing commas
- Fix import order
- Add newline at end of file

* add disable option

* add logs for error case

* save prevState on doOnNext

* also check for first tx log index order

* add not continius indexes test

* make code thread safe

* use upstream.getHead

* search CHECK_TX_COUNT instead of 0 and 1 indexes

* refactor double rpc call
2025-08-08 18:03:10 +02:00
KirillPamPam
7832c1be0e Update java/kotlin (#611) 2024-12-25 15:36:56 +04:00
Anton
206adba735 remove Upload Coverage Report from GitHub action (#463) 2024-04-29 18:19:57 +03:00
Termina1
70c0e40080 fix 2024-01-26 14:50:50 +02:00
Termina1
695d6ecc1d fix 2024-01-26 14:48:21 +02:00
Termina1
185ff1806e fix 2024-01-26 14:47:44 +02:00
Termina1
1d4ccf2b36 ignore docs for unit tests 2024-01-26 14:46:59 +02:00
Maksim
a73fc09903 update gh actions (#359) 2023-12-06 17:40:10 +01:00
Vyacheslav
dbf5a21960 formatting with new ktlint (#312) 2023-09-29 15:18:47 +03:00
Vyacheslav
ef6af898e0 Chains config refactoring (#311)
Generate code from chains config
2023-09-29 13:36:34 +03:00
a10zn8
109fb97e0a move to java 20 (#306) 2023-09-22 16:01:01 +04:00
Maksim
9747cb8a9f Update test.yaml 2023-09-15 13:55:25 +02:00
a10zn8
0ce97b495f now snapshot versions have more correct name (#195) 2023-04-06 17:44:22 +04:00
Maksim
076bbbe10e Update test.yaml 2023-03-06 19:50:51 +03:00
Кирилл
c82ff9d6cf Move to Java 17 2023-01-18 14:49:57 +04:00
a10zn8
e2e37ffae5 drop copy of tests task 2022-11-22 18:33:19 +04:00
terminal
31d63131d7 return ci env var for ga 2022-08-18 21:13:25 +04:00
terminal
550db9c510 debug action 2022-08-18 20:59:36 +04:00
terminal
f173b1ba30 fix ga 2022-08-18 20:30:45 +04:00
terminal
2f13777396 checkout submodules for ga 2022-08-18 20:26:45 +04:00
Igor Artamonov
1f864bdbe3 problem: too slow to validate WS on CI 2021-09-21 22:06:44 -04:00
Igor Artamonov
8424288de2 problem: unit tests failed because of enabled jdk ssl implementation 2021-05-24 22:52:56 -04:00
Igor Artamonov
91edafe531 problem: unrecognized algorithm name PBEWithSHA1AndDESede for unit tests 2021-05-09 21:43:49 -04:00
Igor Artamonov
d6c36d6369 solution: use Java 13 on CI
rel: [b8eabca]
2020-12-06 21:39:49 -05:00
Igor Artamonov
2982c98e22 problem: doesn't test commits to release updates 2020-08-31 21:58:00 -04:00
Igor Artamonov
61f07b8b43 problem: doesn't run CI tests on a Pull Request 2020-07-06 18:03:07 -04:00
Igor Artamonov
f4450ceecb solution: coverage report 2020-05-24 20:38:05 -04:00
Igor Artamonov
7455949541 problem: integration test fails with "Cannot find '.git' directory" 2020-03-18 22:18:03 -04:00
Igor Artamonov
7e255d837a solution: publish to docker on github release 2020-03-15 20:57:19 -04:00