Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

2.4 release! #75

Merged
merged 36 commits into from
Oct 2, 2020
Merged

2.4 release! #75

merged 36 commits into from
Oct 2, 2020

Conversation

mayadebellis
Copy link
Contributor

@mayadebellis mayadebellis commented Oct 1, 2020

Changes

  • Update ops builds to point to edsc instance at port 30052
  • Centralize external URL references within the new maap_environments.json file
  • Move s3 url pre-signing functionality from ADE to the MAAP API
  • Set maap-users s3 folder to read-only
  • Hello World repo algorithm name automatically prepended demo-<username>
  • Algorithm registration selects worker queue

bsatoriu and others added 30 commits September 1, 2020 16:05
* 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 mayadebellis requested review from echyam and bsatoriu and removed request for echyam October 1, 2020 17:21
@mayadebellis mayadebellis merged commit 18a5078 into master Oct 2, 2020
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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants