This repository has been archived by the owner on Oct 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Theme updated with bugfixes from S1709 #55
Merged
ebreton
merged 5 commits into
master
from
fix-update-wp-content-from-container-wp-volumes
Nov 6, 2017
Merged
Theme updated with bugfixes from S1709 #55
ebreton
merged 5 commits into
master
from
fix-update-wp-content-from-container-wp-volumes
Nov 6, 2017
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #55 +/- ##
=======================================
Coverage 88.56% 88.56%
=======================================
Files 18 18
Lines 1006 1006
=======================================
Hits 891 891
Misses 115 115 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #55 +/- ##
==========================================
- Coverage 83.59% 82.88% -0.71%
==========================================
Files 21 20 -1
Lines 1359 1221 -138
==========================================
- Hits 1136 1012 -124
+ Misses 223 209 -14
Continue to review full report at Codecov.
|
…-container-wp-volumes * origin: (34 commits) added doc moved WPTheme/PluginConfig to dedicated files themes/plugin.py Use var defined in 'settings.py' instead of hard-coded string Use site folder as 'wp_site_id' Small bug fix Change way to generate path, add var for plugin source Change function/option name Use wp_site_id instead of site_name (which is not unique) Use WPSite to create instance instead of openshift_env and wp_site_url Small bug fix Workaround for relative path to fix Travis checks Change how class is displayed Change display way PEP8 compliant Add short doc (very short) Add feature to dump plugin configuration Updated configuration for Add-To-Any, fits to new way to do things Change WP tables infos location (now outside class), prepare to use 'wp site id' instead of 'wp site name', PEP8 Use values defined in 'settings.py' and some cosmetic changes Replace way to configure plugin options. No more WPCLI... ...
…-container-wp-volumes * origin: (23 commits) add same parameters for generate as for generate-one mention git clone over HTTPS (not only SSH) merged in PR #54 do not decrease coverage PEP8 declare BACKUP_PATH in .env.sample added doc generate DB dump directly in proper directory added $BACKUP_PATH to override BACKUP_PATH (in travis) added tests and command to backup one site only gitignore backups same strategy for WPBackup as for WPGenerator for constructor and config roll run_wp_cli back into WPConfig removed relative path for backups. Added WP_PATH & BACKUP_PATH in settings using /tmp to generate tar in tests (for travis to pass) added tests for generate_tar not using site_id quite yet. name instead precision in doc for content of incremental files change description of tar file: all files are tared, not only php ones do not log twice command ...
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
From issues on repo jahiap
Targetted version: 2.5.6