Skip to content

enhance: assume local development#860

Merged
wesleyboar merged 2 commits intomainfrom
chore/assume-anyone-running-make-start-within-repo-is-developing
Aug 7, 2024
Merged

enhance: assume local development#860
wesleyboar merged 2 commits intomainfrom
chore/assume-anyone-running-make-start-within-repo-is-developing

Conversation

@wesleyboar
Copy link
Copy Markdown
Member

@wesleyboar wesleyboar commented Aug 7, 2024

Overview

Assume anyone running make start is developing locally.

DetailsOur deploy process uses its own docker-compose files and Dockerfiles.

Related

Changes

  • changed Makefile to use dev compose files
  • changed README to assume reader is a developer

Testing

  1. make build
  2. make start
  3. change any code
  4. verify change is synced to docker compose

UI

  1. Read "Getting Started" (specifically, "3. Build & …").
  2. Read "Update Project" (specifically, "▶ Advanced").

Our deploy process uses its own docker-compose files and Dockerfiles.
@wesleyboar wesleyboar marked this pull request as ready for review August 7, 2024 20:18
@wesleyboar wesleyboar changed the title chore: assume local development enhance: assume local development Aug 7, 2024
@wesleyboar wesleyboar merged commit c5a952e into main Aug 7, 2024
@wesleyboar wesleyboar deleted the chore/assume-anyone-running-make-start-within-repo-is-developing branch August 7, 2024 20:19
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.

1 participant