Skip to content

Conversation

@leafty
Copy link
Member

@leafty leafty commented Oct 8, 2025

wip

/deploy renku=release-2.9.0

@leafty leafty requested review from a team, SalimKayal and sgaist as code owners October 8, 2025 12:01
@RenkuBot
Copy link
Contributor

RenkuBot commented Oct 8, 2025

You can access the deployment of this PR at https://renku-ci-ds-1053.dev.renku.ch

@coveralls
Copy link

coveralls commented Oct 8, 2025

Pull Request Test Coverage Report for Build 18344758868

Details

  • 1 of 7 (14.29%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.04%) to 83.337%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bases/renku_data_services/data_tasks/task_defs.py 1 7 14.29%
Files with Coverage Reduction New Missed Lines %
components/renku_data_services/base_api/pagination.py 1 88.16%
components/renku_data_services/session/models.py 1 95.33%
components/renku_data_services/storage/blueprints.py 2 92.68%
components/renku_data_services/search/reprovision.py 2 91.01%
Totals Coverage Status
Change from base Build 18342315403: -0.04%
Covered Lines: 21666
Relevant Lines: 25998

💛 - Coveralls

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@leafty
Copy link
Member Author

leafty commented Oct 8, 2025

Trying to delete a user:

sqlalchemy.dialects.postgresql.asyncpg.AsyncAdapt_asyncpg_dbapi.IntegrityError: <class 'asyncpg.exceptions.ForeignKeyViolationError'>: update or delete on table "users" violates foreign key constraint "data_connectors_created_by_id_fkey" on table "data_connectors"
DETAIL:  Key (keycloak_id)=(2cce536f-2c66-4ce9-b666-55b448233a8a) is still referenced from table "data_connectors".

@leafty leafty marked this pull request as draft October 9, 2025 06:58
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.

4 participants