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

Hotfix/chat 1.2.2 #6209

Merged
merged 2 commits into from
Mar 11, 2020
Merged

Hotfix/chat 1.2.2 #6209

merged 2 commits into from
Mar 11, 2020

Conversation

androolloyd
Copy link
Contributor

Description

Couple of quick fixes to address some post deploy issues.

  • moving chat_id and gitcoin_chat_access_token reconciliation into the sync_profile method
  • ensure that the hackathon project creator gets added to the channel
  • check for new notifications on page load and then interval the checks at 15 seconds

…se doesn't miss users

- fix for the hackathon team updates, adding the creating profile into the chat now
…that its more in line of when it has to happen
@owocki owocki merged commit bd01a49 into stable Mar 11, 2020
@codecov
Copy link

codecov bot commented Mar 11, 2020

Codecov Report

Merging #6209 into stable will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable    #6209      +/-   ##
==========================================
- Coverage   28.42%   28.41%   -0.01%     
==========================================
  Files         278      278              
  Lines       24995    25003       +8     
  Branches     3654     3655       +1     
==========================================
  Hits         7105     7105              
- Misses      17613    17618       +5     
- Partials      277      280       +3
Impacted Files Coverage Δ
app/dashboard/views.py 11.76% <0%> (-0.02%) ⬇️
app/chat/tasks.py 15.45% <0%> (-0.29%) ⬇️
app/app/utils.py 22.18% <0%> (ø) ⬆️
app/dashboard/tasks.py 38.63% <0%> (ø) ⬆️
...eting/management/commands/assemble_leaderboards.py 40.48% <0%> (ø) ⬆️
...rketing/management/commands/no_applicants_email.py 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d917f3...05a376c. Read the comment docs.

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.

3 participants