Skip to content

fix(dashmate): dashmate logic doesn't recognize it's ran from helper#902

Merged
shumkov merged 2 commits into
v0.24-devfrom
fix/dashmate-api-env
Apr 10, 2023
Merged

fix(dashmate): dashmate logic doesn't recognize it's ran from helper#902
shumkov merged 2 commits into
v0.24-devfrom
fix/dashmate-api-env

Conversation

@pshenmic
Copy link
Copy Markdown
Collaborator

Issue being fixed or feature implemented

ENV DASHMATE_HELPER=1 defined in the Dockerfile is created at root user environment, and it gets erased after we switch it to dashmate in entrypoint.sh

What was done?

Moved DASHMATE_HELPER=1 from Dockerfile to entrypoint.sh

How Has This Been Tested?

On devnet

Breaking Changes

No

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@pshenmic pshenmic added this to the v0.24.0 milestone Apr 10, 2023
@shumkov shumkov changed the title fix(dashmate): move helper env to the exec instruction fix(dashmate): dashmate logic doesn't recognize it's ran from helper Apr 10, 2023
@shumkov shumkov merged commit 53f4475 into v0.24-dev Apr 10, 2023
@shumkov shumkov deleted the fix/dashmate-api-env branch April 10, 2023 07:23
@markin-io markin-io mentioned this pull request Apr 26, 2023
5 tasks
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