Releases: git-mastery/app
Releases · git-mastery/app
v7.7.0
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
Modify workflow trigger as pull_request_target to read secrets
v7.5.1
Add permission for bump version (#34)
v7.5.0
Update README.md (#33)
v7.4.2
Add inherit secrets
v7.4.1
Force push
v7.4.0
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
v7.3.0
Add dummy workflow to test (#28) * Add dummy workflow to test * Add debugging * Try directly inlining value * Fix string * Fix * Fix publish script for Windows * Remove dummy test script
v7.2.0
Handle new repo_type local-ignore (#27)
v7.1.8
Clean publish script (#26) * Use matrix include over inferring value * Fix name