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

[AT-4209] Migrate create order endpoints #522

Closed
wants to merge 27 commits into from

Conversation

andher1802
Copy link
Contributor

@andher1802 andher1802 commented Jan 4, 2024

Issue tracked AT-4219 and AT3182

Items:

  • Ran test & live-tests
  • Implemented (new) unit tests
  • Removed credentials
  • Removed argument pointing to staging
  • [] Updated documentation

For release:

  • Bumped version
  • Added changelog
  • Updated announcement banner

@andher1802 andher1802 marked this pull request as ready for review January 4, 2024 11:29
1. Renamed catalogBase.place_order() to create_order().
2. Updated the return data type from Order to List[Order].
3. Updated the terms where necessary.
Job:
- track_status()
- cancel_job()

Job collection:
- removed a link

Project:
- max_concurrent_jobs
- update_project_settings()
- create_workflow()

up42:
- validate_manifest()

Workflow:
- max_concurrent_jobs
- update_name()
- add_workflow_tasks()
- get_compatible_blocks()
- get_parameters_info()
- construct_parameters()
- construct_parameters_parallel()
- estimate_job()
- test_job()
- test_jobs_parallel()
- run_job()
- run_jobs_parallel()
Copy link

sonarcloud bot commented Jan 16, 2024

@andher1802 andher1802 closed this Jan 31, 2024
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.

2 participants