-
Notifications
You must be signed in to change notification settings - Fork 8
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
Feature/setup configuration #131
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
annashamray
force-pushed
the
feature/setup-configuration
branch
from
February 28, 2024 16:09
722ce93
to
8bf9abb
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #131 +/- ##
==========================================
+ Coverage 89.90% 90.61% +0.70%
==========================================
Files 82 86 +4
Lines 2011 2237 +226
Branches 232 251 +19
==========================================
+ Hits 1808 2027 +219
- Misses 179 183 +4
- Partials 24 27 +3 ☔ View full report in Codecov by Sentry. |
annashamray
force-pushed
the
feature/setup-configuration
branch
from
March 1, 2024 11:29
bfcd0ec
to
1c81a7a
Compare
joeribekker
approved these changes
Mar 5, 2024
stevenbal
requested changes
Mar 14, 2024
annashamray
force-pushed
the
feature/setup-configuration
branch
from
March 27, 2024 17:01
e95bba6
to
61e2173
Compare
annashamray
force-pushed
the
feature/setup-configuration
branch
from
March 28, 2024 10:49
b4ada77
to
ff42130
Compare
stevenbal
approved these changes
Apr 2, 2024
…tup_configuration
…tion command and env vars
Co-authored-by: Steven Bal <steevbal@gmail.com>
annashamray
force-pushed
the
feature/setup-configuration
branch
from
April 2, 2024 13:49
ff42130
to
5f4e57c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes maykinmedia/django-setup-configuration#1 (ON part)
fixes #87