[PR #298] fix: use platform independent absolute path algorithm #1023

Open
opened 2026-03-15 21:47:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/298
Author: @pkierski
Created: 4/7/2023
Status: 🔄 Open

Base: masterHead: fix_check_absolute_path_on_windows


📝 Commits (4)

  • 724e77f fix: use platform independent absolute path algorithm
  • 564e41e Fixed duplicated phrase
  • 0e61e22 Add additional filepath.ToSlash()
  • bd813cc replace filepath with path module

📊 Changes

1 file changed (+8 additions, -12 deletions)

View changed files

📝 static.go (+8 -12)

📄 Description

Fixes issue https://github.com/hibiken/asynqmon/issues/257


🔄 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/hibiken/asynqmon/pull/298 **Author:** [@pkierski](https://github.com/pkierski) **Created:** 4/7/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fix_check_absolute_path_on_windows` --- ### 📝 Commits (4) - [`724e77f`](https://github.com/hibiken/asynqmon/commit/724e77fc0cc6889642f65c7a0e369f644676d80c) fix: use platform independent absolute path algorithm - [`564e41e`](https://github.com/hibiken/asynqmon/commit/564e41eaff4897fa5dc9b50bb2445fb3583594f7) Fixed duplicated phrase - [`0e61e22`](https://github.com/hibiken/asynqmon/commit/0e61e22b98280fe30821d08cadcf2c21379fce66) Add additional filepath.ToSlash() - [`bd813cc`](https://github.com/hibiken/asynqmon/commit/bd813cc356238874982be7c638dfc58af90179fc) replace `filepath` with `path` module ### 📊 Changes **1 file changed** (+8 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `static.go` (+8 -12) </details> ### 📄 Description Fixes issue https://github.com/hibiken/asynqmon/issues/257 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/asynqmon#1023
No description provided.