Skip to content

Latest commit

 

History

History
78 lines (48 loc) · 2.95 KB

CHANGELOG.md

File metadata and controls

78 lines (48 loc) · 2.95 KB

Changelog

0.3.0 (2023-04-17)

What's Changed

Exciting New Features 🎉

  • feat: Add Google Sheets support by @dkoshkin in #28

Full Changelog: https://github.com/dkoshkin/status-writer-action/compare/v0.2.1...v0.3.0

0.2.1 (2023-04-12)

What's Changed

Other Changes

  • ci: Simplify writer tasks by @dkoshkin in #22
  • build: Add additional GHA workflows and make files by @dkoshkin in #25
  • build: Fix CodeQL dispatch by @dkoshkin in #26

Full Changelog: https://github.com/dkoshkin/status-writer-action/compare/v0.2.0...v0.2.1

Changelog

What's Changed

Exciting New Features 🎉

  • feat: Add actor and run data to send to the backend by @dkoshkin in #20

Fixes 🔧

  • fix: Set actor correctly by @dkoshkin in #21

Full Changelog: https://github.com/dkoshkin/status-writer-action/compare/v0.1.2...v0.2.0

Changelog

What's Changed

Other Changes

  • ci: Fix release-checks not checking out repo by @dkoshkin in #15

Full Changelog: https://github.com/dkoshkin/status-writer-action/compare/v0.1.1...v0.1.2

Changelog

What's Changed

Other Changes

  • ci: Trigger release-checks workflow by @dkoshkin in #13

Full Changelog: https://github.com/dkoshkin/status-writer-action/compare/v0.1.0...v0.1.1

Changelog

What's Changed

Exciting New Features 🎉

  • feat: Initial implementation by @dkoshkin in #1
  • feat: Add InfluxDB backend provider by @dkoshkin in #3
  • feat: Initial README by @dkoshkin in #5
  • feat: Use a composite action by @dkoshkin in #6

Other Changes

  • ci: Push artifacts to a release branch by @dkoshkin in #4

New Contributors

  • @dkoshkin made their first contribution in #1

Full Changelog: https://github.com/dkoshkin/status-writer-action/commits/v0.1.0