John Bampton

Results 291 issues of John Bampton

## 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 this...

github-actions
root

On this page: https://sedona.apache.org/1.8.0/setup/compile/ the workflow buttons don't render and we get some JS error messages in the console: Example message: Content-Security-Policy: The page’s settings blocked the loading of a...

bug
docs

Here are 18 top Java and/or Scala tools that can be wrapped as pre-commit hooks, categorized by their primary function: **I. Code Formatting & Style:** 1. **Spotless:** A universal formatter...

improvement
java

https://web.dev/patterns/theming "Create adaptive color systems, so a user's preferences for things like light or dark, are easy to orchestrate." In desktop mode top right the https://web.dev site has implemented the...

Saves manual work with automation. Our project info: https://projects.apache.org/committee.html?sedona An example is on Apache CloudStack they are using Python and BeautifulSoup to web scrape an official ASF list: https://github.com/apache/cloudstack-www/blob/staging-site/source/generate_who.py They...

docs

Apache Sedona is a powerful spatial computing engine, and its GitHub README should effectively communicate its value to a broad audience, from data engineers to GIS analysts. Here are 10...

improvement
help wanted
docs
good first issue

On the Apache CloudStack website team members page they start with an overview of `PMC Chair: Nicolás Vázquez` then list the PMC members and then list the Committers. So we...

Seen at the link: https://github.com/apache/sedona/blob/master/.github/issue_template.md

bug

A quick example which I created for `mruby` here: https://github.com/mruby/mruby/blob/8e074f185bd940f7dd52e3296f3c9bf70c830ba4/Dockerfile#L11 Apache Airflow uses Docker and pre-commit Airflow has 1700 lines of code in their pre-commit config: https://github.com/apache/airflow/blob/main/.pre-commit-config.yaml And now what...

improvement
attention needed
sedona-docker