Skip to content

Commit 0059829

Browse files
Merge pull request #9 from plone/stevepiercy-patch-1
Update README.md
2 parents 398441a + efb1844 commit 0059829

11 files changed

Lines changed: 3 additions & 275 deletions

README.md

Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,5 @@
1-
# GitHub Actions Workflow Templates and Community Health Files for Plone
2-
3-
This repository provides default GitHub Actions workflow templates and [community health files](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file) for the Plone GitHub organization.
4-
5-
## Available Github Action Workflow Templates
6-
7-
### Code Analysis
8-
9-
* Flake 8
10-
* Black
11-
* ZPretty
12-
* Pyroma
13-
14-
### Testing
15-
16-
* Unit / Integration Tests
17-
18-
## Supported Versions
19-
20-
### Python
21-
22-
* Python 3.7
23-
* Python 3.8
24-
* Python 3.9
25-
26-
### Plone
27-
28-
* Plone 5.2
29-
* Plone 6.0 (coming soon)
30-
31-
## Maintained
1+
# GitHub community health files for Plone
322

333
![Plone Foundation](https://raw.githubusercontent.com/plone/.github/main/plone-foundation.png)
4+
5+
This repository provides default GitHub [community health files](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file) for the Plone GitHub organization.

workflow-templates/code-analysis-black.properties.json

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

workflow-templates/code-analysis-black.yml

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

workflow-templates/flake8.properties.json

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

workflow-templates/flake8.yml

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

workflow-templates/pyroma.properties.json

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

workflow-templates/pyroma.yml

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

workflow-templates/tests.properties.json

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

workflow-templates/tests.yml

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

workflow-templates/zpretty.properties.json

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

0 commit comments

Comments
 (0)