oliverdavies.uk/content/node.6842a257-a488-48aa-bb63-5663fe8e9f6a.yml

57 lines
2.3 KiB
YAML

uuid:
- value: 6842a257-a488-48aa-bb63-5663fe8e9f6a
langcode:
- value: en
type:
- target_id: daily_email
target_type: node_type
target_uuid: 8bde1f2f-eef9-4f2d-ae9c-96921f8193d7
revision_timestamp:
- value: '2025-05-11T09:00:32+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: |
Code review discourages small refactorings
created:
- value: '2023-08-31T00:00:00+00:00'
changed:
- value: '2025-05-11T09:00:32+00:00'
promote:
- value: false
sticky:
- value: false
default_langcode:
- value: true
revision_translation_affected:
- value: true
path:
- alias: /daily/2023/08/31/code-review-discourages-small-refactorings
langcode: en
body:
- value: |
<p>If, for every change to a codebase, you need to create a topic branch, create a pull or merge request, and wait for it to be reviewed and approved - which can take days, weeks or longer - does that discourage you from making small changes?</p>
<p>If you spotted some unused commented-out code whilst working in a file and went to remove it or a variable that could have a better name, would you change it?</p>
<p>Alternatively, if you could make the change and know from a CI pipeline within a few minutes that everything still worked, would you be more likely to make the change and improve the code for yourself and the next person to work on it?</p>
format: full_html
processed: |
<p>If, for every change to a codebase, you need to create a topic branch, create a pull or merge request, and wait for it to be reviewed and approved - which can take days, weeks or longer - does that discourage you from making small changes?</p>
<p>If you spotted some unused commented-out code whilst working in a file and went to remove it or a variable that could have a better name, would you change it?</p>
<p>Alternatively, if you could make the change and know from a CI pipeline within a few minutes that everything still worked, would you be more likely to make the change and improve the code for yourself and the next person to work on it?</p>
summary: null
field_daily_email_cta: { }