Migrate to github.com/terraform-docs org (#288)

* Migrate to github.com/terraform-docs org

* remove codecov token

* update maintenance notice in README
This commit is contained in:
Khosrow Moossavi
2020-07-06 19:43:25 -04:00
committed by GitHub
parent 6e259baf87
commit dfeaaecdc4
78 changed files with 298 additions and 307 deletions

View File

@@ -8,7 +8,7 @@ assignees: ''
<!-- Please note, this template is for bugs report, not feature requests -->
<!-- For more information, see the Contributing Guidelines at -->
<!-- https://github.com/segmentio/terraform-docs/tree/master/CONTRIBUTING.md -->
<!-- https://github.com/terraform-docs/terraform-docs/tree/master/CONTRIBUTING.md -->
**Describe the bug**

View File

@@ -8,7 +8,7 @@ assignees: ''
<!-- Please note, this template is for feature requests, not bugs report -->
<!-- For more information, see the Contributing Guidelines at -->
<!-- https://github.com/segmentio/terraform-docs/tree/master/CONTRIBUTING.md -->
<!-- https://github.com/terraform-docs/terraform-docs/tree/master/CONTRIBUTING.md -->
**Is your feature request related to a problem? Please describe.**

View File

@@ -7,11 +7,11 @@ Put an `x` into the box(es) that apply:
- [ ] This pull request enhances existing functionality.
- [ ] This pull request introduces breaking change.
For more information, see the [Contributing Guide](https://github.com/segmentio/terraform-docs/tree/master/CONTRIBUTING.md).
For more information, see the [Contributing Guide](https://github.com/terraform-docs/terraform-docs/tree/master/CONTRIBUTING.md).
### Description
Describe what this pull request achieves. Ensure you have read the [Contributing Guidelines](https://github.com/segmentio/terraform-docs/tree/master/CONTRIBUTING.md) document before submitting.
Describe what this pull request achieves. Ensure you have read the [Contributing Guidelines](https://github.com/terraform-docs/terraform-docs/tree/master/CONTRIBUTING.md) document before submitting.
### Issues Resolved
@@ -21,7 +21,7 @@ List any existing issues this pull request resolves.
Put an `x` into all boxes that apply:
- [ ] I have read the [Contributing Guidelines](https://github.com/segmentio/terraform-docs/tree/master/CONTRIBUTING.md).
- [ ] I have read the [Contributing Guidelines](https://github.com/terraform-docs/terraform-docs/tree/master/CONTRIBUTING.md).
#### Tests

View File

@@ -95,13 +95,4 @@ jobs:
uses: codecov/codecov-action@v1
if: always()
with:
# Currently we're not able to build Codecov report for
# PRs originates from the fork. There's an issue to track
# this and it seems it should get resolved shortly, until
# then we hope for responsiblity in humanity and use plain
# text of the token, until further to get rotated.
#
# https://github.com/codecov/codecov-action/issues/29
# token: ${{ secrets.CODECOV_TOKEN }}
token: 7e230f41-8fa3-4d91-8ce8-3d77b7b3f1c3
file: ./coverage.out