Skip to content

fix CI #7

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

fix CI #7

wants to merge 6 commits into from

Conversation

turadg
Copy link
Member

@turadg turadg commented Mar 31, 2025

  • Pull in some changes from upstream
  • Remove the vaults job
  • Fix formatting

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR aims to update the CI process by integrating upstream changes, removing the now-unused vaults job, and fixing formatting issues.

  • Integration of upstream changes.
  • Removal of the vaults job from the CI pipeline.
  • Code formatting improvements in key scripts.

Reviewed Changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated no comments.

File Description
scripts/dump-transactions.ts Formatting optimizations and inlining function parameters.
gcp-graphql-pipeline/index.js Minor whitespace clean-up to support CI updates.
Files not reviewed (3)
  • .github/workflows/vaults-and-reserve-metrics-testing.yml: Language not supported
  • package.json: Language not supported
  • patches/patch-utf8.sh: Language not supported

Copy link

@Chris-Hibbert Chris-Hibbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks benign to me, once I turned off white space.

.gitignore Outdated
@@ -64,3 +64,4 @@ Thumbs.db
!.yarn/versions
.aider*
.env
.qodo

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this suppressing? gemini was no help.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dunno either. I took the commit from upstream. benign

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.

3 participants