Skip to content

Releases: Q42Philips/gitops-sync

v3.1.0

20 May 11:39
97e223e
Compare
Choose a tag to compare

Changelog

  • 97e223e Merge pull request #4 from Q42Philips/bugfix/retry-on-missing-tag
  • 442ae2b Retry on missing tag

v3.0.2

13 May 14:10
3f24990
Compare
Choose a tag to compare

Changelog

  • 3f24990 Merge pull request #3 from Q42Philips/bugfix/tag-error-handling
  • 41b14a0 Do some pointer magic to make it work maybe?

v3.0.1

21 Mar 16:02
Compare
Choose a tag to compare

Changelog

v3.0

31 May 13:29
Compare
Choose a tag to compare

Changelog

83618c1 Update the tagObject while watching tags
b54a108 Wait for merge commit instead of (possibly skipped) head commit
43b86b8 Add explainer comment for WaitForTags
0af6588 Output commit with newline
cfc7965 Fix nil pointer to result.Repository
33b5384 Merge branch 'feature/wait-for-tags'
b4129ec move auth
a00bbb8 Wording
a18fea7 Fetch first
96b1995 Show when tag was last synced
3595894 Tags cli
cd52de5 Wait for tags from main.go
7cf6722 return commit from sync.Main
9a15c27 Tags
ad4fbd3 Add waiting for tags
bc238fa Move configuration to package

v3

31 May 13:29
Compare
Choose a tag to compare
v3

Changelog

83618c1 Update the tagObject while watching tags
b54a108 Wait for merge commit instead of (possibly skipped) head commit
43b86b8 Add explainer comment for WaitForTags
0af6588 Output commit with newline
cfc7965 Fix nil pointer to result.Repository
33b5384 Merge branch 'feature/wait-for-tags'
b4129ec move auth
a00bbb8 Wording
a18fea7 Fetch first
96b1995 Show when tag was last synced
3595894 Tags cli
cd52de5 Wait for tags from main.go
7cf6722 return commit from sync.Main
9a15c27 Tags
ad4fbd3 Add waiting for tags
bc238fa Move configuration to package

v2.4

14 May 11:00
Compare
Choose a tag to compare

Changelog

7ec2326 Get the right commit in browse link
975107b Use RequireRemoteRefs & Force together
c120657 Update wording: it is no rebase if the hashes are equal
df0bcbe Make depth configurable: shallow seems to lead to errors during pushing
f9fc0b7 Fix makefile

v2.3

14 May 07:13
a3b72ab
Compare
Choose a tag to compare

Changelog

a3b72ab Merge pull request #1 from Q42Philips/feature/theirs
74c0e3c Always sync by merging using --theirs
e3c7eed doc

v2

14 May 07:13
Compare
Choose a tag to compare
v2

Changelog

a3b72ab Merge pull request #1 from Q42Philips/feature/theirs
74c0e3c Always sync by merging using --theirs
e3c7eed doc

v2.2

26 Apr 14:48
Compare
Choose a tag to compare

Changelog

1185e69 Ensures files are also deleted in the commit
a0dc614 Add test for RmRecursively
8e98fe6 Recursive removal of files in directory
0008651 Remove files from repository that are not present

v2.1

20 Apr 23:20
Compare
Choose a tag to compare

Changelog

2aa3b97 Allow setting the pr title (-pr-title)