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/blogs: blog re job to hobby #6611

Merged
merged 7 commits into from
Aug 24, 2023
Merged

website/blogs: blog re job to hobby #6611

merged 7 commits into from
Aug 24, 2023

Conversation

tanberry
Copy link
Contributor

This week's blog

@tanberry tanberry requested a review from a team as a code owner August 23, 2023 18:16
@tanberry tanberry requested review from smusali and removed request for a team August 23, 2023 18:16
@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 5fb5ac2
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/64e777c5415d7900070bdb40

@tanberry tanberry requested review from BeryJu and a team August 23, 2023 18:16
@authentik-automation
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 17%, saving 49.51 KB.

Filename Before After Improvement Visual comparison
website/blog/2023-08-23-my-hobby-became-my-job/image1.jpg 291.08 KB 241.57 KB -17.0% View diff

178 images did not require optimisation.

@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 3218cf7
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/64e64d032cc77000088f18be
😎 Deploy Preview https://deploy-preview-6611--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit eed6ebc
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/64e66356161fb70008055407
😎 Deploy Preview https://deploy-preview-6611--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (5fcb4bf) 92.48% compared to head (5fb5ac2) 92.46%.
Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6611      +/-   ##
==========================================
- Coverage   92.48%   92.46%   -0.02%     
==========================================
  Files         561      561              
  Lines       27094    27093       -1     
==========================================
- Hits        25056    25048       -8     
- Misses       2038     2045       +7     
Flag Coverage Δ
e2e 51.59% <ø> (-0.03%) ⬇️
integration 26.57% <ø> (-<0.01%) ⬇️
unit 89.28% <ø> (-<0.01%) ⬇️

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

see 10 files with indirect coverage changes

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 23, 2023

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-blog-hobby-1692820925-d7f85d2
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-blog-hobby-1692820925-d7f85d2-arm64
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-blog-hobby-1692820925-d7f85d2

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-blog-hobby-1692820925-d7f85d2-arm64

Afterwards, run the upgrade commands from the latest release notes.

@authentik-automation
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 18.1%, saving 518.29 KB.

Filename Before After Improvement Visual comparison
website/blog/2023-08-23-my-hobby-became-my-job/image1.jpg 2.79 MB 2.28 MB -18.1% View diff

178 images did not require optimisation.

Signed-off-by: Jens Langhammer <[email protected]>
@tanberry tanberry merged commit 562496f into main Aug 24, 2023
55 of 64 checks passed
@tanberry tanberry deleted the blog-hobby branch August 24, 2023 16:08
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.

2 participants