Wykres commitów

38 Commity (9b5eaf474da2bd5302ed78a408a7ce3d305fc588)

Autor SHA1 Wiadomość Data
Peter Hanecak 9b5eaf474d
Use current repo for update-pr/dawidd6/action-download-artifact (#380) 2022-11-08 07:36:00 -05:00
dependabot[bot] f81c059eaf
Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (#365) 2022-10-13 04:53:44 -04:00
dependabot[bot] cb376ef95a
Bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (#360)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.10.0...0.10.1)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 05:22:52 -04:00
Michael Barry 9e0eec93c8
Add `quickstart.sh` script to run with recommended settings (#318) 2022-08-10 05:09:33 -04:00
Michael Barry 619ac83ed8
Submodule followups (#312) 2022-08-02 07:20:49 -04:00
Adam Laža 88c7f5650f
Move basemap profile into OpenMapTiles submodule (#258) 2022-07-29 06:40:15 -04:00
dependabot[bot] c79f9a1fc6
Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0 (#285) 2022-06-27 05:31:18 -04:00
Michael Barry 85a50cf70c
Also run java 18 in CI (#249) 2022-06-02 05:52:40 -04:00
Mike Barry a2ff797267 Upload jar file on each commit to main 2022-06-02 05:41:05 -04:00
Michael Barry b1e6848979
Upload artifact during build (#222) 2022-05-12 06:31:07 -04:00
Michael Barry 726e6d0107
Parallel temp feature writes using `--write-threads` argument (#213) 2022-05-05 22:02:18 -04:00
dependabot[bot] b67189e2dd
Bump actions/cache from 2 to 3 (#182)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 07:18:38 -04:00
Michael Barry 48c443135a
Inline sonar token (#186) 2022-04-21 07:09:27 -04:00
Mike Barry 3332d27b16 force 1.0.13 2022-04-20 06:30:13 -04:00
Michael Barry ad7502c601
[WIP] Sonar? (#177)
Try using sonarcloud for static analysis
2022-04-19 06:24:52 -04:00
dependabot[bot] 2742bef48d
Bump actions/setup-java from 2 to 3 (#171)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 20:14:29 -04:00
dependabot[bot] 6a7c679141
Bump actions/upload-artifact from 2 to 3 (#170)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 05:58:55 -04:00
Michael Barry 5cfb05a03b
Run `spotless:check` before verify actions in CI (#169)
move spotless:check to standalone ci job
2022-04-09 06:51:59 -04:00
Mike Barry 3ca78328a2 attach javadoc before signing 2022-03-31 07:20:07 -04:00
Michael Barry cce51668f2
Migrate to eclipse formatter to support multiple IDEs (#122) 2022-03-08 21:08:03 -05:00
dependabot[bot] 27bfb0f819
Bump actions/checkout from 2 to 3 (#106) 2022-03-02 04:51:45 -05:00
dependabot[bot] 4ad4d952a6
Bump actions/setup-node from 2 to 3 (#95) 2022-02-25 05:02:25 -05:00
dependabot[bot] 9f97ecd6b6
Bump actions/github-script from 5 to 6 (#79) 2022-02-14 04:47:06 -05:00
Michael Barry 8d90470d55
Fix unit tests in other locales (#64) 2022-01-27 20:23:24 -05:00
Michael Barry bf99918198
Treat boundary and land_area relation types as multipolygons (#50) 2022-01-07 10:01:22 -05:00
Michael Barry 9e9cf7c413
Change name to Planetiler (#40)
* change name from flatmap to planetiler
* bump version to 0.2-SNAPSHOT
2021-12-23 05:42:24 -05:00
Michael Barry 26c82849e8
Use maven cache for regenerate CI (#42) 2021-12-22 11:49:40 -05:00
Michael Barry b912dbe8c6
run generate test from CI (#37) 2021-12-19 20:27:03 -05:00
Mike Barry 7549f8b504 release snapshot on commit to main 2021-12-19 15:43:27 -05:00
Michael Barry 058442188c
Build arm64 container (#17)
Got arm64 container working on m1 macbook
2021-11-06 17:11:12 -04:00
Michael Barry e402a3333b
Switch from github maven packages to maven central (#7) 2021-10-25 14:07:48 -04:00
Michael Barry 7420c7652e
Open-source Flatmap (#3)
* remove markdown-link-check exclusions

* no shared public read access token (github deletes them automatically when checked into a public repo)
2021-10-25 06:28:45 -04:00
Mike Barry 22a2e99360 [skip ci] add sha256/md5 sum to realeases 2021-10-24 14:31:28 -04:00
Mike Barry 99f93c85f4 doc tweaks 2021-10-24 06:28:37 -04:00
Mike Barry 39b7eca2a1 CI and docs 2021-10-19 21:57:47 -04:00
Mike Barry 14e28619e2 working merge sort, started wrapping with feature map 2021-04-28 05:45:33 -04:00
Mike Barry b49c590082 cache 2021-04-23 08:05:29 -04:00
Michael Barry 207764bf52
Create maven.yml 2021-04-23 07:35:46 -04:00