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
Conversation
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
add uat base urls and buckets
Maap env improvements dev
fix keycloak callback error
* 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
* 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
mayadebellis
requested review from
echyam and
bsatoriu
and removed request for
echyam
October 1, 2020 17:21
gllewellyn19
pushed a commit
that referenced
this pull request
Jun 10, 2021
* 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]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
maap_environments.json
filemaap-users
s3 folder to read-onlydemo-<username>