wakatime / macos-wakatime

Mac system tray app for automatic time tracking and metrics generated from your Xcode, Figma, Postman, etc. usage.
https://wakatime.com/mac
BSD 3-Clause "New" or "Revised" License
142 stars 23 forks source link

Add semver action #24

Closed gandarez closed 1 year ago

gandarez commented 1 year ago

This PR adds semver action and reorganizes the on_push workflow to the following steps:

  1. Tests and Build
  2. Version
  3. Sign Apple app
  4. Release

It also adds CODE_OF_CONDUCT.md, CONTRIBUTING.md and AUTHORS documents.

alanhamlett commented 1 year ago

Looks good even with my comments because the issues I raised are all minor. We can merge anytime.