Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website/docs: Fix a small grammar issue #7490

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

agt-ru
Copy link
Contributor

@agt-ru agt-ru commented Nov 8, 2023

Fix a small grammar issue: outposts -> outpost

Details

REPLACE ME


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)
  • The translation files have been updated (make i18n-extract)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Fix a small grammar issue: outposts -> outpost

Signed-off-by: Andrey <65542912+agt-ru@users.noreply.github.com>
@agt-ru agt-ru requested a review from a team as a code owner November 8, 2023 13:35
Copy link

netlify bot commented Nov 8, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit c7d2e29
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/654b8e9a0d1dc40008605133

Copy link

netlify bot commented Nov 8, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit c7d2e29
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/654b8e9a44364600087d7b98
😎 Deploy Preview https://deploy-preview-7490--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 97 (no change from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 80 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7093586) 92.40% compared to head (c7d2e29) 92.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7490      +/-   ##
==========================================
- Coverage   92.40%   92.20%   -0.21%     
==========================================
  Files         587      587              
  Lines       28898    28898              
==========================================
- Hits        26704    26645      -59     
- Misses       2194     2253      +59     
Flag Coverage Δ
e2e 49.37% <ø> (-0.23%) ⬇️
integration 26.01% <ø> (ø)
unit 89.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 24 files with indirect coverage changes

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

@rissson rissson merged commit 9680106 into goauthentik:main Nov 8, 2023
kensternberg-authentik added a commit that referenced this pull request Nov 9, 2023
* main: (23 commits)
  web: bump API Client version (#7513)
  web: bump the sentry group in /web with 2 updates (#7500)
  core: bump pytest-django from 4.6.0 to 4.7.0 (#7497)
  core: bump black from 23.10.1 to 23.11.0 (#7498)
  core: bump ruff from 0.1.4 to 0.1.5 (#7499)
  core: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#7501)
  web: bump the wdio group in /tests/wdio with 3 updates (#7502)
  release: 2023.10.3
  ci: fix permissions for release pipeline to publish binaries (#7512)
  website/docs: update release notes for 2023.10.3
  core: fix worker beat toggle inverted (#7508)
  website/docs: update release notes for 2023.10.3
  website/docs: fix anchor link (#7492)
  consistent variable name
  add more tooltips and add device authn/authz
  fix wrong color
  events: fix gdpr compliance always running
  website/docs: Fix a small grammar issue (#7490)
  core: bump golang from 1.21.3-bookworm to 1.21.4-bookworm
  web: bump pyright from 1.1.334 to 1.1.335 in /web
  ...
kensternberg-authentik added a commit that referenced this pull request Nov 17, 2023
* main: (23 commits)
  web: bump API Client version (#7513)
  web: bump the sentry group in /web with 2 updates (#7500)
  core: bump pytest-django from 4.6.0 to 4.7.0 (#7497)
  core: bump black from 23.10.1 to 23.11.0 (#7498)
  core: bump ruff from 0.1.4 to 0.1.5 (#7499)
  core: bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#7501)
  web: bump the wdio group in /tests/wdio with 3 updates (#7502)
  release: 2023.10.3
  ci: fix permissions for release pipeline to publish binaries (#7512)
  website/docs: update release notes for 2023.10.3
  core: fix worker beat toggle inverted (#7508)
  website/docs: update release notes for 2023.10.3
  website/docs: fix anchor link (#7492)
  consistent variable name
  add more tooltips and add device authn/authz
  fix wrong color
  events: fix gdpr compliance always running
  website/docs: Fix a small grammar issue (#7490)
  core: bump golang from 1.21.3-bookworm to 1.21.4-bookworm
  web: bump pyright from 1.1.334 to 1.1.335 in /web
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants