Add daily email
This commit is contained in:
parent
d4264aa6b1
commit
14ac1677e1
3 changed files with 131 additions and 0 deletions
|
@ -6463,5 +6463,12 @@
|
|||
],
|
||||
"path_alias.e019551b-df00-4c4c-a741-bce60ba7580e": [
|
||||
"node.7f8987ed-6ec1-4d81-a968-ec918f017b4b"
|
||||
],
|
||||
"node.7f09e435-16da-4a6c-bffa-d297282760e9": [
|
||||
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849",
|
||||
"node.3074e1e9-c691-4f73-a71c-cfe5920f884e"
|
||||
],
|
||||
"path_alias.3162606a-49bd-4a67-b7f7-c318fed9d214": [
|
||||
"node.7f09e435-16da-4a6c-bffa-d297282760e9"
|
||||
]
|
||||
}
|
97
content/node.7f09e435-16da-4a6c-bffa-d297282760e9.json
Normal file
97
content/node.7f09e435-16da-4a6c-bffa-d297282760e9.json
Normal file
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "7f09e435-16da-4a6c-bffa-d297282760e9"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"type": [
|
||||
{
|
||||
"target_id": "daily_email",
|
||||
"target_type": "node_type",
|
||||
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
|
||||
}
|
||||
],
|
||||
"revision_timestamp": [
|
||||
{
|
||||
"value": "2025-06-15T15:10:28+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": "Do code reviews prevent refactoring?"
|
||||
}
|
||||
],
|
||||
"created": [
|
||||
{
|
||||
"value": "2025-06-14T14:58:57+00:00"
|
||||
}
|
||||
],
|
||||
"changed": [
|
||||
{
|
||||
"value": "2025-06-15T15:10:28+00:00"
|
||||
}
|
||||
],
|
||||
"promote": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"sticky": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"default_langcode": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"revision_translation_affected": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"alias": "\/daily\/2025\/06\/14\/do-code-reviews-prevent-refactoring",
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
{
|
||||
"value": "Does having a strict code review process prevent or discourage refactoring?\r\n\r\nIf I want to make a very small refactor, like renaming a variable, am I likely to do that if I need to make a feature branch, create a merge request, and wait for multiple reviews from team members?\r\n\r\nWhat if it takes a day or more for someone to review it?\r\n\r\nIs it worth a reviewer's time to review a refactoring that could only be a single line of changed code?\r\n\r\nAlternatively, what if you were doing trunk-based development and\/or continuous integration?\r\n\r\nWhat if you could make the small change, push it and have a CI pipeline automatically review it?\r\n\r\nThe whole process could be completed in minutes.\r\n\r\nNo long wait for manual code review and once you finish that refactoring, [you may find another](\/daily\/2025\/06\/13\/refactorings-should-be-small).",
|
||||
"format": "markdown",
|
||||
"processed": "<p>Does having a strict code review process prevent or discourage refactoring?<\/p>\n<p>If I want to make a very small refactor, like renaming a variable, am I likely to do that if I need to make a feature branch, create a merge request, and wait for multiple reviews from team members?<\/p>\n<p>What if it takes a day or more for someone to review it?<\/p>\n<p>Is it worth a reviewer's time to review a refactoring that could only be a single line of changed code?<\/p>\n<p>Alternatively, what if you were doing trunk-based development and\/or continuous integration?<\/p>\n<p>What if you could make the small change, push it and have a CI pipeline automatically review it?<\/p>\n<p>The whole process could be completed in minutes.<\/p>\n<p>No long wait for manual code review and once you finish that refactoring, <a href=\"http:\/\/localhost:8888\/daily\/2025\/06\/13\/refactorings-should-be-small\">you may find another<\/a>.<\/p>\n",
|
||||
"summary": ""
|
||||
}
|
||||
],
|
||||
"field_daily_email_cta": [
|
||||
{
|
||||
"target_type": "node",
|
||||
"target_uuid": "3074e1e9-c691-4f73-a71c-cfe5920f884e"
|
||||
}
|
||||
]
|
||||
}
|
27
content/path_alias.3162606a-49bd-4a67-b7f7-c318fed9d214.json
Normal file
27
content/path_alias.3162606a-49bd-4a67-b7f7-c318fed9d214.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "3162606a-49bd-4a67-b7f7-c318fed9d214"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"value": "\/node\/7f09e435-16da-4a6c-bffa-d297282760e9"
|
||||
}
|
||||
],
|
||||
"alias": [
|
||||
{
|
||||
"value": "\/daily\/2025\/06\/14\/do-code-reviews-prevent-refactoring"
|
||||
}
|
||||
],
|
||||
"status": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue