1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/internal/artifact
Carlos Alexandro Becker ef3c42f22e
fix: artifact.Path should filepath.ToSlash (#4117)
this is needed when we run part of the pipeline on windows, and the rest
on linux, for example, the split build pro feature.

extracted from https://github.com/goreleaser/goreleaser/pull/3795 

+ added tests for relative path thing

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2023-06-15 23:43:06 -03:00
..
testdata refactory: make easier to manage merges with pro (#3178) 2022-06-22 01:48:11 -03:00
.gitignore fix: improved artifact add logs 2017-12-18 09:19:02 -02:00
artifact_test.go fix: artifact.Path should filepath.ToSlash (#4117) 2023-06-15 23:43:06 -03:00
artifact.go fix: artifact.Path should filepath.ToSlash (#4117) 2023-06-15 23:43:06 -03:00