Skip to content

Commit 3231f7c

Browse files
authored
Clean up GitHub folder (#115)
1 parent 4d5ff7d commit 3231f7c

10 files changed

Lines changed: 13 additions & 103 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
*.py @angelmoo @rvelaVenafi @marcos-albornoz
2-
*.md @tr1ck3r @jdw2465VEN
1+
*.java @rvelaVenafi @marcos-albornoz @ricrodriguezg @luispresuelVenafi
2+
*.md @jdw2465VEN @tr1ck3r

.github/ISSUE_TEMPLATE/ask_a_question.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/report_a_bug.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/request_a_feature.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/SECURITY.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/images/Venafi_logo.png

-4.55 KB
Binary file not shown.

.github/version_history.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Venafi](.github/images/Venafi_logo.png)](https://www.venafi.com/)
1+
[![Venafi](https://raw.githubusercontent.com/Venafi/.github/master/images/Venafi_logo.png)](https://www.venafi.com/)
22

33
[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
44
![Community Supported](https://img.shields.io/badge/Support%20Level-Community-brightgreen)
@@ -102,7 +102,7 @@ See https://packaging.python.org/guides/installing-using-pip-and-virtual-environ
102102

103103
## Version History
104104

105-
[Check version history here](.github/version_history.md)
105+
[Check version history here](docs/version_history.md)
106106

107107
## License
108108

docs/version_history.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# VCert Python
2+
3+
## Version History
4+
5+
#### 0.14.0
6+
* **Dropped support for Python2. New baseline is Python 3.6+**
7+
* Minor bug fixes on Policy Management
8+
* Added integration with sonarcloud for code analysis
9+
* Created version history file

0 commit comments

Comments
 (0)