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

Short-term fix of issue 790 #791

Merged
merged 1 commit into from
Jun 7, 2020
Merged

Conversation

tai271828
Copy link
Member

@tai271828 tai271828 commented Jun 4, 2020

Types of changes

  • Bugfix
  • New feature
  • Refactoring
  • Breaking change (any change that would cause existing functionality to not work as expected)
  • Documentation Update
  • Other (please describe)

Description

Fix issue #790 with a short-term solution according to the discussion of the issue thread. (the way of symbolic link)

Steps to Test This Pull Request

docker-compose up -d --build

Expected behavior

The deployed site will be re-deployed.

Related Issue

Issue #790

More Information

Tested on our staging site.

@tai271828 tai271828 requested a review from yychen June 4, 2020 08:09
@tai271828
Copy link
Member Author

tai271828 commented Jun 4, 2020

Weird. Why the comparison shows the extra commits...let me check.

[updated] resolved by re-basing my branch on the top of master.

@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2020

Codecov Report

Merging #791 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #791   +/-   ##
=======================================
  Coverage   75.55%   75.55%           
=======================================
  Files          70       70           
  Lines        2684     2684           
=======================================
  Hits         2028     2028           
  Misses        656      656           

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 b2ddb0c...309933e. Read the comment docs.

@tai271828
Copy link
Member Author

If we landed this pull request, we may want to keep issue #790 opened until we apply the "long-term" solution.

By applying pull request pycontw#772 we introduce this issue. This pull request
applies a short-term fix according to the discussion of issue pycontw#790.
@tai271828
Copy link
Member Author

Besides trying docker-compose up -d --build I also tested #783 when resolving merging conflict. I think this pull request is good to go as the symbolic link short-term solution we have discussed.

Copy link
Member

@yychen yychen left a comment

Choose a reason for hiding this comment

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

I also tested this on the staging server, and also tried to launch the dev environment on my laptop. Sounds good to me!

@yychen yychen merged commit f312b97 into pycontw:master Jun 7, 2020
@tai271828 tai271828 deleted the pr-fix-issue-790 branch July 20, 2020 16:26
gtbcoding pushed a commit to gtbcoding/pycon.tw that referenced this pull request Jul 27, 2020
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.

None yet

3 participants