Activity
Changes the platform check from "if not windows" to "if windows"
Changes the platform check from "if not windows" to "if windows"
Addressed PR comments
Addressed PR comments
Forcing the initconfig tests to only run on linux
Forcing the initconfig tests to only run on linux
Removed windows tests since InitConfig is only called in Linux uses
Removed windows tests since InitConfig is only called in Linux uses
Removed unused error return fron config_printer and tests
Removed unused error return fron config_printer and tests
Merge pull request PelicanPlatform#1753 from patrickbrophy/fix-issue-…
Merge pull request PelicanPlatform#1753 from patrickbrophy/fix-issue-…
Fixed missing newline
Fixed missing newline
Removed calling the x509 test script until we can fix the functionality
Removed calling the x509 test script until we can fix the functionality
Force push
Merge pull request PelicanPlatform#1755 from jhiemstrawisc/restore-lo…
Merge pull request PelicanPlatform#1755 from jhiemstrawisc/restore-lo…
Removed calling the x509 test script until we can fix the functionality
Removed calling the x509 test script until we can fix the functionality
Removed the tsl defer functionality from the cache until we can fix i…
Removed the tsl defer functionality from the cache until we can fix i…
Fixing typo
Fixing typo
Pulling latest xrootd to see if that fixed the problem
Pulling latest xrootd to see if that fixed the problem
Pinning the xrootd build in macos to a specific tag
Pinning the xrootd build in macos to a specific tag
Pinning the xrootd build in macos to a specific tag
Pinning the xrootd build in macos to a specific tag
Force push
Pinning the xrootd build in macos to a specific tag
Pinning the xrootd build in macos to a specific tag
Force push
Pinning the xrootd build in macos to a specific tag
Pinning the xrootd build in macos to a specific tag
Fixed macos failing tests:
Fixed macos failing tests:
Force push
Reverting back to last working commit
Reverting back to last working commit
Trying to find bad commit
Trying to find bad commit
fixed debug out
fixed debug out
Updated depth stuff
Updated depth stuff
Fixed ordering
Fixed ordering
Attempting to try to find a working xrootd commit
Attempting to try to find a working xrootd commit
Adding output to debug macos error
Adding output to debug macos error
Merge branch 'main' into remove-overloading-metrics
Merge branch 'main' into remove-overloading-metrics
Removed new metrics that seem to causing Prometheus to use a very lar…
Removed new metrics that seem to causing Prometheus to use a very lar…
Fixed linter error in director/sort.go
Fixed linter error in director/sort.go
Removed the "network" labels from the metrics
Removed the "network" labels from the metrics
Fixes an issue where a misplaced defer ticker.Stop()
stopped the re…
Fixes an issue where a misplaced
defer ticker.Stop()
stopped the re…