Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate V1 (db tables, API, runner) #2230

Merged
merged 70 commits into from
Feb 3, 2025
Merged

Conversation

tcompa
Copy link
Collaborator

@tcompa tcompa commented Jan 29, 2025

close #2229
close #2233

Checklist before merging

  • I added an appropriate entry to CHANGELOG.md
  • I added logging to new code - if appropriate.
  • I merged main into the current branch.

@tcompa tcompa linked an issue Jan 29, 2025 that may be closed by this pull request

This comment was marked as off-topic.

Copy link

github-actions bot commented Jan 29, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  fractal_server
  __init__.py
  config.py
  main.py
  string_tools.py
  fractal_server/app/models
  __init__.py
  linkuserproject.py
  fractal_server/app/routes/aux
  _job.py
  fractal_server/app/runner
  filenames.py
  shutdown.py
  fractal_server/app/runner/executors/slurm/ssh
  executor.py
  fractal_server/app/runner/executors/slurm/sudo
  executor.py
  fractal_server/app/runner/v2/_local
  executor.py
  fractal_server/app/runner/v2/_local_experimental
  executor.py
  fractal_server/app/schemas
  _validators.py
  fractal_server/tasks
  utils.py
Project Total  

This report was generated by python-coverage-comment-action

@tcompa tcompa changed the title [DO NOT MERGE] Deprecate V1 API and runner Deprecate V1 (db tables, API, runner) Jan 31, 2025
@tcompa tcompa marked this pull request as ready for review February 3, 2025 07:34
This reverts commit 9eb5b6d.
…w_JobExecutionError` [close #2238]"

This reverts commit 5d8490c.
@tcompa tcompa merged commit 02855cd into main Feb 3, 2025
19 checks passed
@tcompa tcompa deleted the 2229-deprecate-v1-api-and-runner branch February 3, 2025 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support migrations databases with old/new naming convention Deprecate V1 API and runner
1 participant