Skip to content

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

Merged
rjsparks merged 2 commits into
ietf-tools:mainfrom
rjsparks:leavetzfalsebehind
Nov 28, 2022
Merged

feat: stop supporting pre-tzaware migration database dumps.#4782
rjsparks merged 2 commits into
ietf-tools:mainfrom
rjsparks:leavetzfalsebehind

Conversation

@rjsparks

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Nov 22, 2022

Copy link
Copy Markdown

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.

@jennifer-richards jennifer-richards left a comment

Copy link
Copy Markdown
Member

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!

Comment thread dev/deploy-to-container/start.sh Outdated
fi
fi
echo "Running Datatracker migrations..."
/usr/local/bin/python $WORKSPACEDIR/ietf/manage.py migrate --settings=settings_local

Copy link
Copy Markdown
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