Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiayuasu/sedona-sync-action
Automatically publish Sedona resources periodically
https://github.com/jiayuasu/sedona-sync-action
Last synced: 19 days ago
JSON representation
Automatically publish Sedona resources periodically
- Host: GitHub
- URL: https://github.com/jiayuasu/sedona-sync-action
- Owner: jiayuasu
- License: apache-2.0
- Created: 2024-05-28T06:53:12.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T06:56:36.000Z (7 months ago)
- Last Synced: 2024-10-15T18:21:04.310Z (2 months ago)
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sedona-sync-action
The action in this repo automatically pushes Sedona docker image and website on a daily basis.
* Website: it pulls content from https://github.com/apache/sedona/tree/website and pushes to https://github.com/apache/sedona-website/tree/asf-site, as the `latest-snapshot` version.
* Docker: it pulls content from sedona master branch and publish to https://hub.docker.com/r/apache/sedona as the `latest` tag.