question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider trying pre-commit.ci for autoupdate PRs + faster CI

See original GitHub issue

I recently noticed that typeshed has started using pre-commit.ci: https://results.pre-commit.ci/repo/github/31696383

@sloria, @lafrech, I’m wondering about webargs as the first repo to try this, and then rollout to other repos if we like the result.

I’m starting to experiment with this on some personal repos today, and, if that works well, I’d like to try this out here. It doesn’t entirely eliminate manual updates – e.g. additional_dependencies need to be updated manually when pinned.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
sloriacommented, Feb 6, 2022

yeah i’m not opposed to migrating to GH actions. the major blocker was Azure Pipeline’s reusable templates feature, but GHA has similar functionality now.

2reactions
lafrechcommented, Feb 6, 2022

OK so that’s just the linting. Anyway, I’m happy to see how it goes once you set it up here.

I think someone with admin on the org or repo may need to allow the pre-commit.ci app access

Congratulations! You’ve just been promoted repo admin.

Read more comments on GitHub >

github_iconTop Results From Across the Web

pre-commit.ci
automatic updates: pre-commit.ci will periodically autoupdate your configuration ensuring that your hook versions are kept up to date. this autoupdate is ...
Read more >
precommit/setup.R at main · lorenzwalthert ... - GitHub
[pre-commit.ci](https://pre-commit.ci) (if `ci = "native"`). The default is. #' `TRUE` when working in RStudio. #' @param autoupdate Whether or not to run ...
Read more >
157 - pre-commit - Anthony Sottile | pythontest - Brian Okken
Anthony satelli discuss this precommit for using locally by developers and Precommit CI, which can run actions during merge requests.
Read more >
Flake8 took down the gitlab repository in favor of github - Reddit
Considering I just had to figure out why the CI was failing on several actively maintained repos with multiple contributors, I don't think...
Read more >
Release Notes - FastAPI
Tweak build-docs to improve CI performance. · ⬆ [pre-commit.ci] pre-commit autoupdate. · ⬆️ Upgrade Ruff. · Remove pip cache for Smokeshow as it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found