Ecosyste.ms: Issues

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

GitHub / screwdriver-cd/meta-cli issues and pull requests

#78 - build(deps): bump golang.org/x/sys from 0.0.0-20220328115105-d36c6a25d886 to 0.1.0

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

#77 - build(deps): bump golang.org/x/net from 0.0.0-20200625001655-4c5254603344 to 0.7.0

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

#76 - build(deps): bump github.com/prometheus/client_golang from 1.5.1 to 1.11.1

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

#75 - build(deps): bump github.com/aws/aws-sdk-go from 1.32.1 to 1.34.0

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

#74 - Use gopher-lua-libs version that has loglevel built in.

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

#73 - feat(2790): update go 1.19

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

#72 - Check suite.Run found tests.

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

#71 - Use test suite from gopher lua libs

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

#70 - Use the tests helpers from gopher-lua-libs and its suite lua class.

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

#69 - Upgrade gopher-lua-libs to get mTLS for http client!!!

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

#68 - Update gopher-lua-libs for some fixes to read(*l).

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

#67 - fix: Exit with fail if the number of arguments is invalid

Pull Request - State: closed - Opened by kumada626 about 2 years ago

#66 - Upgrade lua libs and move CLI tests to golang

Pull Request - State: closed - Opened by scr-oath about 2 years ago

#65 - Show instructions on how to tap and install meta.

Pull Request - State: closed - Opened by scr-oath about 2 years ago

#63 - Add brew generation to goreleaser config

Pull Request - State: closed - Opened by scr-oath about 2 years ago - 1 comment

#62 - Allow shebang lua commands to have parameters with dashes in them

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

#61 - Upgrade gopher-lua-libs for base64 support (and json/yaml file-io encoder/decoder).

Pull Request - State: closed - Opened by scr-oath over 2 years ago - 1 comment

#60 - Just ensure that the jobName exists (before it was looking up "null").

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

#58 - [skip ci] Create a brew formula.

Pull Request - State: closed - Opened by scr-oath over 2 years ago - 2 comments

#57 - Use the released version of gopher-lua-libs.

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

#56 - Build for arm64 as well.

Pull Request - State: closed - Opened by scr-oath over 2 years ago - 1 comment

#55 - Allow meta to be used in shebang for lua scripting.

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

#54 - Try older go

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

#53 - Try older version of goreleaser to see if it unsticks us.

Pull Request - State: closed - Opened by scr-oath over 2 years ago - 1 comment

#52 - Pull in latest gopher-lua-libs to get shellescape module

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

#51 - Update deps to get latest lua lib (for os.getenv).

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

#50 - fix: Remove unnecessary log

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

#49 - fix(2346): For PR build, lookup job level parameters using parent job name

Pull Request - State: closed - Opened by sagar1312 almost 3 years ago

#47 - build(deps): bump github.com/tidwall/gjson from 1.3.2 to 1.9.3

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

#46 - feat(2346): Support for job level parameters

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

#45 - fix: meta key validation for the presence of ":"

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

#44 - fix(2309): Preserve string in log format

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

#43 - Added lua support in order to handle transactions like incrementing.

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

#42 - fix: update goreleaser.yml

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

#41 - fix(2288): fix sonarqube setting

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

#40 - add meta dump command

Pull Request - State: closed - Opened by jacobtolar almost 5 years ago

#39 - Support for SD_META_DIR environment variable

Pull Request - State: closed - Opened by renaud-vmg almost 5 years ago - 1 comment

#38 - display go version

Pull Request - State: closed - Opened by dmitris almost 5 years ago

#37 - Add --cache-local flag to fetch external keys to remote meta

Pull Request - State: closed - Opened by scr-oath almost 5 years ago - 1 comment

#36 - Do not write the external file if it didn't exist.

Pull Request - State: closed - Opened by scr-oath almost 5 years ago - 1 comment

#35 - Added new flag to readme.

Pull Request - State: closed - Opened by scr-oath almost 5 years ago

#33 - Make meta concurrency-safe using flock

Pull Request - State: closed - Opened by scr-oath almost 5 years ago - 1 comment

#31 - --skip-meta shouldn't cache in default meta.

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

#30 - JobName can have dashes in it

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

#29 - Error when extra args are passed.

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

#28 - Restarts shouldn't need to fetch lastSuccessfulMeta again

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

#27 - Set the default of metaFile to "meta".

Pull Request - State: closed - Opened by scr-oath about 5 years ago - 2 comments

#26 - Ensure global options and command options are not duplicated

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

#23 - Style fix.

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

#21 - fix staticcheck issues in meta.go

Pull Request - State: closed - Opened by dmitris about 5 years ago - 2 comments

#20 - Allow json values in get/set.

Pull Request - State: closed - Opened by scr about 5 years ago - 4 comments

#19 - replace 'go get' with 'go mod verify'

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

#18 - feat: add go.mod for Go modules support

Pull Request - State: closed - Opened by dmitris about 5 years ago - 6 comments

#17 - fix: JSON unmarshall error

Pull Request - State: closed - Opened by catto about 6 years ago

#16 - feat(964): allow meta keys including dash (-)

Pull Request - State: closed - Opened by wdstar over 6 years ago

#15 - fix(habitat): Download the right dependencies

Pull Request - State: closed - Opened by stjohnjohnson over 6 years ago

#14 - feat(habitat): Adding Habitat package

Pull Request - State: closed - Opened by stjohnjohnson over 6 years ago
Labels: status/verify

#13 - fix(839): use Decoder instead of json.Unmarshal

Pull Request - State: closed - Opened by tk3fftk over 6 years ago

#12 - fix: Can only meta set current running build meta

Pull Request - State: closed - Opened by tkyi almost 7 years ago
Labels: review/with team, type/bug, change/minor

#11 - fix: metaFile does not include json

Pull Request - State: closed - Opened by d2lam almost 7 years ago
Labels: type/bug

#10 - fix: Allow configurable external meta source

Pull Request - State: closed - Opened by tkyi almost 7 years ago
Labels: review/with team, change/minor, type/enhancement

#9 - fix: use toolbox repo instead of gist

Pull Request - State: closed - Opened by minzcmu about 7 years ago

#8 - feat: Build darwin/amd64 binary

Pull Request - State: closed - Opened by taisukeh about 7 years ago - 3 comments

#7 - fix(543): fix to not overwrite object and fix array-object meta

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

#6 - fix(293): Refactoring and fix metaSet logic

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

#5 - fix(293): meta get enable to get map and array meta

Pull Request - State: closed - Opened by tk3fftk over 7 years ago - 1 comment
Labels: review/with team, type/bug, priority/medium, change/patch

#4 - docs(293): add more usage in README

Pull Request - State: closed - Opened by minzcmu over 7 years ago
Labels: review/with team, priority/low, change/patch

#3 - feat: implement meta-cli and test

Pull Request - State: closed - Opened by tk3fftk over 7 years ago - 6 comments
Labels: priority/medium, change/minor, type/feature

#2 - feat: first step for implementing meta-cli

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

#1 - doc: Correcting License file to be consistent with other repositories

Pull Request - State: closed - Opened by stjohnjohnson over 7 years ago
Labels: priority/high, change/patch