reactpy icon indicating copy to clipboard operation
reactpy copied to clipboard

Synchronize common repo files across `reactive-python`

Open Archmonger opened this issue 4 years ago • 0 comments

Current Situation

Currently, our repos get basic configuration files out of sync from each other.

Proposed Changes

Synchronize common files (pre-commit-config.yaml, license, code of conduct, contributing, .vscode, .github) via GH actions.

Implementation Details

I recommend using the repo-file-sync GitHub action to automate standardized configurations across reactive-python repos.

That's what we use at Jazzband alongside our template repository.

Archmonger avatar Nov 04 '21 00:11 Archmonger