Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / containerd/fifo issues and pull requests

#58 - update actions, golangci-lint, and test against go1.22.x

Pull Request - State: closed - Opened by thaJeztah 2 months ago

#57 - [DO NOT MERGE] Test ci

Pull Request - State: closed - Opened by kkkkun 2 months ago

#56 - [Bug]:A potential goroutine leak

Issue - State: open - Opened by xuxiaofan1203 6 months ago

#55 - Resize fifo to 1024K

Pull Request - State: open - Opened by kkkkun 6 months ago - 5 comments

#54 - [Doc]Update links that changed default branch to main

Pull Request - State: closed - Opened by fangn2 over 1 year ago

#53 - add check file type is fifo

Pull Request - State: closed - Opened by ningmingxiao over 1 year ago

#52 - Add CodeQL security scan workflow

Pull Request - State: closed - Opened by austinvazquez over 1 year ago

#51 - Update Go vers, x/sys vendor

Pull Request - State: closed - Opened by estesp over 1 year ago - 1 comment

#50 - Bump golang.org/x/sys to v0.1.0

Pull Request - State: closed - Opened by corhere over 1 year ago - 1 comment

#49 - chore: cleanup old buildtags by `go fix`

Pull Request - State: closed - Opened by fuweid almost 2 years ago

#48 - Resolve golangci-lint-action package warnings

Pull Request - State: closed - Opened by austinvazquez almost 2 years ago

#47 - Return nil when openFifo returns nil

Pull Request - State: closed - Opened by corhere almost 2 years ago - 2 comments

#46 - Update GitHub actions CI workflow

Pull Request - State: closed - Opened by austinvazquez almost 2 years ago

#45 - Remove references to io/ioutil package

Pull Request - State: closed - Opened by austinvazquez almost 2 years ago

#43 - [Darwin] Read() does not always return when closing the reader

Issue - State: open - Opened by sameo over 2 years ago

#42 - fifo_test: Add 2 tests for closing after reading

Pull Request - State: closed - Opened by sameo over 2 years ago

#41 - replace pkg/errors

Pull Request - State: closed - Opened by zouyee about 3 years ago

#40 - Update branch name in GitHub Actions

Pull Request - State: closed - Opened by estesp over 3 years ago

#39 - Fix linting, remove solaris code, and exclude files on Windows

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 2 comments

#38 - run linters on macOS and Windows as well

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 7 comments

#37 - Add IsFifo() utility

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 1 comment

#36 - exclude OpenFifoDup2() on Windows

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 2 comments

#35 - readme: update badges to show GHA status

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 1 comment

#34 - go.mod: github.com/stretchr/testify v1.6.1

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 1 comment

#33 - GHA: update to Go 1.16.x

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 1 comment

#32 - fifo.Close(): prevent possible panic if fifo is nil

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 8 comments

#31 - GHA: update Go to 1.15.7, actions/setup-go@v2

Pull Request - State: closed - Opened by thaJeztah over 3 years ago

#30 - Update some dependencies

Pull Request - State: closed - Opened by thaJeztah over 3 years ago - 1 comment

#29 - Add ReaderFrom/WriterTo for Linux (splice)

Pull Request - State: open - Opened by cpuguy83 almost 4 years ago - 7 comments

#28 - use golang.org/x/sys/unix for dup2

Pull Request - State: closed - Opened by BenTheElder almost 4 years ago - 1 comment

#27 - fails to compile on arm64 (syscall.Dup2 not available)

Issue - State: closed - Opened by BenTheElder almost 4 years ago

#26 - Rework CI

Pull Request - State: closed - Opened by mxpv almost 4 years ago

#25 - Add OpenFifoDup2

Pull Request - State: closed - Opened by mxpv almost 4 years ago - 1 comment

#24 - Turn off Travis; GH Actions passing CI

Pull Request - State: closed - Opened by estesp over 4 years ago

#23 - Enable GH Actions for CI for this repo

Pull Request - State: closed - Opened by estesp over 4 years ago - 1 comment

#22 - add go.mod

Pull Request - State: closed - Opened by AkihiroSuda almost 5 years ago - 2 comments

#21 - Fix indent in errors.go

Pull Request - State: closed - Opened by darfux about 5 years ago - 3 comments

#20 - Use defined error var

Pull Request - State: closed - Opened by darfux about 5 years ago - 3 comments

#19 - Add common project content/checks to fifo

Pull Request - State: closed - Opened by fuweid over 5 years ago - 3 comments

#17 - Expose underlying file's `SyscallConn` method.

Pull Request - State: closed - Opened by cpuguy83 over 5 years ago - 5 comments

#16 - Update Go versions in travis

Pull Request - State: closed - Opened by estesp over 6 years ago - 2 comments

#15 - Add apache license to files

Pull Request - State: closed - Opened by crosbymichael over 6 years ago - 1 comment

#14 - Copyright is missing

Issue - State: closed - Opened by elboulangero over 6 years ago - 2 comments

#13 - Prevent a data race when Close is called concurrently

Pull Request - State: closed - Opened by mlaventure about 7 years ago - 1 comment

#12 - Check if fifo is opened before closing when ctx.Done

Pull Request - State: closed - Opened by ehazlett over 7 years ago - 2 comments

#11 - Switch to ALv2

Pull Request - State: closed - Opened by crosbymichael over 7 years ago - 1 comment

#10 - Switch license to ALv2

Issue - State: closed - Opened by caniszczyk over 7 years ago

#9 - Add travis.yml for CI

Pull Request - State: closed - Opened by crosbymichael over 7 years ago - 3 comments

#8 - Add public build

Issue - State: closed - Opened by caniszczyk over 7 years ago - 1 comment

#7 - Add FreeBSD support

Pull Request - State: closed - Opened by justincormack over 7 years ago

#6 - Use uint64() when initializing handle.dev from syscall.Stat_t.Dev.

Pull Request - State: closed - Opened by vstefanovic over 7 years ago - 1 comment

#5 - Failed to compile under windwos

Issue - State: open - Opened by etsangsplk over 7 years ago - 1 comment

#4 - Don’t return error on closing one-sided fifo

Pull Request - State: closed - Opened by tonistiigi almost 8 years ago - 1 comment

#3 - Print original path name on error

Pull Request - State: closed - Opened by mlaventure almost 8 years ago - 3 comments

#2 - Replace usage of syscall.Mkfifo with unix.Mkfifo.

Pull Request - State: closed - Opened by amitkris almost 8 years ago - 1 comment

#1 - Missing License

Issue - State: closed - Opened by crosbymichael almost 8 years ago