Skip to content

fix: rename definitions/authentication in schema to make it more inutitive#1231

Merged
kriswest merged 3 commits intomainfrom
make-auth-config-schema-more-intuitive
Sep 30, 2025
Merged

fix: rename definitions/authentication in schema to make it more inutitive#1231
kriswest merged 3 commits intomainfrom
make-auth-config-schema-more-intuitive

Conversation

@kriswest
Copy link
Copy Markdown
Contributor

There are two authentication elements in the config schema, one that defines an array of enabled authentication elements and the other which defines the elements themselves. This can be confusing when reading the schema and can be made more intuitive by renaming one of them (as it is an element of the other).

…itive

There are two `authentication` elements in the config schema, which is confusing and can be made more intuitive by renaming one of them (as it is an element of the other)

Signed-off-by: Kris West <kristopher.west@natwest.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 29, 2025

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit e264c19
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/68db9dde061de300084ab0b2

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 29, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions github-actions Bot added the fix label Sep 29, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.20%. Comparing base (f23f801) to head (e264c19).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1231   +/-   ##
=======================================
  Coverage   84.20%   84.20%           
=======================================
  Files          68       68           
  Lines        2938     2938           
  Branches      374      374           
=======================================
  Hits         2474     2474           
  Misses        404      404           
  Partials       60       60           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@andypols andypols left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kriswest kriswest force-pushed the make-auth-config-schema-more-intuitive branch from 9d4186a to 15bc55d Compare September 29, 2025 16:06
@kriswest kriswest merged commit 0e16394 into main Sep 30, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants