Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / k1LoW/runn issues and pull requests
#1152 - chore(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 in the dependencies group
Pull Request -
State: open - Opened by dependabot[bot] 10 days ago
Labels: dependencies, go
#1151 - Release for v0.127.1
Pull Request -
State: closed - Opened by github-actions[bot] 12 days ago
Labels: tagpr
#1150 - Fix loadt stucked
Pull Request -
State: closed - Opened by k1LoW 13 days ago
- 3 comments
Labels: bug
#1150 - Fix loadt stucked
Pull Request -
State: closed - Opened by k1LoW 13 days ago
- 3 comments
Labels: bug
#1149 - `runn loadt` gets stuck on GitHub Actions
Issue -
State: closed - Opened by mi-wada 13 days ago
- 2 comments
Labels: bug
#1149 - `runn loadt` gets stuck on GitHub Actions
Issue -
State: closed - Opened by mi-wada 13 days ago
- 1 comment
Labels: bug
#1148 - chore(deps): bump the dependencies group across 1 directory with 5 updates
Pull Request -
State: closed - Opened by dependabot[bot] 13 days ago
Labels: dependencies, go
#1147 - chore(deps): bump the dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 13 days ago
- 4 comments
Labels: dependencies, go
#1147 - chore(deps): bump the dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 13 days ago
- 4 comments
Labels: dependencies, go
#1146 - Release for v0.127.0
Pull Request -
State: closed - Opened by github-actions[bot] 14 days ago
Labels: tagpr, tagpr:minor
#1145 - If loop.count <= 0, skip step.
Pull Request -
State: closed - Opened by k1LoW 14 days ago
- 2 comments
Labels: minor, breaking-change
#1145 - If loop.count <= 0, skip step.
Pull Request -
State: closed - Opened by k1LoW 14 days ago
- 2 comments
Labels: minor, breaking-change
#1144 - "loop: 0" gives "failed to record: store.stepMapKeys is zero" error
Issue -
State: closed - Opened by h6ah4i 14 days ago
- 1 comment
#1144 - "loop: 0" gives "failed to record: store.stepMapKeys is zero" error
Issue -
State: closed - Opened by h6ah4i 14 days ago
- 1 comment
#1143 - fix(loadt): Fix a bug that overwrote the original error
Pull Request -
State: closed - Opened by mi-wada 15 days ago
- 1 comment
Labels: bug
#1143 - fix(loadt): Fix a bug that overwrote the original error
Pull Request -
State: closed - Opened by mi-wada 15 days ago
- 1 comment
Labels: bug
#1142 - Release for v0.126.1
Pull Request -
State: closed - Opened by github-actions[bot] 19 days ago
Labels: tagpr
#1141 - Move flags to internal/flags
Pull Request -
State: closed - Opened by k1LoW 23 days ago
- 3 comments
Labels: breaking-change
#1140 - Move builtin to internal/builtin
Pull Request -
State: closed - Opened by k1LoW 23 days ago
- 2 comments
Labels: minor, breaking-change
#1139 - Refactor internal/store
Pull Request -
State: closed - Opened by k1LoW 23 days ago
- 2 comments
#1138 - Rename internal/eval to internal/expr
Pull Request -
State: closed - Opened by k1LoW 24 days ago
- 5 comments
#1137 - Move store to internal/store
Pull Request -
State: closed - Opened by k1LoW 24 days ago
- 2 comments
Labels: minor, breaking-change
#1136 - Loop and include testing
Pull Request -
State: closed - Opened by k2tzumi 24 days ago
- 8 comments
#1135 - chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 24 days ago
Labels: dependencies, go
#1134 - Move eval to internal/eval
Pull Request -
State: closed - Opened by k1LoW 29 days ago
- 2 comments
#1133 - Release for v0.126.0
Pull Request -
State: closed - Opened by github-actions[bot] 29 days ago
Labels: tagpr, tagpr:minor
#1132 - Move exprtrace package to internal/exprtrace
Pull Request -
State: closed - Opened by k1LoW 29 days ago
- 3 comments
Labels: minor, breaking-change
#1131 - Move kv to internal/kv
Pull Request -
State: closed - Opened by k1LoW 29 days ago
- 2 comments
#1130 - Release for v0.125.1
Pull Request -
State: closed - Opened by github-actions[bot] 30 days ago
Labels: tagpr
#1129 - Fix a bug that caused store values to be lost when using `loop:`.
Pull Request -
State: closed - Opened by k1LoW 30 days ago
- 2 comments
Labels: bug
#1128 - data of step in steps before loop is cleared in v0.125.0
Issue -
State: closed - Opened by hayashikun 30 days ago
- 2 comments
Labels: bug
#1127 - docs: Updated the link to the `expr` Language Definition with a richer one
Pull Request -
State: closed - Opened by mi-wada about 1 month ago
- 1 comment
#1126 - chore(deps): bump the dependencies group across 1 directory with 9 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, go
#1125 - chore(deps): bump the dependencies group with 7 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 4 comments
Labels: dependencies, go
#1124 - Update golang.org/x/net
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 2 comments
#1123 - Do not include `runn.*` in the include runner store.
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 3 comments
Labels: breaking-change
#1122 - Support `steps[*].force:` `steps.<key>.force:` for running step forcefully
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 2 comments
Labels: enhancement, minor
#1121 - Release for v0.125.0
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: tagpr, tagpr:minor
#1120 - Change the method of holding the list type step in store from slice to map.
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 6 comments
Labels: minor, breaking-change
#1119 - Support `steps[*].defer:` `steps.<key>.defer:` for deferring steps in a runbook
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 21 comments
Labels: enhancement, minor
#1118 - Fix new command.
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 2 comments
Labels: bug
#1117 - chore(deps): bump the dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, go
#1116 - Release for v0.124.1
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: tagpr
#1115 - Fix typo
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 2 comments
#1114 - Fix lint warn
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 4 comments
#1113 - chore(deps): bump the dependencies group across 1 directory with 11 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, go
#1112 - Fix race condition in cdp.go
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 2 comments
Labels: bug
#1111 - chore(deps): bump the dependencies group across 1 directory with 13 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 2 comments
Labels: dependencies, go
#1110 - chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, go
#1109 - Release for v0.124.0
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: tagpr, tagpr:minor
#1108 - STDIN value is handled as `runn.stdin`, not as Runn ID(s).
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 2 comments
Labels: minor, breaking-change
#1107 - chore(deps): bump the dependencies group across 1 directory with 14 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
- 1 comment
Labels: dependencies, go
#1106 - Release for v0.123.1
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: tagpr
#1105 - Update maskedio
Pull Request -
State: closed - Opened by k1LoW about 1 month ago
- 2 comments
Labels: bug
#1104 - Support to load *.sql file
Issue -
State: open - Opened by karrybit about 1 month ago
- 2 comments
#1103 - chore(deps): bump the dependencies group across 1 directory with 14 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, go
#1102 - Release for v0.123.0
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
Labels: tagpr, tagpr:minor
#1101 - Change the default shell (`sh` -> `bash`) and shell options for the Exec runner.
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 10 comments
Labels: minor, breaking-change
#1100 - [Question] How to assign multiple files to a variable
Issue -
State: open - Opened by karrybit about 2 months ago
- 3 comments
#1099 - Release for v0.122.3
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
Labels: tagpr
#1098 - Fix SkipIncluded
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 4 comments
Labels: bug
#1098 - Fix SkipIncluded
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 4 comments
Labels: bug
#1097 - Support Built-in Git Repository Root Path Variable
Issue -
State: closed - Opened by karrybit about 2 months ago
- 2 comments
#1097 - Support Built-in Git Repository Root Path Variable
Issue -
State: closed - Opened by karrybit about 2 months ago
- 2 comments
#1096 - Support to load *.csv file
Issue -
State: closed - Opened by karrybit about 2 months ago
- 2 comments
#1095 - chore(deps): bump the dependencies group across 1 directory with 11 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, go
#1095 - chore(deps): bump the dependencies group across 1 directory with 11 updates
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, go
#1094 - Release for v0.122.2
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
Labels: tagpr
#1093 - Easily configure shell options
Issue -
State: open - Opened by karrybit about 2 months ago
Labels: enhancement
#1093 - Easily configure shell options
Issue -
State: closed - Opened by karrybit about 2 months ago
- 2 comments
Labels: enhancement
#1092 - Fix race condition
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 8 comments
Labels: bug
#1092 - Fix race condition
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 8 comments
Labels: bug
#1091 - race detected when using run as a test helper to perform parallel tests
Issue -
State: closed - Opened by kim-seungsu-edash about 2 months ago
- 3 comments
Labels: bug
#1091 - race detected when using run as a test helper to perform parallel tests
Issue -
State: closed - Opened by kim-seungsu-edash about 2 months ago
- 3 comments
Labels: bug
#1090 - Support a feature that interrupts when the result of a command execution fails
Issue -
State: closed - Opened by karrybit about 2 months ago
- 1 comment
Labels: enhancement
#1090 - Support a feature that interrupts when the result of a command execution fails
Issue -
State: closed - Opened by karrybit about 2 months ago
- 1 comment
Labels: enhancement
#1089 - chore(deps): bump the dependencies group with 10 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, go
#1089 - chore(deps): bump the dependencies group with 10 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
- 1 comment
Labels: dependencies, go
#1088 - Use goccy/go-yaml only
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 17 comments
Labels: minor, breaking-change
#1087 - Release for v0.122.1
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
Labels: tagpr
#1086 - Revert goccy/go-yaml and k1LoW/expand
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 4 comments
Labels: bug
#1085 - [bug]The leading zero in the request body variable disappears.
Issue -
State: closed - Opened by Rayleigh865 about 2 months ago
- 2 comments
Labels: bug
#1084 - Update goccy/go-yaml to v1.15.2 and go directive version
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 3 comments
Labels: breaking-change
#1083 - chore(deps): bump github.com/cli/go-gh/v2 from 2.6.0 to 2.11.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, go
#1083 - chore(deps): bump github.com/cli/go-gh/v2 from 2.6.0 to 2.11.1
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, go
#1082 - Make it possible to explicitly specify files in multipart/form-data requests in the HTTP runner
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 2 comments
Labels: breaking-change
#1082 - Make it possible to explicitly specify files in multipart/form-data requests in the HTTP runner
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 2 comments
Labels: breaking-change
#1081 - Support `file://` scheme.
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 2 comments
Labels: enhancement
#1081 - Support `file://` scheme.
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 2 comments
Labels: enhancement
#1080 - Allow absolute paths and enhance scopes detection
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 7 comments
Labels: bug, minor, breaking-change
#1080 - Allow absolute paths and enhance scopes detection
Pull Request -
State: closed - Opened by k1LoW about 2 months ago
- 7 comments
Labels: bug, minor, breaking-change
#1079 - chore(deps): bump the dependencies group across 1 directory with 9 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, go
#1079 - chore(deps): bump the dependencies group across 1 directory with 9 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, go
#1078 - chore(deps): bump the dependencies group across 1 directory with 8 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, go
#1078 - chore(deps): bump the dependencies group across 1 directory with 8 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, go
#1077 - Fix hasRemotePrefix ( add prefixGist )
Pull Request -
State: closed - Opened by k1LoW 2 months ago
- 2 comments
Labels: bug
#1077 - Fix hasRemotePrefix ( add prefixGist )
Pull Request -
State: closed - Opened by k1LoW 2 months ago
- 2 comments
Labels: bug
#1076 - Implement `secrets:` section
Pull Request -
State: closed - Opened by k1LoW 2 months ago
- 11 comments
Labels: enhancement, minor
#1076 - Implement `secrets:` section
Pull Request -
State: closed - Opened by k1LoW 2 months ago
- 11 comments
Labels: enhancement, minor
#1075 - Use math.MaxInt instead
Pull Request -
State: closed - Opened by k1LoW 2 months ago
- 2 comments