This repository was archived by the owner on Oct 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Squashfs pr devel #152
Merged
Merged
Squashfs pr devel #152
Changes from all commits
Commits
Show all changes
86 commits
Select commit
Hold shift + click to select a range
3ccfe51
Defer nightly backups, disable ASG processes during syncs and run syn…
EmlynK a54c09c
Added deploy.yml examples for Drupal 9 and Localgov. Updated tests (#97)
DionisioFG 223a3b5
Adding a new SimpleSAMLphp meta role. (#100)
gregharvey 32843d5
Allowing users to set cachetool version properly. (#102)
gregharvey 91ea64e
Deploy ami pr 1.x (#106)
gregharvey 371b6b9
Making the MySQL dump command for routine back-ups less aggressive. (…
gregharvey a9cc7ad
Fix database backups pr 1.x (#109)
gregharvey 4c4c3ad
Fix MySQL backup deferral. (#110)
EmlynK 029848d
Files recurse fix pr 1.x (#112)
EmlynK b71fa83
Improve multisite support (#115)
EmlynK c933dc8
Static credentials handling fix pr 1.x (#119)
EmlynK b6ea020
Making contents of deploy tar 'ownerless'. (#117)
gregharvey 1c2b206
Implement file syncing (#124)
EmlynK 1cd0ed0
Create Drupal-specific sync roles (#128)
EmlynK 904033f
Fixing GRANT query for MySQL > 8.0. (#131)
gregharvey 94715d8
Use IF NOT EXISTS when creating database user as that command fails i…
EmlynK 20774f6
Adding SquashFS option to syncing.
gregharvey a684f74
Merge branch 'devel' into squashfs-PR-devel
gregharvey 53e6443
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 7f3e750
Make 'tarball' the default mount type so nothing existing breaks.
gregharvey f857383
Merge branch 'devel' into squashfs-PR-devel
gregharvey 2ec37f2
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 0b17bb5
Altering deploy_path so we can build in another location for SquashFS…
gregharvey eb54cb9
Merge branch 'devel' into squashfs-PR-devel
gregharvey dcdf35f
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 0b380de
Ensuring the build dir exists if doing a SquashFS build.
gregharvey 57f41a2
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 7d8a9ac
Force symlink creation as the deploy dir may not exist yet.
gregharvey fce73e8
Merge branch 'devel' into squashfs-PR-devel
gregharvey 085d709
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 307ac67
Running mount commands with sudo.
gregharvey bc90244
Merge branch 'devel' into squashfs-PR-devel
gregharvey 062afb9
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 4424413
Tweaking link command and destination for live links.
gregharvey 874faa0
Merge branch 'devel' into squashfs-PR-devel
gregharvey 2884743
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 7e39641
Slight bug in link path handling for SquashFS.
gregharvey a421ba0
Merge branch 'devel' into squashfs-PR-devel
gregharvey ca67307
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 2bb6459
Checking for existing mount and using remount operation.
gregharvey c219cdb
Merge branch 'devel' into squashfs-PR-devel
gregharvey 6c7c4ed
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey f076147
Stop ce-deploy trying to delete from read-only SquashFS mount.
gregharvey 622f686
Merge branch 'devel' into squashfs-PR-devel
gregharvey 3ced700
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 6c7d2c9
Formatting error, these special jinja2 things are not filters - no sp…
gregharvey e53308e
Merge branch 'devel' into squashfs-PR-devel
gregharvey fec8f01
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 5e145d4
Reloading services to make sure mounting doesn't fail.
gregharvey 3ab9a57
Merge branch 'devel' into squashfs-PR-devel
gregharvey 57a5cea
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 57ed6e3
Picking more sensible loop var name.
gregharvey bb185a4
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 1b66af2
Moving to shell for mount check and fixing jinja2 filter names.
gregharvey dbe45ca
Merge branch 'devel' into squashfs-PR-devel
gregharvey 74466c0
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 9db2899
Trying with the posix mount module instead of command.
gregharvey e77e0e5
Merge branch 'devel' into squashfs-PR-devel
gregharvey 38b69e5
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 169a5f7
Working through user/sudo issues.
gregharvey ba6cf37
Merge branch 'devel' into squashfs-PR-devel
gregharvey bfeeb4f
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 42f12c8
Attempt to fix syncs whenever the 'dump' type is used for source or t…
EmlynK e878aab
Altering symlink handling slightly so we have the deploy directory al…
gregharvey d56accb
Merge branch '1.x' into squashfs
gregharvey 32ad61f
Merge branch 'devel' into squashfs-PR-devel
gregharvey a46b13d
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey c45db1d
Simplifying 'when' checks.
gregharvey eaf730e
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey a9c6abf
Squashfs pr 1.x (#150)
gregharvey b930652
Adding a revert behaviour for SquashFS.
gregharvey 9fbea15
Merge branch 'devel' into squashfs-PR-devel
gregharvey d9ff97e
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey d8269c9
Merging 1.x.
gregharvey 0546a34
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 4f7aa25
Making some wording a little less ambiguous.
gregharvey b5f8fcb
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 7be01a2
Fixing bad image path and adding clauses to stat check.
gregharvey a2acd22
Merge branch 'devel' into squashfs-PR-devel
gregharvey 1fd3882
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey 1f12a90
Trying to make remounting SquashFS images a bit safer.
gregharvey 4f14ce4
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey edf02be
Adding when clauses to SquashFS image path check.
gregharvey 41aea1c
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey abe7fe4
Removing revert code, as it cannot work.
gregharvey afe075c
Merge branch 'squashfs' into squashfs-PR-devel
gregharvey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.