This repository has been archived on 2024-11-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mattermost-plugin-attachmen.../build/sync/plan
Ben Schumacher dcaf9dd289
Fix issues with Repository synchronization tool (#124)
* Only run tests in build/sync if directory exists

* Use t.Helper()

* Don't compare size of directories

* Fix TestFileHistory

* Fix linter issue

* Apply changes from https://github.com/mattermost/mattermost-plugin-github/pull/345

* Use ts file for tests

* Add sync target
2020-09-15 12:32:37 -04:00
..
git Fix issues with Repository synchronization tool (#124) 2020-09-15 12:32:37 -04:00
testdata MM-21722 - Repository synchronization tool (#86) 2020-09-13 15:30:09 +02:00
actions.go MM-21722 - Repository synchronization tool (#86) 2020-09-13 15:30:09 +02:00
actions_test.go Fix issues with Repository synchronization tool (#124) 2020-09-15 12:32:37 -04:00
checks.go MM-21722 - Repository synchronization tool (#86) 2020-09-13 15:30:09 +02:00
checks_test.go Fix issues with Repository synchronization tool (#124) 2020-09-15 12:32:37 -04:00
plan.go MM-21722 - Repository synchronization tool (#86) 2020-09-13 15:30:09 +02:00
plan_test.go MM-21722 - Repository synchronization tool (#86) 2020-09-13 15:30:09 +02:00
setup.go MM-21722 - Repository synchronization tool (#86) 2020-09-13 15:30:09 +02:00