[PR #4119] [MERGED] ci: update actions #4173

Closed
opened 2026-04-25 00:18:39 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4119
Author: @jfrazx
Created: 3/15/2025
Status: Merged
Merged: 3/15/2025
Merged by: @advplyr

Base: masterHead: master


📝 Commits (3)

  • 9f883a5 ci: update actions
  • cb102de Merge pull request #1 from jfrazx/ci/update-actions
  • ecd782c fix: docker action

📊 Changes

7 files changed (+29 additions, -20 deletions)

View changed files

📝 .github/workflows/close_blank_issues.yaml (+3 -3)
📝 .github/workflows/codeql.yml (+1 -1)
📝 .github/workflows/docker-build.yml (+10 -11)
📝 .github/workflows/i18n-integration.yml (+2 -1)
📝 .github/workflows/integration-test.yml (+5 -4)
📝 .github/workflows/lint-openapi.yml (+7 -0)
📝 .github/workflows/unit-tests.yml (+1 -0)

📄 Description

Brief summary

Which issue is fixed?

  • update action versions
  • don't run docker action if not maintainer repo

In-depth Description

How have you tested this?

Screenshots


🔄 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/advplyr/audiobookshelf/pull/4119 **Author:** [@jfrazx](https://github.com/jfrazx) **Created:** 3/15/2025 **Status:** ✅ Merged **Merged:** 3/15/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`9f883a5`](https://github.com/advplyr/audiobookshelf/commit/9f883a501965d2e130f57c441a17f3a82fb3f6ac) ci: update actions - [`cb102de`](https://github.com/advplyr/audiobookshelf/commit/cb102deaedeed05f8e1d38db870e552398a8f359) Merge pull request #1 from jfrazx/ci/update-actions - [`ecd782c`](https://github.com/advplyr/audiobookshelf/commit/ecd782c8a93d3622f2dc3643aa6b97d6befcf6cb) fix: docker action ### 📊 Changes **7 files changed** (+29 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/close_blank_issues.yaml` (+3 -3) 📝 `.github/workflows/codeql.yml` (+1 -1) 📝 `.github/workflows/docker-build.yml` (+10 -11) 📝 `.github/workflows/i18n-integration.yml` (+2 -1) 📝 `.github/workflows/integration-test.yml` (+5 -4) 📝 `.github/workflows/lint-openapi.yml` (+7 -0) 📝 `.github/workflows/unit-tests.yml` (+1 -0) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary <!-- Please provide a brief summary of what your PR attempts to achieve. --> ## Which issue is fixed? - update action versions - don't run docker action if not maintainer repo <!-- Which issue number does this PR fix? Ex: "Fixes #1234" --> ## In-depth Description <!-- Describe your solution in more depth. How does it work? Why is this the best solution? Does it solve a problem that affects multiple users or is this an edge case for your setup? --> ## How have you tested this? <!-- Please describe in detail with reproducible steps how you tested your changes. --> ## Screenshots <!-- If your PR includes any changes to the web client, please include screenshots or a short video from before and after your changes. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:18:39 +02:00
adam closed this issue 2026-04-25 00:18:39 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4173