Skip to content

Commit 679f053

Browse files
committed
Merge branch 'main' of github.com:jacobduijzer/DevOpsQuickScan
2 parents 0c05598 + 2eecb9f commit 679f053

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

src/DevOpsQuickScan.BlazorApp/wwwroot/content/questions.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"id": 10,
254254
"text": "How effectively does your team practice continuous delivery?",
255255
"link": "https://dora.dev/capabilities/continuous-delivery/",
256-
"category": "Capabilities that enable Fast Delivery",
256+
"category": "Capabilities that enable Fast Flow",
257257
"answers": [
258258
{
259259
"id": 1,
@@ -281,7 +281,7 @@
281281
"id": 11,
282282
"text": "How does your team manage database changes?",
283283
"link": "https://dora.dev/capabilities/database-change-management/",
284-
"category": "Capabilities that enable Fast Delivery",
284+
"category": "Capabilities that enable Fast Flow",
285285
"answers": [
286286
{
287287
"id": 1,
@@ -309,7 +309,7 @@
309309
"id": 12,
310310
"text": "How automated are your deployment processes?",
311311
"link": "https://dora.dev/capabilities/deployment-automation/",
312-
"category": "Capabilities that enable Fast Delivery",
312+
"category": "Capabilities that enable Fast Flow",
313313
"answers": [
314314
{
315315
"id": 1,
@@ -337,7 +337,7 @@
337337
"id": 13,
338338
"text": "How flexible and on-demand is your infrastructure provisioning?",
339339
"link": "https://dora.dev/capabilities/flexible-infrastructure/",
340-
"category": "Capabilities that enable Fast Delivery",
340+
"category": "Capabilities that enable Fast Flow",
341341
"answers": [
342342
{
343343
"id": 1,
@@ -365,7 +365,7 @@
365365
"id": 14,
366366
"text": "How independently can your team deliver and deploy changes without relying on other teams?",
367367
"link": "https://dora.dev/capabilities/loosely-coupled-teams/",
368-
"category": "Capabilities that enable Fast Delivery",
368+
"category": "Capabilities that enable Fast Flow",
369369
"answers": [
370370
{
371371
"id": 1,
@@ -393,7 +393,7 @@
393393
"id": 15,
394394
"text": "How streamlined is your change approval process?",
395395
"link": "https://dora.dev/capabilities/streamlining-change-approval/",
396-
"category": "Capabilities that enable Fast Delivery",
396+
"category": "Capabilities that enable Fast Flow",
397397
"answers": [
398398
{
399399
"id": 1,
@@ -421,7 +421,7 @@
421421
"id": 16,
422422
"text": "How closely does your team follow trunk-based development practices?",
423423
"link": "https://dora.dev/capabilities/trunk-based-development/",
424-
"category": "Capabilities that enable Fast Delivery",
424+
"category": "Capabilities that enable Fast Flow",
425425
"answers": [
426426
{
427427
"id": 1,
@@ -449,7 +449,7 @@
449449
"id": 17,
450450
"text": "How effectively does your team use version control for all production artifacts?",
451451
"link": "https://dora.dev/capabilities/version-control/",
452-
"category": "Capabilities that enable Fast Delivery",
452+
"category": "Capabilities that enable Fast Flow",
453453
"answers": [
454454
{
455455
"id": 1,
@@ -477,7 +477,7 @@
477477
"id": 18,
478478
"text": "How effectively does your team use visual management to track work and progress?",
479479
"link": "https://dora.dev/capabilities/visual-management/",
480-
"category": "Capabilities that enable Fast Delivery",
480+
"category": "Capabilities that enable Fast Flow",
481481
"answers": [
482482
{
483483
"id": 1,
@@ -505,7 +505,7 @@
505505
"id": 19,
506506
"text": "How does your team manage work in progress (WIP) limits?",
507507
"link": "https://dora.dev/capabilities/wip-limits/",
508-
"category": "Capabilities that enable Fast Delivery",
508+
"category": "Capabilities that enable Fast Flow",
509509
"answers": [
510510
{
511511
"id": 1,
@@ -533,7 +533,7 @@
533533
"id": 20,
534534
"text": "How consistently does your team work in small batches?",
535535
"link": "https://dora.dev/capabilities/working-in-small-batches/",
536-
"category": "Capabilities that enable Fast Delivery",
536+
"category": "Capabilities that enable Fast Flow",
537537
"answers": [
538538
{
539539
"id": 1,

0 commit comments

Comments
 (0)