Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/goreleaser/fileglob

A file globbing library.
https://github.com/goreleaser/fileglob

chore(deps): bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump goreleaser/goreleaser-action from 5 to 6

dependabot[bot] opened this pull request 7 months ago
chore(deps): bump golangci/golangci-lint-action from 4 to 6

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump golangci/golangci-lint-action from 4 to 5

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump golangci/golangci-lint-action from 3 to 4

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 11 months ago
chore(deps): bump actions/cache from 3 to 4

dependabot[bot] opened this pull request 12 months ago
chore(deps): bump actions/setup-go from 4 to 5

dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump goreleaser/goreleaser-action from 4 to 5

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
chore(deps): bump goreleaser/goreleaser-action from 2 to 4

dependabot[bot] opened this pull request over 1 year ago
Configure Renovate

renovate[bot] opened this pull request over 1 year ago
chore(deps): bump actions/setup-go from 2 to 4

dependabot[bot] opened this pull request almost 2 years ago
feat(deps): bump github.com/matryer/is from 1.4.0 to 1.4.1

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): bump actions/cache from 2 to 3.0.11

dependabot[bot] opened this pull request about 2 years ago
chore(deps): bump actions/checkout from 2 to 3.1.0

dependabot[bot] opened this pull request about 2 years ago
hi @caarlos0,

Intussenaa opened this issue over 2 years ago
chore(deps): bump golangci/golangci-lint-action from 2 to 3.2.0

dependabot[bot] opened this pull request over 2 years ago
Can't glob absolute path

ghost opened this issue over 2 years ago
chore(deps): bump actions/setup-go from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
chore(deps): bump codecov/codecov-action from 2 to 3

dependabot[bot] opened this pull request over 2 years ago
chore(deps): bump actions/cache from 2 to 3.0.1

dependabot[bot] opened this pull request almost 3 years ago
chore(deps): bump actions/cache from 2 to 3

dependabot[bot] opened this pull request almost 3 years ago
chore(deps): bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request almost 3 years ago
chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0

dependabot[bot] opened this pull request almost 3 years ago
chore(deps): bump golangci/golangci-lint-action from 2 to 3

dependabot[bot] opened this pull request almost 3 years ago
feat(deps): bump github.com/caarlos0/testfs from 0.4.3 to 0.4.4

dependabot[bot] opened this pull request almost 3 years ago
feat(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0

dependabot[bot] opened this pull request almost 3 years ago
chore(deps): bump actions/cache from 1 to 2.1.7

dependabot[bot] opened this pull request almost 3 years ago
chore(deps): bump codecov/codecov-action from 1 to 2.1.0

dependabot[bot] opened this pull request almost 3 years ago
Fix issue with symlinks in directories for nfpm

Felixoid opened this pull request almost 3 years ago
fix: force unix-style paths

caarlos0 opened this pull request almost 4 years ago
test: add another unit test

caarlos0 opened this pull request almost 4 years ago
fix: resolve ../ on pattern

caarlos0 opened this pull request almost 4 years ago
fix: test with custom fs impl

caarlos0 opened this pull request almost 4 years ago
It removes path separators on windows

caarlos0 opened this issue almost 4 years ago
feat: remove deprecated option

caarlos0 opened this pull request almost 4 years ago
feat: replacing afero.Fs with fs.FS

caarlos0 opened this pull request almost 4 years ago
migrate to io.FS when Go 1.16 is out

caarlos0 opened this issue almost 4 years ago
feat: make MatchDirectories clearer

caarlos0 opened this pull request almost 4 years ago
fix: add a test stage that runs on windows

djgilcrease opened this pull request about 4 years ago
fix: file paths on windows conflict with the ast escape rune

djgilcrease opened this pull request about 4 years ago
fix: filepath.Clean

caarlos0 opened this pull request about 4 years ago
fix: replace **/* with **

caarlos0 opened this pull request about 4 years ago
test: Add error type check in test.

erikgeiser opened this pull request about 4 years ago
test: added failing tests

caarlos0 opened this pull request about 4 years ago
feat: Add ContainsMatchers and ValidPattern.

erikgeiser opened this pull request about 4 years ago
fix: handle file not found

caarlos0 opened this pull request about 4 years ago
refactor: separator et al

caarlos0 opened this pull request about 4 years ago
feat: Refactoring, more options and tests

erikgeiser opened this pull request about 4 years ago
test: add more tests

caarlos0 opened this pull request about 4 years ago
fix: patterns ending with a star when subdirs

caarlos0 opened this pull request about 4 years ago
feat: options

caarlos0 opened this pull request about 4 years ago