Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add digest

+18
+18
src/content/posts/2026-04-26-midday.json
··· 1 + { 2 + "title": "Revamped Deployment Strategy Boosts Control", 3 + "date": "2026-04-26T14:00:00.000Z", 4 + "type": "midday", 5 + "topics": [ 6 + { 7 + "title": "Deployment Strategies", 8 + "summary": "The recent merge of PR #2627 introduces a new deployment strategy for the canary environment, allowing for manual deployments triggered by pushes to the main branch. This change addresses limitations of the previous branch tracking method, enhancing deployment reliability and control.", 9 + "relevanceScore": 8, 10 + "sources": [ 11 + { 12 + "platform": "github", 13 + "url": "https://github.com/npmx-dev/npmx.dev/pull/2627" 14 + } 15 + ] 16 + } 17 + ] 18 + }