mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 16:25:55 +03:00
[PR #311] [MERGED] Fix download assets js and fonts #670
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#670
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lldap/lldap/pull/311
Author: @martadinata666
Created: 10/2/2022
Status: ✅ Merged
Merged: 10/7/2022
Merged by: @nitnelave
Base:
main← Head:main📝 Commits (10+)
a11e4f4Ensure it download correctly418c06bEnsure download path8d421aeUpdate Dockerfile.ci.debianafff244Update Dockerfile.ci.alpined1c5eeboverride index.html to index_local.html0406478dont overwrite in CI851429cAdd web override, combine checkc918b51Update Dockerfile.ci.alpine1e0b4c4Update Dockerfile.ci.alpine6ce906aalso apply to debian dockerfile📊 Changes
2 files changed (+6 additions, -2 deletions)
View changed files
📝
.github/workflows/Dockerfile.ci.alpine(+2 -0)📝
.github/workflows/Dockerfile.ci.debian(+4 -2)📄 Description
Seems we oversight the download path of js and fonts.
https://github.com/nitnelave/lldap/issues/310
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.