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

Use project name from .env for prune make target #119

Merged

Conversation

BendingBender
Copy link
Contributor

What does this implement/fix? Explain your changes.

The project name can be changed in the .env file, but the make target prune uses a hardcoded value as project name. This change fixes the Makefile to use the project name from the .env file.

Does this close any currently open issues?

no

Any relevant logs, error output, etc?

no

Any other comments?

no

Where has this been tested?

locally

@sherifabdlnaby sherifabdlnaby merged commit 0d5e46d into sherifabdlnaby:main Jan 4, 2025
2 checks passed
@BendingBender BendingBender deleted the fix-prune-make-target branch January 6, 2025 16:14
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