Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(#2764): make TestStringTimerProcessor work again #2767

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Conversation

pambrocio
Copy link

Purpose

2764 make TestStringTimerProcessor work again

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added java Pull requests that update Java code pipeline elements Relates to pipeline elements backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Apr 24, 2024
bossenti and others added 5 commits April 24, 2024 08:06
…he#2756)

* refactor: switch to `ExtensionAssetType` instead of deprecated `Assets`

* fix: adapt message extraction behavior of OI4 adapter

* style: introduce whitespace

* refactor: remove unused `throws` annotation
* refactor: minor code & logging improvements

* refactor: improve log statements
…#2769)

Bumps commons-io:commons-io from 2.15.1 to 2.16.1.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@bossenti bossenti linked an issue Apr 24, 2024 that may be closed by this pull request
@bossenti bossenti changed the title 2764 make TestStringTimerProcessor work again test(#2764): make TestStringTimerProcessor work again Apr 24, 2024
@pambrocio
Copy link
Author

update commit for the check style error

@github-actions github-actions bot added dependencies Pull requests that update a dependency file connect Related to the `connect` module (adapters) gh-actions Pull requests that update GitHub Actions code labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend connect Related to the `connect` module (adapters) dependencies Pull requests that update a dependency file gh-actions Pull requests that update GitHub Actions code java Pull requests that update Java code pipeline elements Relates to pipeline elements testing Relates to any kind of test (unit test, integration, or E2E test).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TestStringTimerProcessor
2 participants