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

Data integration #16

Merged
merged 5 commits into from
Mar 24, 2021
Merged

Data integration #16

merged 5 commits into from
Mar 24, 2021

Conversation

ogibson
Copy link
Contributor

@ogibson ogibson commented Mar 23, 2021

Background

Link to issue

https://biomage.atlassian.net/browse/BIOMAGE-647

Link to staging deployment URL

Links to any Pull Requests related to this

Anything else the reviewers should know about the changes here

Changes

Code changes

Definition of DONE

Your changes will be ready for merging after each of the steps below have been completed:

Testing

  • Unit tests written
  • [X ] Tested locally with Inframock
  • Deployed to staging

To set up easy local testing with inframock, follow the instructions here: https://github.com/biomage-ltd/inframock
To deploy to the staging environment, follow the instructions here: https://github.com/biomage-ltd/biomage-utils

Documentation updates

Is all relevant documentation updated to reflect the proposed changes in this PR?

  • Relevant Github READMEs updated
  • Relevant wiki pages created/updated

Approvers

  • Approved by a member of the core engineering team
  • (UX changes) Approved by vickymorrison (this is her username, tag her if you need approval)

Just before merging:

Optional

  • [ X] Photo of a cute animal attached to this PR
    image

@@ -16,7 +16,7 @@ load_config <- function(development_aws_server) {
)

if(config$cluster_env == 'development') {
config$aws_config[['endpoint']] <- sprintf("http://%s:4566", development_aws_server) # DOCKER_GATEWAY_HOST
config$aws_config[['endpoint']] <- sprintf("http://192.168.43.241:4566", development_aws_server) # DOCKER_GATEWAY_HOST
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You forgot to remove the hard IP?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

......

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I actually thought I had already fixed this hahah

@ogibson ogibson changed the title Data integration Commit Data integration Mar 24, 2021
@ogibson ogibson merged commit 0e9061b into master Mar 24, 2021
@ogibson ogibson deleted the data-integration branch March 24, 2021 22:51
alexvpickering pushed a commit that referenced this pull request Jan 4, 2023
…-runner/hosted-git-info-2.8.9

Bump hosted-git-info from 2.8.8 to 2.8.9 in /local-runner
gerbeldo pushed a commit that referenced this pull request Mar 25, 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.

3 participants