-
Notifications
You must be signed in to change notification settings - Fork 1
Onboarding to Griddle #343
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
Conversation
E2E Smoke Test Results
Full logs are available in the workflow artifacts. |
65fab91 to
7595744
Compare
deploy/config/indexer-2/staging.yaml
Outdated
| @@ -0,0 +1,5 @@ | |||
| name: chainlink-ccv-indexer-1 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| name: chainlink-ccv-indexer-1 | |
| name: chainlink-ccv-indexer-2 |
deploy/config/indexer-1/staging.yaml
Outdated
| @@ -0,0 +1,5 @@ | |||
| name: chainlink-ccv-indexer-2 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| name: chainlink-ccv-indexer-2 | |
| name: chainlink-ccv-indexer-1 |
| port: 50051 | ||
| managedDB: | ||
| enabled: true | ||
| engineVersion: "15.4" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why do we use PostgreSQL 15.4 and not some newer version?
55e1053 to
98475b5
Compare
|
Code coverage report:
|
Onboarding to Griddle 🚀
Description
This PR is created to onboard the repository to Griddle. It contains the necessary files and configurations to get started with Griddle.
Files Added
Next Steps
Make any changes you need to the files in this Pull Request. Once you are ready, merge this Pull Request into your main branch.
You will notice that some actions will be created automatically in your repository, such as the deployment workflow, push Helm charts, and more.
Note
Please make sure to review the files added in this Pull Request. If you have any questions or need assistance, feel free to reach out to the Devex CI/CD team.