This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add uat base urls and buckets * config-based urls: maapsec * dps_magic readme typo * config based urls: submit_jobs * config based urls: dps_info * config based urls: pull_projects * revert timeout setting change * config based urls: ssh_info * add default_host field for explicitness * remove hard coded url from dps_info client * clean up hard coded url references * remove unnecessary state param * Update dps_magic to use maap_environments.json * send presigned s3 url req to maap api * fix ci build error * Update entrypoint.sh * Replace statedb environment with server lookup * replace env statedb with server lookup * set ade_server in client once during startup * fix keycloak callback error * submit jobs convert to tabs to spaces * fix submit jobs getMetrics result key * fix dps_info ref to state * Use maap-py for MAAP API (#73) * use maap-py for list jobs * use maap-py for desribe process * use maap-py for get job result * use maap-py for get job metrics * use maap-py for get job status * use maap-py for get execute inputs * use maap-py for delete job * use maap-py for dismiss job * use maap-py for get capabilities * use maap-py for publish algorithm * use maap-py for delete algorithm * use maap-py for execute job * fix mismatching keys in submit_jobs to maap-py * use maap-py for register algorithm * move edsc url to configuration file * Registration updates (#74) * fix mismatching keys in submit_jobs to maap-py * use maap-py for register algorithm * pass username to defaultvalues helper * prepend "demo-${username}-" to tutorial hello world algorithm name * use regex to match hello-world repo under any group or user * add dynamic queue selection for algo registration * properly re-populate algo config with memory selection and add instructions for disk size * make maap-users org folder read-only * Fix IStateDB bug * update hello-world url regex to allow git token in url * fix org bucket mount line * update ops search port to 30052 Co-authored-by: bsatoriu <[email protected]> Co-authored-by: echyam <[email protected]> Co-authored-by: Elizabeth Yam <[email protected]>
- Loading branch information
1 parent
e67ad5f
commit 18a5078
Showing
35 changed files
with
1,726 additions
and
1,686 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.