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

Dockerize development environment for PANIC #280

Open
6 tasks
dillu24 opened this issue Jun 9, 2022 · 0 comments
Open
6 tasks

Dockerize development environment for PANIC #280

dillu24 opened this issue Jun 9, 2022 · 0 comments

Comments

@dillu24
Copy link
Collaborator

dillu24 commented Jun 9, 2022

Technical Story

When developing as a team it would be ideal to standardize the platform we are developing on, as different platforms require different dependencies/requirements.

Description

The aim of this task is to create a docker container that we could ssh into from our IDE in order to develop.

Requirements

  • Create a development docker container in our docker-compose.yml file
  • Add all Alerter dependencies to the development container
  • Add all Substrate-API dependencies to the development container
  • Add all PANIC-UI dependencies to the development container
  • Add all API dependencies to the development container
  • Connect your IDE to the development container

Some resources:

Acceptance criteria

When: I code in my IDE
Then: The changes are reflected on my container

Scenario: I can run the alerter from the IDE because it is connected to the container

Scenario: I can run the alerter tests from the IDE because it is connected to the container

@dillu24 dillu24 added this to the Tech improvements milestone Jun 9, 2022
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

No branches or pull requests

1 participant