-
-
Notifications
You must be signed in to change notification settings - Fork 847
Description
Dependency
A person who has risen to the merge team and who is experiencing docker reloading the entire code base on every change and who wants to take this issue on. see notes
Overview
We need to update our docker-compose file such that it is dynamic and based off off .env file settings.
Action Items
-
Docker Compose Should have the following variables coming from an
.envfile such that they are configurable.- The
imagekey - The output
portsvalue
- The
-
The docker compose should also go through some additional pre-build steps before it runs jekyll serve. These pre build steps should be configured in such a way that it is possible to turn on/off an individual pre-build step. At the moment, these steps includes:
- Running an scss linter
- Running an ES linter
- Implement SCSS lint #1441
- GitHub Actions: Implement ESlint #1442
-
For merge team: Once the PR related to this issue is merged and this issue is closed, please edit section 1.6.a in the contributing.md file accordingly.
Resources/Instructions
More details available in issue ##1273
Metadata
Metadata
Assignees
Labels
Type
Projects
Status