Skip to content

Releases: git-mastery/app

v7.8.2

21 Mar 15:52
a8d14fa

Choose a tag to compare

Fix winget releaser action (#80)

v7.8.1

21 Mar 15:44
3142dc4

Choose a tag to compare

Fix winget-releaser action (#79)

v7.8.0

21 Mar 15:31
e65d5b9

Choose a tag to compare

Bump version to 7.8.0 (#78)

v7.7.0

26 Jan 13:07
138a7c9

Choose a tag to compare

Fix issue with progress directory not found in progress sync (#37)

* Fix issue with progress directory not found in progress sync

* Update fix to resolve race condition for Windows in deleting folder

* Address copilot comments

* Add fix for race condition for all callsites to rmtree for Windows

* Fix progress sync off and clean up code

* Address comments

v7.6.0

12 Jan 00:14

Choose a tag to compare

Modify workflow trigger as pull_request_target to read secrets

v7.5.1

07 Jan 09:00
3a13f13

Choose a tag to compare

Add permission for bump version (#34)

v7.5.0

07 Jan 06:27
f16c5e2

Choose a tag to compare

Update README.md (#33)

v7.4.2

07 Jan 05:16

Choose a tag to compare

Add inherit secrets

v7.4.1

06 Jan 10:12

Choose a tag to compare

Force push

v7.4.0

06 Jan 10:02
79064ff

Choose a tag to compare

Fix Arch SSL issue (#29)

* Add dummy workflow to test change

* Set job to run on PR

* Remove check

* Add pip install step

* Fix path

* Fix installation

* Install pip

* Use pipx instead

* Setup venv directly

* Integrate into arch

* Remove dummy workflow