Skip to content

issues Search Results · repo:pre-commit/pre-commit-mirror-maker language:Python

Filter by

33 results
 (54 ms)

33 results

inpre-commit/pre-commit-mirror-maker (press backspace or delete to remove)

I want to mirror a package into multiple hooks and looks like currently not possible? maybe we can add ability to use a template yaml file as hooks config yaml?
  • trim21
  • 4
  • Opened 
    on Jan 4
  • #231

Hello, it seems that the tool doesn t mirror versions that are out of order on the target repo. An example of this can be seen with Prettier, where the main repo s latest v3 version is 3.2.5, but the ...
  • moolmanruan
  • 6
  • Opened 
    on Apr 11, 2024
  • #213

mirrors-prettier appears to be ignoring 3.x releases made after the first v4-alpha release. Currently, this means 3.1.1 through 3.2.5 are not available from the mirror.
  • dbowring
  • 1
  • Opened 
    on Feb 4, 2024
  • #207

The mirror for prettier is stuck at 4.0.0-alpha.8 (https://github.com/pre-commit/mirrors-prettier/tags), while 3.1.1-3.2.2 were released afterwards: https://github.com/prettier/prettier/tags
  • mashehu
  • Opened 
    on Jan 17, 2024
  • #206

mirrors-prettier contains alpha tags that cause issues when running pre-commit autoupdate. Is it possible/desirable to skip synchronization of alpha/beta/pre releases? Alternatives - Add a flag to ...
  • jirikuncar
  • 1
  • Opened 
    on Dec 20, 2023
  • #202

User Story I have a hook that takes no files, yet error: one of the arguments --files-regex --types --types-or is required Also, I have no way to specify any of stages: [commit-msg, manual] pass_filenames: ...
  • aentwist
  • 3
  • Opened 
    on Nov 7, 2023
  • #199

Already requested once, but OP closed issue #164. Why does it make sense to add support for Go even though pre-commit itself already supports Go? Some projects don t want to add a pre-commit hook to their ...
  • trallnag
  • Opened 
    on Apr 13, 2023
  • #173

always_run (optional) if true, this hook will run even if there are no matching files. verbose (optional) if true, forces the output of the hook to be printed even when the hook passes. log_file (optional) ...
  • Freed-Wu
  • 1
  • Opened 
    on Mar 8, 2023
  • #170

I see that some mirror repositories have outdated actions, for example: https://github.com/pre-commit/mirrors-eslint/blob/b9e2cdf31698b333834bc6d6641a18579b71cdbf/.github/workflows/main.yml#L13-L14 I ...
  • jooola
  • 3
  • Opened 
    on Feb 16, 2023
  • #167

Is there any way for pre-commit-mirror to create mirrors of tools developed using Go? So far I can only see support for Python, Node, Rust Ruby tools.
  • Jarmos-san
  • 3
  • Opened 
    on Jan 25, 2023
  • #164
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub