oliverdavies.uk/content/node.8766d230-d3d4-45fb-82a6-2dbaec0c775b.json

100 lines
4.2 KiB
JSON
Raw Normal View History

2025-04-21 02:34:46 +01:00
{
"uuid": [
{
2025-05-11 09:40:11 +01:00
"value": "8766d230-d3d4-45fb-82a6-2dbaec0c775b"
2025-04-21 02:34:46 +01:00
}
],
"langcode": [
{
"value": "en"
}
],
"type": [
{
"target_id": "daily_email",
"target_type": "node_type",
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
}
],
"revision_timestamp": [
{
2025-05-11 09:40:11 +01:00
"value": "2025-05-11T09:00:18+00:00"
2025-04-21 02:34:46 +01: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": "Why I don't branch"
}
],
"created": [
{
"value": "2024-02-28T00:00:00+00:00"
}
],
"changed": [
{
2025-05-11 09:40:11 +01:00
"value": "2025-05-11T09:00:18+00:00"
2025-04-21 02:34:46 +01:00
}
],
"promote": [
{
"value": false
}
],
"sticky": [
{
"value": false
}
],
"default_langcode": [
{
"value": true
}
],
"revision_translation_affected": [
{
"value": true
}
],
"path": [
{
"alias": "\/daily\/2024\/02\/28\/why-i-dont-branch",
2025-04-29 14:30:51 +01:00
"langcode": "en"
2025-04-21 02:34:46 +01:00
}
],
"body": [
{
"value": "\n <p>A few days ago, I asked <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/02\/25\/why-do-people-still-use-git-flow\">why people are still using Git Flow in 2024<\/a>.<\/p>\n\n<p>I moved to trunk-based development two years ago and haven't looked back.<\/p>\n\n<h2 id=\"why-did-i-do-that%3F\">Why did I do that?<\/h2>\n\n<p>Only having a single branch instead of separate <code>main<\/code> and <code>develop<\/code> branches and branches for each feature and fix is much simpler.<\/p>\n\n<p>I don't get merge conflicts when trying to merge branches together, as everything is on a single branch.<\/p>\n\n<p>A couple of years ago, I was working on two features for a project. I was demoing them to a client and broke my local environment when switching branches from feature A to feature B.<\/p>\n\n<p>It was embarrassing, and it took me time to resolve the issues before I could continue working.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Working mostly on a single branch avoids merge conflicts, saves time, and simplifies my workflow.<\/p>\n\n<p>No more confusion, merge conflicts or broken demos.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>A few days ago, I asked <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/02\/25\/why-do-people-still-use-git-flow\">why people are still using Git Flow in 2024<\/a>.<\/p>\n\n<p>I moved to trunk-based development two years ago and haven't looked back.<\/p>\n\n<h2 id=\"why-did-i-do-that%3F\">Why did I do that?<\/h2>\n\n<p>Only having a single branch instead of separate <code>main<\/code> and <code>develop<\/code> branches and branches for each feature and fix is much simpler.<\/p>\n\n<p>I don't get merge conflicts when trying to merge branches together, as everything is on a single branch.<\/p>\n\n<p>A couple of years ago, I was working on two features for a project. I was demoing them to a client and broke my local environment when switching branches from feature A to feature B.<\/p>\n\n<p>It was embarrassing, and it took me time to resolve the issues before I could continue working.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Working mostly on a single branch avoids merge conflicts, saves time, and simplifies my workflow.<\/p>\n\n<p>No more confusion, merge conflicts or broken demos.<\/p>\n\n ",
"summary": null
}
],
"feeds_item": [
{
2025-05-14 00:09:16 +01:00
"imported": "1970-01-01T00:33:45+00:00",
2025-04-21 02:34:46 +01:00
"guid": null,
"hash": "8704d7b04d607a1f28ca76b40770dae4",
"target_type": "feeds_feed",
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
}
]
}