Popular repositories Loading
-
-
dockerized
dockerized PublicForked from datastack-net/dockerized
Run popular commandline tools within docker
Go
-
dockerfiles
dockerfiles PublicForked from jessfraz/dockerfiles
Various Dockerfiles I use on the desktop and on servers.
Dockerfile
-
polaris
polaris PublicForked from apache/polaris
The interoperable, open source catalog for Apache Iceberg
Java
-
-
polaris-tools
polaris-tools PublicForked from apache/polaris-tools
Apache Polaris Tools, additional tooling for Apache Polaris
Java
275 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
July 2025
Created 15 commits in 1 repository
Created 1 repository
-
MonkeyCanCode/spark-kubernetes-operator
Java
This contribution was made on Jul 17
Created a pull request in apache/polaris that received 15 comments
Use Makefile to simplify setup and commands
This PR brings in a root-level Makefile to simplify and centralize how we set up our development environment and run common build tasks for Polaris. …
Opened 20 other pull requests in 1 repository
apache/polaris
6
open
13
merged
1
closed
-
Python client auto generate
This contribution was made on Jul 28
-
Enable python client debug flag
This contribution was made on Jul 22
-
Logger for python client
This contribution was made on Jul 21
-
Add podman support
This contribution was made on Jul 20
-
Move python client Makefile into the root level one
This contribution was made on Jul 20
-
Package polaris client as python package
This contribution was made on Jul 14
-
Remove postgres_latest as image tag
This contribution was made on Jul 14
-
Fix invalid redirect from public page
This contribution was made on Jul 13
-
Fix gralde command for helm image and remove simple-values.yaml
This contribution was made on Jul 11
-
Sync helm doc
This contribution was made on Jul 11
-
Remove kind
This contribution was made on Jul 11
-
Publish helm doc
This contribution was made on Jul 9
-
Publish helm doc to hugo site
This contribution was made on Jul 7
-
Helm key grouping and test cases
This contribution was made on Jul 5
-
Fix helm doc
This contribution was made on Jul 5
-
Ignore regenerate.sh on README.md
This contribution was made on Jul 4
-
Update Makefile for python client with auto setup
This contribution was made on Jul 2
-
Fix doc for CLI update
This contribution was made on Jul 2
-
Add doc for repair option
This contribution was made on Jul 2
-
Gradle: python code format/check
This contribution was made on Jul 2
Reviewed 16 pull requests in 1 repository
apache/polaris
16 pull requests
-
Enable python client debug flag
This contribution was made on Jul 23
-
Logger for python client
This contribution was made on Jul 22
-
Add podman support
This contribution was made on Jul 21
-
CI: Address failure from accessing GH API
This contribution was made on Jul 21
-
feat(helm): Add support for external authentication
This contribution was made on Jul 17
-
Python client: add support for endpoint, sts-endpoint, path-style-access
This contribution was made on Jul 17
-
fix(deps): update dependency boto3 to v1.39.7
This contribution was made on Jul 16
-
chore(deps): update dependency mypy to >=1.17, <=1.17.0
This contribution was made on Jul 16
-
Site/dev: allow overriding the podman/docker binaries detection
This contribution was made on Jul 16
-
Add muti-platform Docker images staging in the release guide
This contribution was made on Jul 14
-
Remove postgres_latest as image tag
This contribution was made on Jul 14
-
Remove kind
This contribution was made on Jul 11
-
Update Makefile for python client with auto setup
This contribution was made on Jul 10
-
Introduce an option to add object storage prefix to table locations
This contribution was made on Jul 7
-
Fix helm doc
This contribution was made on Jul 7
-
Refactor relationalJdbc in helm
This contribution was made on Jul 3
Created an issue in apache/polaris that received 1 comment
Rate limiting with Github API
Describe the bug I noticed a lot of the builds failed lately and those are all related to some sort of rate limiting on GitHub API that we are call…