Ecosyste.ms: Issues

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

GitHub / jmhodges/justrun issues and pull requests

#62 - Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, go

#61 - go vet required fixes

Pull Request - State: closed - Opened by jmhodges about 1 year ago

#60 - bump Go version to 1.21 for no reason

Pull Request - State: closed - Opened by jmhodges about 1 year ago

#59 - Bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#58 - Update README.md

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

#57 - Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#56 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions

#55 - Bump actions/setup-go from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#54 - Bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#53 - fix(deps): update module github.com/fsnotify/fsnotify to v1.5.4

Pull Request - State: closed - Opened by renovate[bot] almost 3 years ago

#52 - chore(deps): update actions/setup-go action to v3

Pull Request - State: closed - Opened by renovate[bot] almost 3 years ago

#51 - chore(deps): update actions/checkout action to v3

Pull Request - State: closed - Opened by renovate[bot] almost 3 years ago

#50 - add GitHub Actions CI build on PR

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

#49 - update go version in go.mod, run tidy

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

#48 - go.mod,vendor: update vendored fsnotify and x/sys/unix

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

#47 - Dependency Dashboard

Issue - State: open - Opened by renovate[bot] over 3 years ago

#45 - chore(deps): update module fsnotify/fsnotify to v1.4.9

Pull Request - State: closed - Opened by renovate[bot] almost 5 years ago

#44 - chore(deps): update module fsnotify/fsnotify to v1.4.8

Pull Request - State: closed - Opened by renovate[bot] almost 5 years ago

#43 - cmdwrap: omit erroneous "error in process termination" message

Pull Request - State: closed - Opened by kevinburke1 about 5 years ago - 1 comment

#42 - add missing comma to renovate.json

Pull Request - State: closed - Opened by jmhodges about 5 years ago

#41 - Action Required: Fix Renovate Configuration

Issue - State: closed - Opened by renovate[bot] about 5 years ago

#40 - add go mod tidy to renovatebot config

Pull Request - State: closed - Opened by jmhodges about 5 years ago

#39 - Configure Renovate

Pull Request - State: closed - Opened by renovate[bot] about 5 years ago

#38 - remove the ensure_go experiment

Pull Request - State: closed - Opened by jmhodges about 5 years ago

#37 - update to latest Go release 1.13.5

Pull Request - State: closed - Opened by github-actions[bot] about 5 years ago

#36 - update to latest Go release 1.13.4

Pull Request - State: closed - Opened by github-actions[bot] over 5 years ago

#35 - bump ensure-latest-go to v1.0.2

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

#34 - update to latest Go release 1.13.3

Pull Request - State: closed - Opened by github-actions[bot] over 5 years ago

#33 - update to latest Go release 1.13.3

Pull Request - State: closed - Opened by github-actions[bot] over 5 years ago

#32 - bump ensure-latest-go version

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

#31 - correct typo in ensure-latest-go config

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

#30 - add ensure-latest-go to keep us up to date

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

#29 - vendor all dependencies

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

#28 - go.mod: update fsnotify to v1.4.8

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

#27 - migrate to go modules

Pull Request - State: closed - Opened by theaidem over 5 years ago - 1 comment

#26 - cmdwrap: fix build on Windows

Pull Request - State: closed - Opened by kb-equinox almost 6 years ago - 5 comments

#25 - Use sh instead of bash

Pull Request - State: closed - Opened by fullpipe about 6 years ago - 4 comments

#24 - Test justrun on more recent versions of Go

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

#23 - Don't terminate process if file contents did not change

Issue - State: open - Opened by kevinburke about 7 years ago - 6 comments

#22 - handle data races by adding a reloader, try #2

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

#21 - Revert "handle data race on interrupt by creating reloader (#18)"

Pull Request - State: closed - Opened by jmhodges almost 8 years ago

#20 - update to latest deps

Pull Request - State: closed - Opened by jmhodges almost 8 years ago

#19 - expect string after `--` cli flag to be the command

Issue - State: open - Opened by jmhodges almost 8 years ago

#18 - handle data race on interrupt by creating reloader

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

#17 - just exit if a SIGKILL is sent to justrun

Issue - State: closed - Opened by jmhodges almost 8 years ago - 1 comment

#16 - delay reload run if last command exited with a bad status

Issue - State: open - Opened by jmhodges almost 8 years ago - 1 comment

#15 - data race on quit

Issue - State: closed - Opened by kevinburke almost 8 years ago - 2 comments

#14 - Multiple events firing for same file

Issue - State: closed - Opened by kevinburke almost 8 years ago - 1 comment

#13 - fix typo

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

#12 - port to github.com/fsnotify/fsnotify

Pull Request - State: closed - Opened by jmhodges over 8 years ago

#11 - add travis config

Pull Request - State: closed - Opened by jmhodges over 8 years ago

#10 - Switch to use fsnotify/fsnotify?

Issue - State: closed - Opened by kevinburke over 8 years ago - 4 comments

#9 - detect running out of file descriptors better

Issue - State: open - Opened by jmhodges over 9 years ago - 6 comments

#8 - Reference changed file name in the command

Issue - State: open - Opened by kevinburke over 9 years ago - 3 comments

#7 - Fix a compiler error.

Pull Request - State: closed - Opened by blinsay almost 10 years ago

#6 - Observing subdirectories

Issue - State: closed - Opened by eveliotc over 10 years ago - 2 comments

#5 - Compare to facebook's watchman

Issue - State: closed - Opened by exalted over 10 years ago - 1 comment

#4 - listen for SIGTERM as well as SIGINT

Pull Request - State: closed - Opened by wadey about 11 years ago

#3 - Amend README now that binaries have been published.

Pull Request - State: closed - Opened by xaviershay about 11 years ago - 1 comment

#2 - Add installation instructions to README.

Pull Request - State: closed - Opened by xaviershay about 11 years ago - 1 comment

#1 - Add -v flag that causes fs events to be logged

Pull Request - State: closed - Opened by michaelfairley about 11 years ago - 1 comment