Skip to content

Don't modify source volumes when running in docker#748

Merged
richvdh merged 2 commits into
developfrom
rav/no_modify_source
Nov 26, 2019
Merged

Don't modify source volumes when running in docker#748
richvdh merged 2 commits into
developfrom
rav/no_modify_source

Conversation

@richvdh
Copy link
Copy Markdown
Member

@richvdh richvdh commented Nov 25, 2019

I've fallen into this trap several times now: I don't expect the docker image
to modify my local files.

I've fallen into this trap several times now: I don't expect the docker image
to modify my local files.
richvdh added a commit to matrix-org/pipelines that referenced this pull request Nov 25, 2019
... to stop people doing things that will make it crap over my working copy

cf matrix-org/sytest#748
@richvdh richvdh force-pushed the rav/no_modify_source branch from 44f33ad to e93797e Compare November 25, 2019 17:00
@richvdh richvdh requested a review from a team November 25, 2019 17:50
Copy link
Copy Markdown
Member

@erikjohnston erikjohnston left a comment

Choose a reason for hiding this comment

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

Yay! Do you know what the dos2unix stuff was protecting against?

@richvdh
Copy link
Copy Markdown
Member Author

richvdh commented Nov 26, 2019

I think @turt2live introduced it; I asked him about it once but the answer was a bit handwavey. I don't think it's the right solution to whatever the problem was, anyway; if it's necessary it should be done in the docker image construction.

@richvdh richvdh merged commit 66803c8 into develop Nov 26, 2019
@richvdh richvdh deleted the rav/no_modify_source branch November 26, 2019 10:37
richvdh added a commit to matrix-org/pipelines that referenced this pull request Nov 29, 2019
... to stop people doing things that will make it crap over my working copy

cf matrix-org/sytest#748
anoadragon453 added a commit that referenced this pull request Mar 18, 2020
…ase-v1.6.x

* origin/release-v1.6.1: (32 commits)
  Move scripts which aren't in docker out of `docker` (#752)
  README.md: don't forget to update dendrite:latest
  fix another results.tap
  Fix path to results.tap for dendrite build
  remove redundant (and failing) tap-to-junit
  Don't modify source volumes when running in docker (#748)
  Fix a flaky cross-signing test (#749)
  Add tests for 3PID registration (#695)
  Update the SyTest Docker files (#744)
  rejected state test (#742)
  Add test for rooms transferring on groups after room upgrade (#737)
  test pushes of rejected events (#738)
  Tests for room tags and push rules after upgrading a remote room (#721)
  Test that a room is depublished from the public rooms list upon room upgrade (#729)
  Review comments
  Tests for signatures and auth on /send_join etc (#734)
  Wrap in retry loop as room dir is updated async
  Tests room dir search
  Wrap numbers in JSON bodies (#733)
  Add frontend proxy worker
  ...
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.

2 participants