100 lines
No EOL
3.6 KiB
JSON
100 lines
No EOL
3.6 KiB
JSON
{
|
|
"uuid": [
|
|
{
|
|
"value": "45167209-c1c5-4726-937a-6636e2ca1a65"
|
|
}
|
|
],
|
|
"langcode": [
|
|
{
|
|
"value": "en"
|
|
}
|
|
],
|
|
"type": [
|
|
{
|
|
"target_id": "daily_email",
|
|
"target_type": "node_type",
|
|
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
|
|
}
|
|
],
|
|
"revision_timestamp": [
|
|
{
|
|
"value": "2025-04-16T14:12:57+00:00"
|
|
}
|
|
],
|
|
"revision_uid": [
|
|
{
|
|
"target_type": "user",
|
|
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
|
}
|
|
],
|
|
"revision_log": [],
|
|
"status": [
|
|
{
|
|
"value": true
|
|
}
|
|
],
|
|
"uid": [
|
|
{
|
|
"target_type": "user",
|
|
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
|
}
|
|
],
|
|
"title": [
|
|
{
|
|
"value": "drush deploy"
|
|
}
|
|
],
|
|
"created": [
|
|
{
|
|
"value": "2024-11-18T00:00:00+00:00"
|
|
}
|
|
],
|
|
"changed": [
|
|
{
|
|
"value": "2025-04-16T14:12:57+00:00"
|
|
}
|
|
],
|
|
"promote": [
|
|
{
|
|
"value": false
|
|
}
|
|
],
|
|
"sticky": [
|
|
{
|
|
"value": false
|
|
}
|
|
],
|
|
"default_langcode": [
|
|
{
|
|
"value": true
|
|
}
|
|
],
|
|
"revision_translation_affected": [
|
|
{
|
|
"value": true
|
|
}
|
|
],
|
|
"path": [
|
|
{
|
|
"alias": "\/daily\/2024\/11\/18\/drush-deploy",
|
|
"langcode": "en"
|
|
}
|
|
],
|
|
"body": [
|
|
{
|
|
"value": "\n <p>This week I learned about the <a href=\"https:\/\/www.drush.org\/13.x\/deploycommand\">drush deploy command<\/a>.<\/p>\n\n<p>It's been available since Drush 10.3 and combines several commands together in an attempt to \"standardise how Drupal deployments work\".<\/p>\n\n<p>These commands are:<\/p>\n\n<pre><code class=\"shell\">drush updatedb\ndrush config:import\ndrush cache:rebuild\ndrush deploy:hook\n<\/code><\/pre>\n\n<p>Usually, I run these commands separately but grouping them and standardising makes a lot of sense.<\/p>\n\n<p><code>drush deploy:hook<\/code> is also very interesting and allows for adding deploy hooks similar to update hooks in .install files.<\/p>\n\n<p>I'm looking forward to updating my deployment pipelines to use this and making them simpler and easier to maintain.<\/p>\n\n ",
|
|
"format": "full_html",
|
|
"processed": "\n <p>This week I learned about the <a href=\"https:\/\/www.drush.org\/13.x\/deploycommand\">drush deploy command<\/a>.<\/p>\n\n<p>It's been available since Drush 10.3 and combines several commands together in an attempt to \"standardise how Drupal deployments work\".<\/p>\n\n<p>These commands are:<\/p>\n\n<pre><code class=\"shell\">drush updatedb\ndrush config:import\ndrush cache:rebuild\ndrush deploy:hook\n<\/code><\/pre>\n\n<p>Usually, I run these commands separately but grouping them and standardising makes a lot of sense.<\/p>\n\n<p><code>drush deploy:hook<\/code> is also very interesting and allows for adding deploy hooks similar to update hooks in .install files.<\/p>\n\n<p>I'm looking forward to updating my deployment pipelines to use this and making them simpler and easier to maintain.<\/p>\n\n ",
|
|
"summary": null
|
|
}
|
|
],
|
|
"feeds_item": [
|
|
{
|
|
"imported": "2025-04-16T14:12:57+00:00",
|
|
"guid": null,
|
|
"hash": "4720dadf7849019a7ca4401ddec374be",
|
|
"target_type": "feeds_feed",
|
|
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
|
}
|
|
]
|
|
} |