Skip to content

Conversation

@Camyll
Copy link
Contributor

@Camyll Camyll commented Jan 17, 2025

still in test - creating PR for debugging

@vercel
Copy link

vercel bot commented Jan 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
torchci ⬜️ Ignored (Inspect) Visit Preview Jan 22, 2025 10:48pm

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 17, 2025
)

#trying this here since having issues with init_command'
run_command(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Issue is here. I know this command should be in the toml file in init_command but I'm getting various errors when I try and run it in there

@Camyll Camyll force-pushed the camyllh_clickhouse_linter branch from 21d1241 to 1283197 Compare January 18, 2025 00:21
)
]

replacement = proc.stdout
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, this should be proc.stdout.decode("utf-8") I think as it is used to compare with the original string in the next line

original = f.read()

try:
proc = run_command(

This comment was marked as outdated.

This comment was marked as outdated.

@@ -0,0 +1,84 @@
-- This table is used to speed-up the performance of oss_ci_benchmark_names and

Check warning

Code scanning / lintrunner

CLICKHOUSE/format

See https://clickhouse.com/docs/en/operations/utilities/clickhouse-format. Run `lintrunner -a` to apply this patch.
@Camyll Camyll force-pushed the camyllh_clickhouse_linter branch from ea98fbf to 7129dc6 Compare January 22, 2025 22:48
@Camyll Camyll closed this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants