[PR #1003] [MERGED] chore: cleanup root of repo, update workflow actions #508

Closed
opened 2025-10-08 00:12:02 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/1003
Author: @kmendell
Created: 10/5/2025
Status: Merged
Merged: 10/5/2025
Merged by: @kmendell

Base: mainHead: chore/cleanup-root-and-wf


📝 Commits (2)

  • bbf3647 chore: cleanup root of repo, update workflow actions
  • 95c9dbe define dockerfile path in development image script

📊 Changes

11 files changed (+50 additions, -55 deletions)

View changed files

📝 .github/workflows/backend-linter.yml (+2 -2)
📝 .github/workflows/build-next.yml (+8 -10)
📝 .github/workflows/e2e-tests.yml (+12 -11)
📝 .github/workflows/release.yml (+10 -12)
📝 .github/workflows/svelte-check.yml (+14 -16)
📝 .github/workflows/unit-tests.yml (+2 -2)
📝 .github/workflows/update-aaguids.yml (+1 -1)
📝 docker/Dockerfile (+0 -0)
📝 docker/Dockerfile-distroless (+0 -0)
📝 docker/Dockerfile-prebuilt (+0 -0)
📝 scripts/development/deploy-development-image.sh (+1 -1)

📄 Description

This PR just is a chore, moving the docker files into a docker directory, to keep the root of the repo cleaner.

This also bumps a few workflow actions to the latest versions to take advantage of the new auto caching feature.


🔄 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/pocket-id/pocket-id/pull/1003 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 10/5/2025 **Status:** ✅ Merged **Merged:** 10/5/2025 **Merged by:** [@kmendell](https://github.com/kmendell) **Base:** `main` ← **Head:** `chore/cleanup-root-and-wf` --- ### 📝 Commits (2) - [`bbf3647`](https://github.com/pocket-id/pocket-id/commit/bbf36477e54a85b65b9634d45d248340db12a9ca) chore: cleanup root of repo, update workflow actions - [`95c9dbe`](https://github.com/pocket-id/pocket-id/commit/95c9dbeec6de1319993c70953ce49ff7b0cf5b8c) define dockerfile path in development image script ### 📊 Changes **11 files changed** (+50 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/backend-linter.yml` (+2 -2) 📝 `.github/workflows/build-next.yml` (+8 -10) 📝 `.github/workflows/e2e-tests.yml` (+12 -11) 📝 `.github/workflows/release.yml` (+10 -12) 📝 `.github/workflows/svelte-check.yml` (+14 -16) 📝 `.github/workflows/unit-tests.yml` (+2 -2) 📝 `.github/workflows/update-aaguids.yml` (+1 -1) 📝 `docker/Dockerfile` (+0 -0) 📝 `docker/Dockerfile-distroless` (+0 -0) 📝 `docker/Dockerfile-prebuilt` (+0 -0) 📝 `scripts/development/deploy-development-image.sh` (+1 -1) </details> ### 📄 Description This PR just is a chore, moving the docker files into a docker directory, to keep the root of the repo cleaner. This also bumps a few workflow actions to the latest versions to take advantage of the new [auto caching ](https://github.com/actions/setup-node/releases/tag/v5.0.0)feature. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:12:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#508