Block a user
3bb5c3542d
Merge changes from main branch
5b60a0f550
Update CHANGELOG.md
49aeccf37b
Remove vscode settings
4d2200bb0c
Fix #99549: Remember Previous Status (#104217)
2c163652c0
Makefile: when deploying the website, avoid setting timestamps & owners
Fix #99549: Remember Previous Status
Good news! I got the TestWorkerSignoffTaskRequeue
and TestWorkerSignoffStatusChangeRequest
passed. Turns out it was simpler than I thought. Just had to update the BroadcastWorkerUpdate and…
58a5e55a52
Merge remote-tracking branch 'upstream/main' into web-api-upgrade
86514b9342
Remove the 'None' project finder, set 'blender project' as default
f4f61ea593
Add 'project finders' to the add-on
fbc7c0cfd9
Fix mypy errors
Fix #99549: Remember Previous Status
Okay, the signoff tests are not happy either. I'll take a look at them! Thanks!
Fix #99549: Remember Previous Status
Ah, so it's the TestSetSchedule in the sleep_scheduler_test.go file that is not happy. It gives this issue:
=== RUN TestSetSchedule
/home/eveline_dev/Desktop/Blender_Repos/flamenco/int…
Fix #99549: Remember Previous Status
Thank you for the reminder, I'll try to run all the tests and see what I can fix up. Thanks for fixing the Shaman issue!
d5b5e33adc
Merge remote-tracking branch 'origin/web-api-upgrade' into web-api-upgrade
27653825f0
Merge remote-tracking branch 'upstream/main' into web-api-upgrade
075d75f89f
Merge branch 'main' into web-api-upgrade
87ff1187ef
Fix #104218: Shaman unit test TestGarbageCollect is unstable
c1fe3fb740
Shaman GC: better logging for file deletion errors
caa2f9ccf1
Shaman: improve logging & checking of timestamps
07bc324719
Merge remote-tracking branch 'origin/web-api-upgrade' into web-api-upgrade
15366e6dab
Merge remote changes into web-api-upgrade
bdc260bc69
Merge remote-tracking branch 'upstream/main' into web-api-upgrade
f51414790f
Merge branch 'main' into web-api-upgrade
16da14479b
OAPI: regenerate code
b56a610f8d
OAPI: Remove obsolete job statuses
0086abcc7a
Makefile: be less verbose when publishing the website
afde952c10
Fix incompatibility with 32-bit platforms
Fix #99549: Remember Previous Status