github AkashRajpurohit/git-sync v0.9.0

latest releases: v0.11.1, v0.11.0, v0.10.1...
2 months ago

What's New ❕

This release is specifically for docker users, you can now pass PGID and PUID environment variables while running git-sync. This will help in ensuring there are no file/folder permission issues for the backups that are created. You can control which user will own your backup files on the host OS.

It is advised to pass these variables, you can read more about this in the docker installation guide

Changelog

  • 5d05110 build(deps): ⬆️ go-github upgraded to v64
  • 0009685 build: 🐳 additional labels added to docker container
  • 41fdc77 build: 🔧 add short commit to snapshot version template
  • 08836ea build: 🔧 go version updated to 1.23.0
  • e9d767f chore(deps): update golang docker tag to v1.23.0
  • 5bfbed0 chore(deps): update module github.com/google/go-github/v63 to v64
  • 493c4f4 chore(deps): update module github.com/robfig/cron/v3 to v3.0.1
  • df2d2e5 chore: 🔧 update Dockerfile to set permissions for the working directory and switch to a new user
  • 2bff36c chore: 🔧 update goreleaser config to use project name in checksum and version templates
  • 554e513 feat: ✨ allow user to pass PGID and PUID for docker to create the directories as per the specified user and group

Don't miss a new git-sync release

NewReleases is sending notifications on new releases.