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
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
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.
- Host: GitHub
- URL: https://github.com/piotr-ku/yaml-runner-go
- Owner: piotr-ku
- License: mit
- Created: 2023-06-13T16:21:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T11:40:19.000Z (over 1 year ago)
- Last Synced: 2024-01-26T14:42:33.574Z (over 1 year ago)
- Topics: administration-tools, alerting, continous-delivery, continous-deployment, continuous-integration, data-processing, go, golang, monitoring-automation, runner, scheduled-tasks, system-administration, yaml
- Language: Go
- Homepage:
- Size: 61.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata
- Name:
- Login: piotr-ku
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/95296395?v=4
- Repositories: 1
- Last ynced at: 2023-06-14T21:47:51.074Z
- Profile URL: https://github.com/piotr-ku
GitHub Events
Total
- Release event: 1
- Watch event: 2
- Delete event: 52
- Issue comment event: 3
- Push event: 94
- Pull request event: 32
- Create event: 60
Last Year
- Create event: 60
- Delete event: 52
- Issue comment event: 3
- Pull request event: 32
- Push event: 94
- Release event: 1
- Watch event: 2
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 | 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
Top Issue Authors
Top Pull Request Authors
- dependabot[bot] (12)
- piotr-ku (7)
Top Issue Labels
Top Pull Request Labels
- dependencies (12)
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
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
- action-badges/core 0.2.2 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- vladopajic/go-test-coverage v2 composite
- actions/checkout v3 composite
- actions/download-artifact v2 composite
- actions/setup-go v3 composite
- actions/upload-artifact v2 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- golangci/golangci-lint-action v3 composite
- vladopajic/go-test-coverage v2 composite
- 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
- 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