-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[CAPPL-394] Some database changes #15681
[CAPPL-394] Some database changes #15681
Conversation
AER Report: CI Coreaer_workflow , commit , Scheduled Run Frequency , Detect Changes , Clean Go Tidy & Generate , Flakeguard Root Project / Get Tests To Run , lint , Core Tests (go_core_tests) , Flakeguard Deployment Project , Core Tests (go_core_tests_integration) , Core Tests (go_core_ccip_deployment_tests) , Core Tests (go_core_race_tests) , Core Tests (go_core_fuzz) , Flakeguard Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/services/workflows/syncer, ubuntu-latest) , Flakeguard Root Project / Report , Flakey Test Detection , SonarQube Scan 1. [Dependency installation failed]:[build]Source of Error:
Suggested fix: Verify the package name in the 2. [Test script failed]:[test]Source of Error:
Suggested fix: Ensure that 'some-module' is correctly listed in the AER Report: Operator UI CI ran successfully ✅ |
core/store/migrate/migrations/0261_alter_unique_constraint_workflow_name.sql
Outdated
Show resolved
Hide resolved
- Allow multiple workflows to reference the same secrets file - Change workflow spec upsert methods so it deletes old workflows
35c685a
to
479f15f
Compare
Requires
Supports