Skip to content

ci(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml from 1.18.1 to 1.22.0#78

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/develop/LerianStudio/github-actions-shared-workflows/dot-github/workflows/gitops-update.yml-1.22.0
Open

ci(deps): bump LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml from 1.18.1 to 1.22.0#78
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/develop/LerianStudio/github-actions-shared-workflows/dot-github/workflows/gitops-update.yml-1.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml from 1.18.1 to 1.22.0.

Commits
  • bbb826b Merge pull request #184 from LerianStudio/develop
  • 4669559 fix(release): prevent SIGPIPE exit 141 in tag snapshot (#183)
  • de48739 fix(release): prevent SIGPIPE exit 141 in tag snapshot (#182)
  • 46e1010 refactor(docker): use scoped DockerHub tokens for push and pull (#181)
  • cae726c fix(slack): remove username and icon overrides to use app identity (#179)
  • 0a0a29b fix(release): pin composite refs to v1.21.0 (#178)
  • 4851bfe fix(release): detect published release via git tag when backmerge plugin fail...
  • 0644d0b fix(release): detect published release via git tag when backmerge plugin fail...
  • 0751c1d Merge remote-tracking branch 'origin/main' into develop
  • 8a2aa8c fix(release): merge develop into main (#174) (#175)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…orkflows/gitops-update.yml

Bumps [LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml](https://github.com/lerianstudio/github-actions-shared-workflows) from 1.18.1 to 1.22.0.
- [Release notes](https://github.com/lerianstudio/github-actions-shared-workflows/releases)
- [Changelog](https://github.com/LerianStudio/github-actions-shared-workflows/blob/main/docs/release-workflow.md)
- [Commits](LerianStudio/github-actions-shared-workflows@v1.18.1...v1.22.0)

---
updated-dependencies:
- dependency-name: LerianStudio/github-actions-shared-workflows/.github/workflows/gitops-update.yml
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@lerian-studio
Copy link
Copy Markdown
Contributor

Consider updating CHANGELOG.md to document this change. If this change doesn't need a changelog entry, add the skip-changelog label.

@lerian-studio
Copy link
Copy Markdown
Contributor

📊 Unit Test Coverage Report: matcher

Metric Value
Overall Coverage 78.9% ✅ PASS
Threshold 70%

Coverage by Package

Package Coverage
github.com/LerianStudio/matcher/cmd/health-probe 50.0%
github.com/LerianStudio/matcher/cmd/matcher 47.0%
github.com/LerianStudio/matcher/internal/auth 83.2%
github.com/LerianStudio/matcher/internal/bootstrap 72.2%
github.com/LerianStudio/matcher/internal/configuration/adapters/audit 94.8%
github.com/LerianStudio/matcher/internal/configuration/adapters/http/dto 96.2%
github.com/LerianStudio/matcher/internal/configuration/adapters/http 87.8%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/common 57.1%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/context 96.4%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/fee_rule 98.6%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/field_map 84.4%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/match_rule 90.9%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/schedule 77.7%
github.com/LerianStudio/matcher/internal/configuration/adapters/postgres/source 94.6%
github.com/LerianStudio/matcher/internal/configuration/domain/entities 91.1%
github.com/LerianStudio/matcher/internal/configuration/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/configuration/domain/value_objects 100.0%
github.com/LerianStudio/matcher/internal/configuration/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/configuration/services/command 90.7%
github.com/LerianStudio/matcher/internal/configuration/services/query 100.0%
github.com/LerianStudio/matcher/internal/configuration/services/worker 92.7%
github.com/LerianStudio/matcher/internal/discovery/adapters/fetcher 87.0%
github.com/LerianStudio/matcher/internal/discovery/adapters/http/dto 67.8%
github.com/LerianStudio/matcher/internal/discovery/adapters/http 86.3%
github.com/LerianStudio/matcher/internal/discovery/adapters/postgres/connection 89.3%
github.com/LerianStudio/matcher/internal/discovery/adapters/postgres/extraction 86.3%
github.com/LerianStudio/matcher/internal/discovery/adapters/postgres/schema 87.8%
github.com/LerianStudio/matcher/internal/discovery/adapters/redis 85.5%
github.com/LerianStudio/matcher/internal/discovery/domain/entities 86.8%
github.com/LerianStudio/matcher/internal/discovery/domain/value_objects 100.0%
github.com/LerianStudio/matcher/internal/discovery/services/command 65.2%
github.com/LerianStudio/matcher/internal/discovery/services/query 92.1%
github.com/LerianStudio/matcher/internal/discovery/services/syncer 78.3%
github.com/LerianStudio/matcher/internal/discovery/services/worker 68.1%
github.com/LerianStudio/matcher/internal/exception/adapters/audit 84.5%
github.com/LerianStudio/matcher/internal/exception/adapters/http/connectors 82.7%
github.com/LerianStudio/matcher/internal/exception/adapters/http/dto 100.0%
github.com/LerianStudio/matcher/internal/exception/adapters/http 90.4%
github.com/LerianStudio/matcher/internal/exception/adapters/postgres/comment 81.8%
github.com/LerianStudio/matcher/internal/exception/adapters/postgres/dispute 94.0%
github.com/LerianStudio/matcher/internal/exception/adapters/postgres/exception 93.2%
github.com/LerianStudio/matcher/internal/exception/adapters/redis 66.9%
github.com/LerianStudio/matcher/internal/exception/adapters/resolution 91.7%
github.com/LerianStudio/matcher/internal/exception/adapters 100.0%
github.com/LerianStudio/matcher/internal/exception/domain/dispute 99.1%
github.com/LerianStudio/matcher/internal/exception/domain/entities 100.0%
github.com/LerianStudio/matcher/internal/exception/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/exception/domain/services 89.5%
github.com/LerianStudio/matcher/internal/exception/domain/value_objects 99.2%
github.com/LerianStudio/matcher/internal/exception/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/exception/ports 50.0%
github.com/LerianStudio/matcher/internal/exception/services/command 89.0%
github.com/LerianStudio/matcher/internal/exception/services/query 99.0%
github.com/LerianStudio/matcher/internal/governance/adapters/audit 91.8%
github.com/LerianStudio/matcher/internal/governance/adapters/http/dto 100.0%
github.com/LerianStudio/matcher/internal/governance/adapters/http 92.3%
github.com/LerianStudio/matcher/internal/governance/adapters/postgres/actor_mapping 97.5%
github.com/LerianStudio/matcher/internal/governance/adapters/postgres/archive_metadata 83.3%
github.com/LerianStudio/matcher/internal/governance/adapters/postgres 95.7%
github.com/LerianStudio/matcher/internal/governance/domain/entities 97.6%
github.com/LerianStudio/matcher/internal/governance/domain/hashchain 88.5%
github.com/LerianStudio/matcher/internal/governance/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/governance/services/command 91.1%
github.com/LerianStudio/matcher/internal/governance/services/query 100.0%
github.com/LerianStudio/matcher/internal/governance/services/worker 84.1%
github.com/LerianStudio/matcher/internal/ingestion/adapters/http/dto 80.0%
github.com/LerianStudio/matcher/internal/ingestion/adapters/http 94.2%
github.com/LerianStudio/matcher/internal/ingestion/adapters/parsers 95.9%
github.com/LerianStudio/matcher/internal/ingestion/adapters/postgres/common 67.8%
github.com/LerianStudio/matcher/internal/ingestion/adapters/postgres/job 95.7%
github.com/LerianStudio/matcher/internal/ingestion/adapters/postgres/transaction 95.7%
github.com/LerianStudio/matcher/internal/ingestion/adapters/rabbitmq 77.7%
github.com/LerianStudio/matcher/internal/ingestion/adapters/redis 83.5%
github.com/LerianStudio/matcher/internal/ingestion/domain/entities 96.8%
github.com/LerianStudio/matcher/internal/ingestion/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/ingestion/domain/value_objects 97.1%
github.com/LerianStudio/matcher/internal/ingestion/services/command 86.0%
github.com/LerianStudio/matcher/internal/ingestion/services/query 86.7%
github.com/LerianStudio/matcher/internal/matching/adapters/http/dto 95.0%
github.com/LerianStudio/matcher/internal/matching/adapters/http 91.9%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/adjustment 95.1%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/exception_creator 95.8%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/fee_schedule 93.6%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/fee_variance 95.3%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/match_group 90.4%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/match_item 96.2%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/match_run 96.5%
github.com/LerianStudio/matcher/internal/matching/adapters/postgres/rate 99.2%
github.com/LerianStudio/matcher/internal/matching/adapters/rabbitmq 72.8%
github.com/LerianStudio/matcher/internal/matching/adapters/redis 92.8%
github.com/LerianStudio/matcher/internal/matching/domain/entities 98.6%
github.com/LerianStudio/matcher/internal/matching/domain/enums 100.0%
github.com/LerianStudio/matcher/internal/matching/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/matching/domain/services 88.0%
github.com/LerianStudio/matcher/internal/matching/domain/value_objects 100.0%
github.com/LerianStudio/matcher/internal/matching/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/matching/services/command 86.7%
github.com/LerianStudio/matcher/internal/matching/services/query 94.1%
github.com/LerianStudio/matcher/internal/outbox/domain/entities 100.0%
github.com/LerianStudio/matcher/internal/outbox/services 84.5%
github.com/LerianStudio/matcher/internal/reporting/adapters/http/dto 82.2%
github.com/LerianStudio/matcher/internal/reporting/adapters/http 91.5%
github.com/LerianStudio/matcher/internal/reporting/adapters/postgres/dashboard 92.3%
github.com/LerianStudio/matcher/internal/reporting/adapters/postgres/export_job 94.5%
github.com/LerianStudio/matcher/internal/reporting/adapters/postgres/report 88.4%
github.com/LerianStudio/matcher/internal/reporting/adapters/redis 89.9%
github.com/LerianStudio/matcher/internal/reporting/adapters/storage 88.5%
github.com/LerianStudio/matcher/internal/reporting/domain/entities 97.7%
github.com/LerianStudio/matcher/internal/reporting/domain/repositories/mocks 0.0%
github.com/LerianStudio/matcher/internal/reporting/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/reporting/services/command 98.6%
github.com/LerianStudio/matcher/internal/reporting/services/query/exports 83.0%
github.com/LerianStudio/matcher/internal/reporting/services/query 87.4%
github.com/LerianStudio/matcher/internal/reporting/services/worker 86.8%
github.com/LerianStudio/matcher/internal/shared/adapters/cross 90.2%
github.com/LerianStudio/matcher/internal/shared/adapters/http 83.8%
github.com/LerianStudio/matcher/internal/shared/adapters/m2m 60.7%
github.com/LerianStudio/matcher/internal/shared/adapters/postgres/common 87.8%
github.com/LerianStudio/matcher/internal/shared/adapters/postgres/outbox 76.7%
github.com/LerianStudio/matcher/internal/shared/adapters/rabbitmq 92.4%
github.com/LerianStudio/matcher/internal/shared/domain/exception 95.4%
github.com/LerianStudio/matcher/internal/shared/domain/fee 93.4%
github.com/LerianStudio/matcher/internal/shared/domain 98.2%
github.com/LerianStudio/matcher/internal/shared/infrastructure/testutil 45.8%
github.com/LerianStudio/matcher/internal/shared/ports/mocks 0.0%
github.com/LerianStudio/matcher/internal/shared/ports 33.8%
github.com/LerianStudio/matcher/internal/shared/sanitize 96.0%
github.com/LerianStudio/matcher/internal/shared/testutil 98.6%
github.com/LerianStudio/matcher/internal/shared/utils 100.0%
github.com/LerianStudio/matcher/internal/testutil 95.4%
github.com/LerianStudio/matcher/pkg/chanutil 100.0%
github.com/LerianStudio/matcher/pkg/storageopt 100.0%
github.com/LerianStudio/matcher/tests/chaos 84.1%

Generated by Go PR Analysis workflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant