terraform-provider-git
Terraform provider for local Git operations
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Keywords
Repository
Terraform provider for local Git operations
Basic Info
- Host: GitHub
- Owner: metio
- License: 0bsd
- Language: Go
- Default Branch: main
- Homepage: https://registry.terraform.io/providers/metio/git/
- Size: 1.09 MB
Statistics
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 5
- Releases: 112
Topics
Metadata Files
README.md
terraform-provider-git 
Terraform provider for local Git operations.
Available in the Terraform Registry.
License
``` Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ```
Owner
- Name: metio.wtf
- Login: metio
- Kind: organization
- Website: https://metio.wtf/
- Repositories: 28
- Profile: https://github.com/metio
Citation (CITATION.cff)
# SPDX-FileCopyrightText: The terraform-provider-git Authors # SPDX-License-Identifier: 0BSD cff-version: 1.2.0 title: terraform-provider-git message: If you use this software, please cite it as below. type: software authors: - family-names: Hoß given-names: Sebastian email: seb@hoß.de url: https://registry.terraform.io/providers/metio/git/ license: 0BSD keywords: - git - go - make - terraform - terraform-provider
GitHub Events
Total
- Create event: 84
- Issues event: 6
- Release event: 24
- Delete event: 59
- Issue comment event: 20
- Push event: 61
- Pull request event: 111
Last Year
- Create event: 84
- Issues event: 6
- Release event: 24
- Delete event: 59
- Issue comment event: 20
- Push event: 61
- Pull request event: 111
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 6
- Total pull requests: 158
- Average time to close issues: 1 day
- Average time to close pull requests: 5 days
- Total issue authors: 4
- Total pull request authors: 2
- Average comments per issue: 3.0
- Average comments per pull request: 0.13
- Merged pull requests: 136
- Bot issues: 0
- Bot pull requests: 153
Past Year
- Issues: 3
- Pull requests: 80
- Average time to close issues: 1 day
- Average time to close pull requests: about 20 hours
- Issue authors: 2
- Pull request authors: 2
- Average comments per issue: 2.67
- Average comments per pull request: 0.09
- Merged pull requests: 68
- Bot issues: 0
- Bot pull requests: 77
Top Authors
Issue Authors
- sebhoss (2)
- Levistator (2)
- cringdahl (1)
- Flightdeck73 (1)
- dependabot[bot] (1)
Pull Request Authors
- dependabot[bot] (213)
- sebhoss (9)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/Masterminds/sprig/v3 v3.2.2
- github.com/Microsoft/go-winio v0.5.2
- github.com/ProtonMail/go-crypto v0.0.0-20220714114130-e85cedf506cd
- github.com/acomagu/bufpipe v1.0.3
- github.com/agext/levenshtein v1.2.2
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/armon/go-radix v1.0.0
- github.com/bgentry/speakeasy v0.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/emirpasic/gods v1.18.1
- github.com/fatih/color v1.13.0
- github.com/go-git/gcfg v1.5.0
- github.com/go-git/go-billy/v5 v5.3.1
- github.com/go-git/go-git/v5 v5.4.2
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.8
- github.com/google/uuid v1.3.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-checkpoint v0.5.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
- github.com/hashicorp/go-hclog v1.2.1
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.4.4
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/hc-install v0.4.0
- github.com/hashicorp/hcl/v2 v2.13.0
- github.com/hashicorp/logutils v1.0.0
- github.com/hashicorp/terraform-exec v0.17.2
- github.com/hashicorp/terraform-json v0.14.0
- github.com/hashicorp/terraform-plugin-docs v0.13.0
- github.com/hashicorp/terraform-plugin-framework v0.10.0
- github.com/hashicorp/terraform-plugin-framework-validators v0.4.0
- github.com/hashicorp/terraform-plugin-go v0.13.0
- github.com/hashicorp/terraform-plugin-log v0.7.0
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.20.0
- github.com/hashicorp/terraform-registry-address v0.0.0-20220623143253-7d51757b572c
- github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734
- github.com/hashicorp/yamux v0.1.0
- github.com/huandu/xstrings v1.3.2
- github.com/imdario/mergo v0.3.13
- github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
- github.com/kevinburke/ssh_config v1.2.0
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mitchellh/cli v1.1.4
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/go-wordwrap v1.0.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/oklog/run v1.1.0
- github.com/posener/complete v1.2.3
- github.com/russross/blackfriday v1.6.0
- github.com/sergi/go-diff v1.2.0
- github.com/shopspring/decimal v1.3.1
- github.com/spf13/cast v1.5.0
- github.com/vmihailenco/msgpack v4.0.4+incompatible
- github.com/vmihailenco/msgpack/v4 v4.3.12
- github.com/vmihailenco/tagparser v0.1.2
- github.com/xanzy/ssh-agent v0.3.1
- github.com/zclconf/go-cty v1.10.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/text v0.3.7
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220722212130-b98a9ff5e252
- google.golang.org/grpc v1.48.0
- google.golang.org/protobuf v1.28.0
- gopkg.in/warnings.v0 v0.1.2
- 313 dependencies
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- EndBug/latest-tag latest composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- crazy-max/ghaction-import-gpg v5 composite
- dawidd6/action-send-mail v3 composite
- goreleaser/goreleaser-action v4 composite
- s3krit/matrix-message-action v0.0.3 composite
- actions/checkout v3 composite
- fsfe/reuse-action v1 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- golangci/golangci-lint-action v3 composite
- hashicorp/setup-terraform v2 composite