Anish-Bharadwaj
  • Joined on 2023-04-02
Anish-Bharadwaj created repository Anish-Bharadwaj/blender 2023-10-20 03:49:11 +02:00
140115f820 set TestCheckIfJobsHoldLargeNumberOfTasks to skip on -short tag
f8a9e009bb added unit test that can generate jobs with specified number of tasks
fc1d1a79cd Update jobs.go
472b73eb5c Cleanup: run `go fmt ./...`
d03bbd49f4 Docs: some rewriting of the Compositor Nodes doc
Compare 10 commits »
Anish-Bharadwaj commented on pull request studio/flamenco#104205 2023-04-12 13:36:53 +02:00
Resolved Task Limit error in Flamenco Manager #104201

I forgot to perform a rebase when pulling changes from studio/flamenco. So, the commit titled 'force-pushed 104201-Resolving-Task-limit-issue-in-Flamenco-manager from 8a2ee95fd3 to b235fe5e01'…

6941e9f931 added unit test that can generate jobs with specified number of tasks
4aced4c2bc Update jobs.go
0e0fddc076 Add-on: Change 'No Cluster' to 'All'
b74db1daed Clarify worker clusters in CHANGELOG.md
6a89fa346c Manager: correctly count how many workers can run a job
Compare 21 commits »
8a2ee95fd3 Merge branch 'main' into 104201-Resolving-Task-limit-issue-in-Flamenco-manager
0e0fddc076 Add-on: Change 'No Cluster' to 'All'
b74db1daed Clarify worker clusters in CHANGELOG.md
6a89fa346c Manager: correctly count how many workers can run a job
a36c4cd4e4 Web: clarify the cluster assignment result in the worker details view
Compare 20 commits »
b235fe5e01 added unit test that allow specific number to tasks for jobs
Anish-Bharadwaj commented on pull request studio/flamenco#104205 2023-04-07 12:43:59 +02:00
Resolved Task Limit error in Flamenco Manager #104201

Yeah, definitely! I'll write the unit test for this functionality and add it to this PR

Anish-Bharadwaj commented on pull request studio/flamenco#104203 2023-04-07 12:39:08 +02:00
Resolved Task Limit error in Flamenco Manager #104201

For sure, Ill make sure to keep that in mind for future pull requests

Anish-Bharadwaj commented on pull request studio/flamenco#104203 2023-04-07 12:10:11 +02:00
Resolved Task Limit error in Flamenco Manager #104201

@Anish-Bharadwaj why did you close this PR?

It was a misclick. I reopened a new PR since I didn't see the option to change the status: studio/flamenco#104205

Anish-Bharadwaj created pull request studio/flamenco#104205 2023-04-06 15:15:25 +02:00
Resolved Task Limit error in Flamenco Manager #104201
Anish-Bharadwaj commented on pull request studio/flamenco#104203 2023-04-06 15:10:29 +02:00
Resolved Task Limit error in Flamenco Manager #104201

Please update the PR title & description so that it describes what the PR does. Which file is updated (i.e. the current title) is no so relevant, as that can be seen in the 'Files Changed' tab…

Anish-Bharadwaj closed pull request studio/flamenco#104203 2023-04-06 15:10:29 +02:00
Resolved Task Limit error in Flamenco Manager #104201
Anish-Bharadwaj created pull request studio/flamenco#104203 2023-04-04 04:59:36 +02:00
Update jobs.go