https://github.com/piotr-ku/yaml-runner-go

YAML Runner Go is an application that executes commands based on the rules defined in a YAML file. It provides the flexibility to run commands either once or as a daemon at specific intervals.
https://github.com/piotr-ku/yaml-runner-go

Keywords

administration-tools alerting continous-delivery continous-deployment continuous-integration data-processing go golang monitoring-automation runner scheduled-tasks system-administration yaml

Keywords from Contributors

archiving measur transforms optimize conversion observation animals generic compose threads

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

YAML Runner Go is an application that executes commands based on the rules defined in a YAML file. It provides the flexibility to run commands either once or as a daemon at specific intervals.


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: over 1 year ago

Total Commits: 35
Total Committers: 2
Avg Commits per committer: 17.5
Development Distribution Score (DDS): 0.171

Commits in past year: 35
Committers in past year: 2
Avg Commits per committer in past year: 17.5
Development Distribution Score (DDS) in past year: 0.171

Name Email Commits
piotr-ku 9****u 29
dependabot[bot] 4****] 6

Committer domains:


Issue and Pull Request metadata

Last synced: over 1 year ago

Total issues: 0
Total pull requests: 19
Average time to close issues: N/A
Average time to close pull requests: 8 days
Total issue authors: 0
Total pull request authors: 2
Average comments per issue: 0
Average comments per pull request: 0.21
Merged pull request: 14
Bot issues: 0
Bot pull requests: 12

Past year issues: 0
Past year pull requests: 19
Past year average time to close issues: N/A
Past year average time to close pull requests: 8 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.21
Past year merged pull request: 14
Past year bot issues: 0
Past year bot pull requests: 12

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/piotr-ku/yaml-runner-go

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (12)
  • piotr-ku (7)

Top Issue Labels

Top Pull Request Labels

  • dependencies (12)

Package metadata

proxy.golang.org: github.com/piotr-ku/yaml-runner-go

  • Homepage: https://github.com/piotr-ku/yaml-runner-go
  • Documentation: https://pkg.go.dev/github.com/piotr-ku/yaml-runner-go#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.0 (published almost 2 years ago)
  • Last Synced: 2024-05-26T20:20:09.277Z (12 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 8.899%
    • Dependent repos count: 10.567%
    • Average: 13.788%
    • Stargazers count: 16.565%
    • Forks count: 19.122%

Dependencies

.github/workflows/coverage.yml actions
  • action-badges/core 0.2.2 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • vladopajic/go-test-coverage v2 composite
.github/workflows/delivery.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v2 composite
  • actions/setup-go v3 composite
  • actions/upload-artifact v2 composite
.github/workflows/integration.yml actions
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
  • vladopajic/go-test-coverage v2 composite
go.mod go
  • github.com/davecgh/go-spew v1.1.1
  • github.com/gabriel-vasile/mimetype v1.4.2
  • github.com/go-playground/locales v0.14.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-playground/validator/v10 v10.15.1
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/leodido/go-urn v1.2.4
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/testify v1.8.4
  • golang.org/x/crypto v0.14.0
  • golang.org/x/exp v0.0.0-20230519143937-03e91628a987
  • golang.org/x/net v0.17.0
  • golang.org/x/sys v0.13.0
  • golang.org/x/text v0.13.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/cpuguy83/go-md2man/v2 v2.0.3
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/gabriel-vasile/mimetype v1.4.2
  • github.com/go-playground/assert/v2 v2.2.0
  • github.com/go-playground/locales v0.14.1
  • github.com/go-playground/universal-translator v0.18.1
  • github.com/go-playground/validator/v10 v10.15.1
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/leodido/go-urn v1.2.4
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/spf13/cobra v1.8.0
  • github.com/spf13/pflag v1.0.5
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/objx v0.4.0
  • github.com/stretchr/objx v0.5.0
  • github.com/stretchr/testify v1.7.1
  • github.com/stretchr/testify v1.8.0
  • github.com/stretchr/testify v1.8.2
  • github.com/stretchr/testify v1.8.4
  • golang.org/x/crypto v0.14.0
  • golang.org/x/exp v0.0.0-20230519143937-03e91628a987
  • golang.org/x/net v0.17.0
  • golang.org/x/sys v0.13.0
  • golang.org/x/text v0.13.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1

Score: -Infinity