* Automatically install and start a systemd service
* Use Bash and set shell options to enable fail-fast behavior
* Ensure that we're performing disk manipulations on Tart 2.0.0 or newer
* Build universal binary instead of architecture dependent
Also added missing .gitignore, added some flags for removing DWARF debugging information, symbol table and all file system paths from the resulting executable.
* Changed a release script for "Release (Dry Run)" stage in CI/CD