Commit graph

733 commits

Author SHA1 Message Date
fa8ea3bcad Re-add Drush as a dependency 2020-09-02 13:45:40 +01:00
36cf281907 Update Drupal core to 8.9.3 2020-09-02 13:45:40 +01:00
9777514811 Remove Drush temporarily
Without doing this, we are stuck on Drupal 8.9.0-beta2, rather than
upgrading to 9.0.3.
2020-09-02 13:45:34 +01:00
f45a16ef64 Update project name in composer.json 2020-09-02 09:58:16 +01:00
d46e091e98 Ignore the .vagrant directory 2020-09-02 09:42:31 +01:00
26a4ca66ef Return early for admin routes 2020-09-02 09:41:59 +01:00
08d28544e0 Use the release version for Drupal's deployment indentifier 2020-07-01 23:43:42 +01:00
7a4f3cdf4a Composer: optimise the autoloader 2020-06-16 22:51:49 +01:00
7dce492d27 Stop tasks always showing that something changed 2020-06-16 22:51:30 +01:00
6ba5810dbc D9 compatibility 2020-06-16 22:03:48 +01:00
eb0f90f479 Add a block of post-update tasks
Add tasks to run after the site has been updated, but only if the site
has not been installed from scratch.

There's no point in importing config or running database updates on a
freshly installed site.
2020-06-16 22:01:56 +01:00
7ebe1c52a4 Install base packages 2020-06-16 21:54:45 +01:00
f26c3fbd7d Revert "Update to Drupal 9"
Revert back so that we can continue to use the Config Installer module.

This reverts commit e5b86c7f39.
2020-06-16 21:53:55 +01:00
317d95a56c Enable SSH pipelining 2020-06-16 20:00:32 +01:00
2933a74013 Update images 2020-06-15 23:41:26 +01:00
9a820ecf4f Add placeholders for demos 2020-06-15 23:17:14 +01:00
Oliver Davies
e5b86c7f39 Update to Drupal 9 2020-06-15 22:49:33 +01:00
Oliver Davies
80ccac2d43 Export PDFs 2020-05-13 02:48:50 +01:00
Oliver Davies
66c6e5617a Stop running Prettier 2020-05-12 21:49:33 +01:00
Oliver Davies
0d5e034487 Update slides after NWDUG 2020-05-12 21:49:33 +01:00
Oliver Davies
4c0756d9aa Update slides after CMS Philly 2020-05-12 15:37:06 +01:00
4fd639507c Set roles path in project 2020-05-06 19:01:56 +01:00
Oliver Davies
6c960de854 Update hosts.yml format 2020-05-01 11:45:25 +01:00
Oliver Davies
b722d71ca9 Update the default site name 2020-05-01 11:44:54 +01:00
Oliver Davies
68ca1f63fe Add main.yml
Add a main.yml playbook that runs both provision.yml and deploy.yml.

This would be useful for first-time installations.
2020-05-01 11:21:36 +01:00
Oliver Davies
92f3e99e33 Replace custom role with the Galaxy one 2020-05-01 11:21:36 +01:00
026ac7928f Use YAML for better output 2020-05-01 09:53:45 +01:00
7cad32c9ef Add 5d: Refactor unit tests
Fixes #14
2020-03-19 23:39:01 +00:00
a13636a2f2 Use a method for sorting articles
Fixes #13
2020-03-19 23:23:41 +00:00
a1529f22d7 Add an alias for the entity type manager
Remove deprecation warnings

Fixes #12
2020-03-19 23:21:02 +00:00
f38ca67efb Place my_module within a custom directory
Fixes #11
2020-03-19 20:30:37 +00:00
33e92bbb1f
Add a note for non-Symfony server users 2020-03-19 11:06:39 +00:00
b6507ffd0e
Fix title and jump link 2020-03-19 11:02:38 +00:00
a03ec1360b Typo 2020-03-18 19:38:14 +00:00
9e3d3fd7ef 4g: Make it easier to see where the lines go
Fixes #4
2020-03-18 19:36:14 +00:00
ee1d9beb82 No need for prettier 2020-03-18 13:39:14 +00:00
04a19ec0fa Re-format paragraph text 2020-03-18 13:39:14 +00:00
714644a18c Remove the GitHub Action job 2020-03-18 13:39:14 +00:00
Oliver Davies
81640d24ed Run prettier 2020-03-14 23:39:56 +00:00
49b98d0681 Rename directories 2020-03-14 23:39:29 +00:00
ad22d86a2e Remove abstracts 2020-03-14 22:16:50 +00:00
Oliver Davies
602a01f0c7 Run prettier 2020-03-14 21:58:20 +00:00
e4444b405a Add prettier 2020-03-14 21:56:45 +00:00
44b7fb9842 Add missing use statement
Fixes #2

Co-authored-by: Andy Broomfield <talk@andybroomfield.com>
2020-03-14 00:25:20 +00:00
54d4e2d87e Add contribution and feedback titles 2020-03-13 17:03:01 +00:00
Oliver Davies
2b7874e280 Run prettier 2020-03-13 16:58:30 +00:00
c39e2a9789 Add feedback and contribution links 2020-03-13 16:57:49 +00:00
e1517ecd9d Initial commit 2020-03-13 11:29:03 +00:00
bf1fce2a52 Update README.md 2020-03-07 20:15:32 +00:00
8d0c16dd8e Add core_version_requirement 2020-03-07 17:17:32 +00:00