Skip to content

feat: remove failed task category from compute plan API response#525

Merged
Milouu merged 4 commits into
mainfrom
feat/remove_failed_task_category
Jan 20, 2023
Merged

feat: remove failed task category from compute plan API response#525
Milouu merged 4 commits into
mainfrom
feat/remove_failed_task_category

Conversation

@sergebouchut2
Copy link
Copy Markdown
Contributor

@sergebouchut2 sergebouchut2 commented Oct 7, 2022

Signed-off-by: Serge Bouchut serge.bouchut@owkin.com

Description

Remove failed task category deprecated field from the compute plan API response in order to easily remove category field in the backend later.
See also:

How has this been tested?

Checklist

  • changelog was updated with notable changes
  • documentation was updated

@github-actions github-actions Bot added the api label Oct 7, 2022
@sergebouchut2
Copy link
Copy Markdown
Contributor Author

/e2e --refs substra=feat/remove_failed_task_category,substra-backend=feat/remove_failed_task_category --tests sdk,substrafl

@Owlfred
Copy link
Copy Markdown

Owlfred commented Oct 7, 2022

End to end tests: ✔️ SUCCESS

“To infinity and beyond!” ― Buzz Lightyear, Toy Story

@ThibaultFy
Copy link
Copy Markdown
Member

/e2e --refs substra=feat/remove_failed_task_category,substra-backend=feat/remove_failed_task_category --tests sdk,substrafl

@Owlfred
Copy link
Copy Markdown

Owlfred commented Jan 17, 2023

End to end tests: ✔️ SUCCESS

Copy link
Copy Markdown
Member

@ThibaultFy ThibaultFy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@guilhem-barthes shouldn't we also remove failed_task_category from the ComputePlan model ?

@ThibaultFy
Copy link
Copy Markdown
Member

/e2e --help

@Owlfred
Copy link
Copy Markdown

Owlfred commented Jan 17, 2023

Usage: /e2e [options] [help]

/e2e may appear anywhere as long as it is on its own line

Options:
  --refs <value>                                         Extra refs (branch or tag) with format REPO=GIT_REF,REPO=GIT_REF.
  Supported repositories: substra-hlf-k8s, orchestrator, substra-backend, substra-frontend, substra-tools, substrafl, substra, substra-tests, substra-ci.
  Example: /e2e --refs substra-backend=some_branch,orchestrator=some_tag (default: {})
  --tests-to-run, --tests <tests-to-run>                 Comma-separated list of tests to run. Valid options: sdk,substrafl,frontend or NONE. (default: "sdk")
  --benchmarks-to-run, --benchmarks <benchmarks-to-run>  Comma-separated list of workflows tests to run. Valid options: mnist, camelyon or NONE. (default: "NONE")
  --orchestrator-mode, --mode <orchestrator-mode>        Comma-separated list of orchestrator modes to run tests for. Valid options: standalone,distributed (default: "standalone,distributed")
  -h, --help                                             display help for command

@Milouu Milouu force-pushed the feat/remove_failed_task_category branch from dc34d97 to 488a2e6 Compare January 18, 2023 15:26
sergebouchut2 and others added 2 commits January 18, 2023 17:03
Signed-off-by: Serge Bouchut <serge.bouchut@owkin.com>
Signed-off-by: Milouu <milan.roustan@owkin.com>
@Milouu Milouu force-pushed the feat/remove_failed_task_category branch from 488a2e6 to 1e3d5f0 Compare January 18, 2023 16:03
Signed-off-by: Milouu <milan.roustan@owkin.com>
@Milouu Milouu force-pushed the feat/remove_failed_task_category branch from a355e70 to 01c4607 Compare January 18, 2023 16:40
Signed-off-by: Milouu <milan.roustan@owkin.com>
@Milouu Milouu merged commit 637311c into main Jan 20, 2023
@Milouu Milouu deleted the feat/remove_failed_task_category branch January 20, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants