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

build: explicitly use alpine 3.18 #6404

Merged
merged 1 commit into from Dec 11, 2023
Merged

Conversation

james-d-elliott
Copy link
Member

@james-d-elliott james-d-elliott commented Dec 11, 2023

Temporary fix for mattn/go-sqlite3#1177 which will be reverted in the near future as that's merged.

@authelia
Copy link

authelia bot commented Dec 11, 2023

Artifacts

These changes are published for testing on Buildkite, DockerHub and GitHub Container Registry.

Docker Container

  • docker pull authelia/authelia:refactor-alpine-3.18
  • docker pull ghcr.io/authelia/authelia:refactor-alpine-3.18

Temporary fix for mattn/go-sqlite3#1177 which will be reverted in the near future as that's merged.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #6404 (2f36b9e) into master (5032098) will not change coverage.
Report is 3 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6404   +/-   ##
=======================================
  Coverage   74.37%   74.37%           
=======================================
  Files         288      288           
  Lines       25475    25475           
  Branches      443      443           
=======================================
  Hits        18947    18947           
+ Misses       5769     5767    -2     
- Partials      759      761    +2     
Flag Coverage Δ
backend 75.53% <ø> (-0.04%) ⬇️
frontend 58.21% <ø> (+0.46%) ⬆️

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

see 5 files with indirect coverage changes

Copy link
Member

@nightah nightah left a comment

Choose a reason for hiding this comment

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

LGTM.

@james-d-elliott james-d-elliott merged commit 0bea528 into master Dec 11, 2023
45 checks passed
@james-d-elliott james-d-elliott deleted the refactor-alpine-3.18 branch December 11, 2023 09:38
itizir added a commit to itizir/go-sqlite3 that referenced this pull request Dec 13, 2023
use same workaround as authelia/authelia#6404
before mattn#1177 fixes the build
otherwise
mattn pushed a commit to mattn/go-sqlite3 that referenced this pull request Dec 14, 2023
use same workaround as authelia/authelia#6404
before #1177 fixes the build
otherwise
jgiannuzzi pushed a commit to jgiannuzzi/go-sqlite3 that referenced this pull request Jan 22, 2024
use same workaround as authelia/authelia#6404
before mattn#1177 fixes the build
otherwise
jgiannuzzi pushed a commit to jgiannuzzi/go-sqlite3 that referenced this pull request Jan 22, 2024
use same workaround as authelia/authelia#6404
before mattn#1177 fixes the build
otherwise
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.

None yet

2 participants