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

feat: stop supporting pre-tzaware migration database dumps. #4782

Merged
merged 2 commits into from
Nov 28, 2022

Conversation

rjsparks
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #4782 (ce447b1) into main (9579f61) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4782   +/-   ##
=======================================
  Coverage   88.51%   88.51%           
=======================================
  Files         296      296           
  Lines       39851    39851           
=======================================
+ Hits        35273    35276    +3     
+ Misses       4578     4575    -3     
Impacted Files Coverage Δ
ietf/utils/mail.py 79.62% <0.00%> (-0.24%) ⬇️
ietf/doc/views_search.py 89.64% <0.00%> (+0.41%) ⬆️
ietf/group/utils.py 94.17% <0.00%> (+0.44%) ⬆️
ietf/utils/pipe.py 86.95% <0.00%> (+4.34%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@jennifer-richards jennifer-richards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor suggestion in a script - take it or leave it and merge away!

fi
fi
echo "Running Datatracker migrations..."
/usr/local/bin/python $WORKSPACEDIR/ietf/manage.py migrate --settings=settings_local
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only spot using WORKSPACEDIR in this script - everywhere else is just an explicit ./. Get rid of the variable (or replace ./ everywhere)?

@rjsparks rjsparks merged commit 2636c59 into ietf-tools:main Nov 28, 2022
@rjsparks rjsparks deleted the leavetzfalsebehind branch November 28, 2022 16:17
larseggert pushed a commit to larseggert/datatracker that referenced this pull request Nov 29, 2022
…ls#4782)

* feat: stop supporting pre-tzaware migration database dumps.

* chore: remove unnecessary env variable
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants