smithmicro / mapbox-gl-circle

A *google.maps.Circle* replacement for Mapbox GL JS
https://smithmicro.github.io/mapbox-gl-circle/
ISC License
55 stars 26 forks source link

Replace Jenkins CI/CD with GitHub Actions CI/CD + Modernizations #94

Closed mblomdahl closed 1 year ago

mblomdahl commented 1 year ago

This PR adds a series of modernizations to the Mapbox GL Circle project, after 5 years unmaintained.

On a high level:

  1. Jenkins integration replaced by GitHub Actions for CI/CD ♻️
  2. GitHub Code Owners, Issue Templates and Pull Request Templates 📝
  3. New README badges, yey! 😮🏆

Item number 1 closes #93 (inspired by a recent review of PR #86), item number 2 is just copy-paste of some recent work on my GitHub Template web-template-react, and item number 3 is just from playing around with new features. 🙃

Ping @gleite-smsi & @gabrielcampos & @dsperling & @carlba & @akebrissman FYI!