[PR #411] [MERGED] simplify artifacts download and some other things #724

Closed
opened 2026-02-27 09:09:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/411
Author: @martadinata666
Created: 1/6/2023
Status: Merged
Merged: 1/6/2023
Merged by: @nitnelave

Base: mainHead: ci-update


📝 Commits (6)

📊 Changes

3 files changed (+78 additions, -139 deletions)

View changed files

📝 .github/workflows/Dockerfile.ci.alpine (+6 -6)
📝 .github/workflows/Dockerfile.ci.debian (+6 -6)
📝 .github/workflows/docker-build-static.yml (+66 -127)

📄 Description

  • Use nitnelave/rust-dev:latest for all job
  • simplify artifacts download, no more per arch downloading
  • add rustup target add wasm32-unknown-unknown on ui build, will this affect anything?
  • update actions/cache version
  • modify release to all in one compressed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/411 **Author:** [@martadinata666](https://github.com/martadinata666) **Created:** 1/6/2023 **Status:** ✅ Merged **Merged:** 1/6/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `ci-update` --- ### 📝 Commits (6) - [`873c691`](https://github.com/lldap/lldap/commit/873c69112dd6054584a75c272e7052a061c3054f) simplify artifacts download - [`cfeeec4`](https://github.com/lldap/lldap/commit/cfeeec48f9715142374ab43a82049be32ecf4c78) some optimization - [`9b403a1`](https://github.com/lldap/lldap/commit/9b403a1334beea4d490511847f086d885da1589b) all in one zip - [`56168e2`](https://github.com/lldap/lldap/commit/56168e28a0d3d7ca4ea93f36b2f4bd4162faa33f) typo - [`2035b7b`](https://github.com/lldap/lldap/commit/2035b7b48bc6712deaa9205cb89ede481b12351d) compress using tar - [`8392ebe`](https://github.com/lldap/lldap/commit/8392ebe1d82df378362e1df67ecb52fe33a561da) typo ### 📊 Changes **3 files changed** (+78 additions, -139 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/Dockerfile.ci.alpine` (+6 -6) 📝 `.github/workflows/Dockerfile.ci.debian` (+6 -6) 📝 `.github/workflows/docker-build-static.yml` (+66 -127) </details> ### 📄 Description * Use nitnelave/rust-dev:latest for all job * simplify artifacts download, no more per arch downloading * add `rustup target add wasm32-unknown-unknown` on ui build, will this affect anything? * update actions/cache version * modify release to all in one compressed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:09:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#724
No description provided.