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

Create a Makefile #106

Closed
1 task
Tracked by #107
kairoaraujo opened this issue Dec 8, 2023 · 0 comments · Fixed by #114
Closed
1 task
Tracked by #107

Create a Makefile #106

kairoaraujo opened this issue Dec 8, 2023 · 0 comments · Fixed by #114
Assignees
Labels

Comments

@kairoaraujo
Copy link
Collaborator

The overall idea is to generate a Makefile, which can simplify documentation and wrap commands that the contributors can run quickly.

Initial suggestion

  • make run-dev, which will run all the infrastructure containers for development (object storage and SQL)

    • Note: run-dev should run the containers using the compose.yml, but it would be nice to re-start the Archivista service automatically if the source code is changed, avoiding users being in the loop build, deploy, run/restart.
  • make tests will run the pre-commit checks

Parent issue:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant