-
-
Notifications
You must be signed in to change notification settings - Fork 5
plone.meta distribution #241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 18 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
1625689
chore: typos
gforcada bd002a2
feat: create src structure
gforcada 1451b01
feat: add setup.py
gforcada ce8d74c
fix(packaging): install templates
gforcada 627837d
chore: new name
gforcada 2634460
fix: minimal changes
gforcada 0f89226
cleanup: drop unused file
gforcada fd314e1
fix: minimal code update
gforcada 3f2ddc1
chore: white space
gforcada 1738b04
Add news entry
gforcada 68ed8ce
Update news/239.feature
mauritsvanrees 3b545d0
Merge branch 'main' into 239-turn-into-installable-package
mauritsvanrees cd3d230
pre-commit autoupdate
mauritsvanrees 3128fc0
Updated 'Generated from' link.
mauritsvanrees 52610ea
Fix re_enable_actions.
mauritsvanrees a8c78c4
Apply suggestions from code review§
mauritsvanrees cb690d3
re-enable-actions: print command line for config-package if needed.
mauritsvanrees d92877d
Update src/plone/meta/re_enable_actions.py
mauritsvanrees 1ce32fa
Merge `README.md`s into root, except for `drop-legacy-python.py`.
stevepiercy f8a8696
Remove README.md, after confirmation that we dropped support for drop…
stevepiercy 9ba57ec
Add GPLv2 license from https://github.com/plone/Products.CMFPlone/blo…
stevepiercy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| include *.md | ||
| include tox.ini | ||
| include .pre-commit-config.yaml | ||
|
|
||
| recursive-include src *.py | ||
| recursive-include src *.j2 | ||
| recursive-include src *.jinja | ||
| recursive-include src *.sh | ||
| recursive-include src *.txt | ||
| recursive-include src *.yml | ||
|
|
||
| recursive-exclude news * | ||
| recursive-exclude config * | ||
| recursive-exclude shared-workflows * |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| `tox`: allow to configure what gets in `testenv` envrionment @gforcada | ||
| `tox`: allow to configure what gets in `testenv` environment @gforcada |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Turn this repository into a proper Python distribution. @gforcada |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.