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

plugins/cmd/chainlink-example-relay: add example relay #12701

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

jmank88
Copy link
Contributor

@jmank88 jmank88 commented Apr 4, 2024

Copy link
Contributor

github-actions bot commented Apr 4, 2024

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

🎖️ No JIRA issue number found in: PR title, commit message, or branch name. Please include the issue ID in one of these.

plugins/loop_registry.go Outdated Show resolved Hide resolved
@jmank88 jmank88 force-pushed the loopp-example branch 4 times, most recently from 0d9de3a to 6e58042 Compare August 21, 2024 19:06
@jmank88 jmank88 marked this pull request as ready for review January 21, 2025 14:27
@jmank88 jmank88 requested review from a team as code owners January 21, 2025 14:27
@jmank88 jmank88 requested a review from samsondav January 21, 2025 14:28
Copy link
Contributor

Flakeguard Summary

Ran new or updated tests between develop and 37e3f95 (loopp-example).

View Flaky Detector Details | Compare Changes

Found Flaky Tests ❌

Name Pass Ratio Panicked? Timed Out? Race? Runs Successes Failures Skips Package Package Panicked? Avg Duration Code Owners
TestTransfersController_TransferBalanceToLowError 66.67% false false false 3 2 1 0 github.com/smartcontractkit/chainlink/v2/core/web false 1.223333333s Unknown

Artifacts

For detailed logs of the failed tests, please refer to the artifact failed-test-results-with-logs.json.

@jmank88 jmank88 enabled auto-merge January 21, 2025 15:16
@jmank88 jmank88 added this pull request to the merge queue Jan 21, 2025
Merged via the queue into develop with commit e1f6014 Jan 21, 2025
202 of 205 checks passed
@jmank88 jmank88 deleted the loopp-example branch January 21, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants