Releases: BusKill/buskill-app
Releases · BusKill/buskill-app
Public Build Artifact: Mac 10305085702
10305085702_mac continue-on-error was on the wrong step
Public Build Artifact: Linux 10305085702
10305085702_linux continue-on-error was on the wrong step
Public Build Artifact: Windows 10290960159
removing checkout, since the issue appears to be the context I'm hoping that when Melanie pushes a new change, it'll "just work". We'll seee * https://github.com/BusKill/buskill-app/pull/90
Public Build Artifact: Mac 10290960159
removing checkout, since the issue appears to be the context I'm hoping that when Melanie pushes a new change, it'll "just work". We'll seee * https://github.com/BusKill/buskill-app/pull/90
Public Build Artifact: Linux 10290960159
removing checkout, since the issue appears to be the context I'm hoping that when Melanie pushes a new change, it'll "just work". We'll seee * https://github.com/BusKill/buskill-app/pull/90
Public Build Artifact: Windows 10290843377
attempting to checkout the correct branch first This commit attempts to update the (malicious) unicode detection workflow to fix an error on diff * https://github.com/BusKill/buskill-app/pull/90 * https://github.com/BusKill/buskill-app/actions/runs/10290611003/job/28481143563?pr=90 2024-08-07T19:38:13.0639703Z + git branch -a 2024-08-07T19:38:13.0661153Z * master 2024-08-07T19:38:13.0662070Z remotes/origin/HEAD -> origin/master 2024-08-07T19:38:13.0662923Z remotes/origin/dev 2024-08-07T19:38:13.0663562Z remotes/origin/font_setting 2024-08-07T19:38:13.0664273Z remotes/origin/gh-pages 2024-08-07T19:38:13.0665072Z remotes/origin/master 2024-08-07T19:38:13.0665603Z remotes/origin/v0.1.0 2024-08-07T19:38:13.0666164Z remotes/origin/v0.2.0 2024-08-07T19:38:13.0666849Z remotes/origin/v0.2.1 2024-08-07T19:38:13.0667376Z remotes/origin/v0.3.0 2024-08-07T19:38:13.0667958Z remotes/origin/v0.3.1 2024-08-07T19:38:13.0668493Z remotes/origin/v0.4.0 2024-08-07T19:38:13.0668961Z remotes/origin/v0.5.0 2024-08-07T19:38:13.0669349Z remotes/origin/v0.6.0 2024-08-07T19:38:13.0670119Z remotes/origin/v0.7.0 ... 2024-08-07T19:38:13.1733843Z ++ git diff --unified=0 924ca985f8ed2ccec90312e443138dcad45fb35d 43dfed1246e17ee0bada3e9535d3a8df13cba7f2 2024-08-07T19:38:13.1734022Z ++ grep -Ev '^(--- a/|\+\+\+ b/)' 2024-08-07T19:38:13.1734246Z fatal: bad object 43dfed1246e17ee0bada3e9535d3a8df13cba7f2 2024-08-07T19:38:13.1734418Z ++ grep -E '^[+]' 2024-08-07T19:38:13.1734545Z + diff= 2024-08-07T19:38:13.1734685Z + '[' 1 -ne 0 ']' 2024-08-07T19:38:13.1734986Z + human_result='WARNING: git diff failed!' 2024-08-07T19:38:13.1735154Z + echo 'WARNING: git diff failed!' 2024-08-07T19:38:13.1735292Z + exit 1 Since it says there was a "bad object" -- let's try changing to the correct branch first
Public Build Artifact: Mac 10290843377
attempting to checkout the correct branch first This commit attempts to update the (malicious) unicode detection workflow to fix an error on diff * https://github.com/BusKill/buskill-app/pull/90 * https://github.com/BusKill/buskill-app/actions/runs/10290611003/job/28481143563?pr=90 2024-08-07T19:38:13.0639703Z + git branch -a 2024-08-07T19:38:13.0661153Z * master 2024-08-07T19:38:13.0662070Z remotes/origin/HEAD -> origin/master 2024-08-07T19:38:13.0662923Z remotes/origin/dev 2024-08-07T19:38:13.0663562Z remotes/origin/font_setting 2024-08-07T19:38:13.0664273Z remotes/origin/gh-pages 2024-08-07T19:38:13.0665072Z remotes/origin/master 2024-08-07T19:38:13.0665603Z remotes/origin/v0.1.0 2024-08-07T19:38:13.0666164Z remotes/origin/v0.2.0 2024-08-07T19:38:13.0666849Z remotes/origin/v0.2.1 2024-08-07T19:38:13.0667376Z remotes/origin/v0.3.0 2024-08-07T19:38:13.0667958Z remotes/origin/v0.3.1 2024-08-07T19:38:13.0668493Z remotes/origin/v0.4.0 2024-08-07T19:38:13.0668961Z remotes/origin/v0.5.0 2024-08-07T19:38:13.0669349Z remotes/origin/v0.6.0 2024-08-07T19:38:13.0670119Z remotes/origin/v0.7.0 ... 2024-08-07T19:38:13.1733843Z ++ git diff --unified=0 924ca985f8ed2ccec90312e443138dcad45fb35d 43dfed1246e17ee0bada3e9535d3a8df13cba7f2 2024-08-07T19:38:13.1734022Z ++ grep -Ev '^(--- a/|\+\+\+ b/)' 2024-08-07T19:38:13.1734246Z fatal: bad object 43dfed1246e17ee0bada3e9535d3a8df13cba7f2 2024-08-07T19:38:13.1734418Z ++ grep -E '^[+]' 2024-08-07T19:38:13.1734545Z + diff= 2024-08-07T19:38:13.1734685Z + '[' 1 -ne 0 ']' 2024-08-07T19:38:13.1734986Z + human_result='WARNING: git diff failed!' 2024-08-07T19:38:13.1735154Z + echo 'WARNING: git diff failed!' 2024-08-07T19:38:13.1735292Z + exit 1 Since it says there was a "bad object" -- let's try changing to the correct branch first
Public Build Artifact: Linux 10290843377
attempting to checkout the correct branch first This commit attempts to update the (malicious) unicode detection workflow to fix an error on diff * https://github.com/BusKill/buskill-app/pull/90 * https://github.com/BusKill/buskill-app/actions/runs/10290611003/job/28481143563?pr=90 2024-08-07T19:38:13.0639703Z + git branch -a 2024-08-07T19:38:13.0661153Z * master 2024-08-07T19:38:13.0662070Z remotes/origin/HEAD -> origin/master 2024-08-07T19:38:13.0662923Z remotes/origin/dev 2024-08-07T19:38:13.0663562Z remotes/origin/font_setting 2024-08-07T19:38:13.0664273Z remotes/origin/gh-pages 2024-08-07T19:38:13.0665072Z remotes/origin/master 2024-08-07T19:38:13.0665603Z remotes/origin/v0.1.0 2024-08-07T19:38:13.0666164Z remotes/origin/v0.2.0 2024-08-07T19:38:13.0666849Z remotes/origin/v0.2.1 2024-08-07T19:38:13.0667376Z remotes/origin/v0.3.0 2024-08-07T19:38:13.0667958Z remotes/origin/v0.3.1 2024-08-07T19:38:13.0668493Z remotes/origin/v0.4.0 2024-08-07T19:38:13.0668961Z remotes/origin/v0.5.0 2024-08-07T19:38:13.0669349Z remotes/origin/v0.6.0 2024-08-07T19:38:13.0670119Z remotes/origin/v0.7.0 ... 2024-08-07T19:38:13.1733843Z ++ git diff --unified=0 924ca985f8ed2ccec90312e443138dcad45fb35d 43dfed1246e17ee0bada3e9535d3a8df13cba7f2 2024-08-07T19:38:13.1734022Z ++ grep -Ev '^(--- a/|\+\+\+ b/)' 2024-08-07T19:38:13.1734246Z fatal: bad object 43dfed1246e17ee0bada3e9535d3a8df13cba7f2 2024-08-07T19:38:13.1734418Z ++ grep -E '^[+]' 2024-08-07T19:38:13.1734545Z + diff= 2024-08-07T19:38:13.1734685Z + '[' 1 -ne 0 ']' 2024-08-07T19:38:13.1734986Z + human_result='WARNING: git diff failed!' 2024-08-07T19:38:13.1735154Z + echo 'WARNING: git diff failed!' 2024-08-07T19:38:13.1735292Z + exit 1 Since it says there was a "bad object" -- let's try changing to the correct branch first
Public Build Artifact: Windows 10290569862
update check for malicious unicode * https://github.com/maltfield/detect-malicious-unicode/issues/3 * https://github.com/BusKill/buskill-app/pull/90#issuecomment-2273726507
Public Build Artifact: Mac 10290569862
update check for malicious unicode * https://github.com/maltfield/detect-malicious-unicode/issues/3 * https://github.com/BusKill/buskill-app/pull/90#issuecomment-2273726507