John Bampton
John Bampton
chmod is not available on standard Windows so set this hook to manual. Linux and macOS users can run this hook locally for a full repository clean up. Also added...
Ran the hook the first time and it auto inserted a license header into one YAML file and the hook failed. Second time ran the hook it passed and no...
Enforce 3 hooks for cfg files
This hook is very CPU intensive so we don't want to add it to the CI. So I set the hook stage to manual and you can do a full...
## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest/community/develop/) ## Is this PR related to a ticket? - No: -...
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files Yes, adding a GitHub repository citation file, typically named **`CITATION.cff`**, would be appropriate and beneficial for Apache Sedona. ### 🌟 Why a `CITATION.cff` is Recommended A `CITATION.cff` file provides...
https://biomejs.dev Biome is a [fast formatter](https://github.com/biomejs/biome/tree/main/benchmark#formatting) for JavaScript, TypeScript, JSX, TSX, JSON, HTML, CSS and GraphQL that scores [97% compatibility with Prettier](https://console.algora.io/challenges/prettier), saving CI and developer time. So we have...
Hit this issue: https://github.com/j178/prek/issues/987 So disabled the "Go" based hook for now. Got the version of `astral-sh/setup-uv` from here: https://github.com/apache/infrastructure-actions/blob/main/approved_patterns.yml ## Did you read the Contributor Guide? - Yes, I...
"prek is a reimagined version of pre-commit, built in Rust. It is designed to be a faster, dependency-free and drop-in alternative for it, while also providing some additional long-requested features."...
Add the hadolint-docker hook. Run the docker pre-commit hooks with GitHub Actions ## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development...