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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

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 force-pushed the loopp-example branch 3 times, most recently from 545815c to ba0ed93 Compare August 27, 2024 12:04
@jmank88 jmank88 force-pushed the loopp-example branch 4 times, most recently from 6a35412 to d3dfd79 Compare September 13, 2024 22:16
@github-actions github-actions bot added the Stale label Nov 13, 2024
@jmank88 jmank88 removed the Stale label Nov 13, 2024
@jmank88 jmank88 force-pushed the loopp-example branch 6 times, most recently from db87711 to cdda04c Compare December 17, 2024 17:41
@smartcontractkit smartcontractkit deleted a comment from github-actions bot Dec 17, 2024
@smartcontractkit smartcontractkit deleted a comment from github-actions bot Dec 17, 2024
@smartcontractkit smartcontractkit deleted a comment from github-actions bot Dec 17, 2024
@smartcontractkit smartcontractkit deleted a comment from github-actions bot Dec 17, 2024
@smartcontractkit smartcontractkit deleted a comment from github-actions bot Dec 17, 2024
@smartcontractkit smartcontractkit deleted a comment from github-actions bot Dec 17, 2024
Copy link
Contributor

Flakeguard Summary

Ran new or updated tests between develop and cdda04c (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
TestFileAPIInitializer_InitializeWithExistingAPIUser 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestFileAPIInitializer_InitializeWithoutAPIUser 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestFileAPIInitializer_InitializeWithoutAPIUser/correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestFileAPIInitializer_InitializeWithoutAPIUser/incorrect_file 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestFileAPIInitializer_InitializeWithoutAPIUser/no_file 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_ImportExportETHKey_NoChains 66.67% false false false 3 2 1 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 1.326666666s Unknown
TestShell_RemoveBlocks 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithAPICredentialsFile 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 10ms Unknown
TestShell_RunNodeWithAPICredentialsFile/correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithAPICredentialsFile/no_file 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithAPICredentialsFile/wrong_file 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 3.333333ms Unknown
TestShell_RunNodeWithPasswords 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 10ms Unknown
TestShell_RunNodeWithPasswords/correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithPasswords/incorrect 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithPasswords/wrongfile 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithExistingAPIUser 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser/bad_email_then_correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser/bad_pwd_then_correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser/correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser/not_a_terminal 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestCoreRelayerChainInteroperators 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/services/chainlink false 0s Unknown
TestValidateBridgeNotExist 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/web false 0s Unknown
TestValidateExternalInitiator 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/web false 0s Unknown

Artifacts

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

Copy link
Contributor

github-actions bot commented Dec 17, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

Copy link
Contributor

Flakeguard Summary

Ran new or updated tests between develop and 4fb10df (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
TestFileAPIInitializer_InitializeWithExistingAPIUser 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestFileAPIInitializer_InitializeWithoutAPIUser 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestFileAPIInitializer_InitializeWithoutAPIUser/correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestFileAPIInitializer_InitializeWithoutAPIUser/incorrect_file 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestFileAPIInitializer_InitializeWithoutAPIUser/no_file 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_ListETHKeys 66.67% false false false 3 2 1 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 1.34s Unknown
TestShell_RemoveBlocks 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithAPICredentialsFile 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 10ms Unknown
TestShell_RunNodeWithAPICredentialsFile/correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithAPICredentialsFile/no_file 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithAPICredentialsFile/wrong_file 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithPasswords 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 10ms Unknown
TestShell_RunNodeWithPasswords/correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithPasswords/incorrect 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestShell_RunNodeWithPasswords/wrongfile 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithExistingAPIUser 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser/bad_email_then_correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser/bad_pwd_then_correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser/correct 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestTerminalAPIInitializer_InitializeWithoutAPIUser/not_a_terminal 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/cmd false 0s Unknown
TestCoreRelayerChainInteroperators 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/services/chainlink false 0s Unknown
TestETHKeysController_ChainSuccess_UpdateNonce 66.67% false false false 3 2 1 0 github.com/smartcontractkit/chainlink/v2/core/web false 1.403333333s Unknown
TestValidateBridgeNotExist 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/web false 0s Unknown
TestValidateExternalInitiator 0.00% false false false 3 0 3 0 github.com/smartcontractkit/chainlink/v2/core/web false 0s Unknown

Artifacts

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

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.

1 participant