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

Add more editable fields, fix for the task registry api client caching #468

Merged

Conversation

uittenbroekrobbert
Copy link
Contributor

Fixes a bug where the alru cache did not work due to the TaskRegistryClient being a parameter. We now use 1 global TaskRegistryClient.

Checklist

Please check all the boxes that apply to this pull request using "x":

  • I have tested the changes locally and verified that they work as expected.
  • I have followed the project's coding conventions and style guidelines.
  • I have rebased my branch onto the latest commit of the main branch.
  • I have squashed or reorganized my commits into logical units.
  • I have read, understood and agree to the Developer Certificate of Origin, which this project utilizes.

# Conflicts:
#	amt/api/routes/algorithm.py
#	amt/locale/base.pot
#	amt/locale/en_US/LC_MESSAGES/messages.mo
#	amt/locale/en_US/LC_MESSAGES/messages.po
#	amt/locale/nl_NL/LC_MESSAGES/messages.mo
#	amt/locale/nl_NL/LC_MESSAGES/messages.po
#	tests/api/routes/test_algorithm.py
#	tests/e2e/test_create_algorithm.py
#	tests/fixtures/vcr_cassettes/test_fetch_task_with_invalid_urn.yml
#	tests/fixtures/vcr_cassettes/test_fetch_task_with_urn.yml
#	tests/fixtures/vcr_cassettes/test_fetch_task_with_urns.yml
#	tests/fixtures/vcr_cassettes/test_fetch_task_with_valid_and_invalid_urn.yml
#	tests/fixtures/vcr_cassettes/test_fetch_tasks_all.yml
#	tests/fixtures/vcr_cassettes/test_get_assessment_card.yml
#	tests/fixtures/vcr_cassettes/test_get_model_card.yml
#	tests/fixtures/vcr_cassettes/test_get_system_card_data_page.yml
#	tests/fixtures/vcr_cassettes/test_get_system_card_instruments.yml
#	tests/fixtures/vcr_cassettes/test_get_system_card_requirements.yml

# Conflicts:
#	amt/clients/clients.py
#	tests/repositories/test_task_registry.py
@uittenbroekrobbert uittenbroekrobbert requested a review from a team as a code owner January 15, 2025 10:49
rubenrouwhof
rubenrouwhof previously approved these changes Jan 15, 2025
@uittenbroekrobbert uittenbroekrobbert force-pushed the 379-edit-objects-in-algorithm-details-section branch 4 times, most recently from d000863 to c590e2c Compare January 15, 2025 15:05
@uittenbroekrobbert uittenbroekrobbert force-pushed the 379-edit-objects-in-algorithm-details-section branch from c590e2c to 3ced93c Compare January 15, 2025 15:20
@uittenbroekrobbert uittenbroekrobbert merged commit 9767140 into main Jan 15, 2025
15 checks passed
@uittenbroekrobbert uittenbroekrobbert deleted the 379-edit-objects-in-algorithm-details-section branch January 15, 2025 15:38
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.

3 participants