Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bswck committed Dec 18, 2023
1 parent 6e29de7 commit c88b5fa
Show file tree
Hide file tree
Showing 25 changed files with 82 additions and 115 deletions.
2 changes: 1 addition & 1 deletion .copier-answers.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
_commit: 4089ffe
_commit: 01e08d2
_src_path: gh:bswck/skeleton
author_username: bswck
docs: true
Expand Down
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# {{'project/.github/#% if author_username == "bswck" %#FUNDING.yml#% endif %#'|skeleton_notice(snref=snref, srev=srev)|line_prefix("# ")}}
# {{'project/.github/#% if author_username == "bswck" %#FUNDING.yml#% endif %#'|skeleton_notice(snref=snref, srev=srev)|custom_indent("# ")}}

github: "bswck"
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.github/ISSUE_TEMPLATE/bug.yml.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.github/ISSUE_TEMPLATE/bug.yml.jinja

# docs https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.github/ISSUE_TEMPLATE/config.yml.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.github/ISSUE_TEMPLATE/config.yml.jinja

blank_issues_enabled: true
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/functionality.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.github/ISSUE_TEMPLATE/functionality.yml.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.github/ISSUE_TEMPLATE/functionality.yml.jinja

# docs https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/documentation-links.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.github/workflows/%23%25%20if%20docs%20%25%23documentation-links.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.github/workflows/%23%25%20if%20docs%20%25%23documentation-links.yml%23%25%20endif%20%25%23.jinja

name: "readthedocs/actions"
on:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.github/workflows/lint.yml.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.github/workflows/lint.yml.jinja

name: "Lint"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.github/workflows/mypy.yml.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.github/workflows/mypy.yml.jinja

name: "Mypy"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.github/workflows/%23%25%20if%20publish_on_pypi%20%25%23release.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.github/workflows/%23%25%20if%20publish_on_pypi%20%25%23release.yml%23%25%20endif%20%25%23.jinja

name: "PyPI"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/smokeshow.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.github/workflows/%23%25%20if%20public%20%25%23smokeshow.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.github/workflows/%23%25%20if%20public%20%25%23smokeshow.yml%23%25%20endif%20%25%23.jinja

name: "Smokeshow"

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.github/workflows/%23%25%20if%20test_suite%20%25%23test.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.github/workflows/%23%25%20if%20test_suite%20%25%23test.yml%23%25%20endif%20%25%23.jinja

name: "Tests"

Expand Down
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/.gitignore.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/.gitignore.jinja

# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/%23%25%20if%20use_precommit%20%25%23.pre-commit-config.yaml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/%23%25%20if%20use_precommit%20%25%23.pre-commit-config.yaml%23%25%20endif%20%25%23.jinja

repos:
- repo: "https://github.com/astral-sh/ruff-pre-commit"
Expand Down
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/%23%25%20if%20docs%20%25%23.readthedocs.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/%23%25%20if%20docs%20%25%23.readthedocs.yml%23%25%20endif%20%25%23.jinja
#
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
Expand Down
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
This file was generated from bswck/skeleton@4089ffe.
This file was generated from bswck/skeleton@01e08d2.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/4089ffe/fragments/contributing.md
https://github.com/bswck/skeleton/tree/01e08d2/fragments/contributing.md
-->
# Contributing to [configzen](https://github.com/bswck/configzen) 🎉
Contributions are very welcome. 🚀
Expand Down Expand Up @@ -45,9 +45,9 @@ Ready to contribute? Here's a quick guide on how to set up configzen and make a


<!--
This section was generated from bswck/skeleton@4089ffe.
This section was generated from bswck/skeleton@01e08d2.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/4089ffe/fragments/guide.md
https://github.com/bswck/skeleton/tree/01e08d2/fragments/guide.md
-->

> [!Note]
Expand Down
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,11 +246,9 @@ The following table shows the supported file formats, their requirements, file e


# Installation
If you want to…



## …use this tool in your project 💻
You might simply install it with pip:

```shell
Expand All @@ -263,12 +261,12 @@ If you use [Poetry](https://python-poetry.org/), then run:
poetry add configzen
```

## …contribute to [configzen](https://github.com/bswck/configzen) 🚀
## For contributors

<!--
This section was generated from bswck/skeleton@4089ffe.
This section was generated from bswck/skeleton@01e08d2.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/4089ffe/fragments/guide.md
https://github.com/bswck/skeleton/tree/01e08d2/fragments/guide.md
-->

> [!Note]
Expand Down
4 changes: 2 additions & 2 deletions changes/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/changes/.gitignore.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/changes/.gitignore.jinja

!.gitignore
8 changes: 4 additions & 4 deletions docs/contributing.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

<!--
This file was generated from bswck/skeleton@4089ffe.
This file was generated from bswck/skeleton@01e08d2.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/4089ffe/fragments/contributing.md
https://github.com/bswck/skeleton/tree/01e08d2/fragments/contributing.md
-->
# Contributing to [configzen](https://github.com/bswck/configzen) 🎉
Contributions are very welcome. 🚀
Expand Down Expand Up @@ -46,9 +46,9 @@ Ready to contribute? Here's a quick guide on how to set up configzen and make a


<!--
This section was generated from bswck/skeleton@4089ffe.
This section was generated from bswck/skeleton@01e08d2.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/4089ffe/fragments/guide.md
https://github.com/bswck/skeleton/tree/01e08d2/fragments/guide.md
-->

!!! Note
Expand Down
8 changes: 3 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,9 @@
An advanced configuration library for Python.

# Installation
If you want to…



## …use this tool in your project 💻
You might simply install it with pip:

```shell
Expand All @@ -28,12 +26,12 @@ If you use [Poetry](https://python-poetry.org/), then run:
poetry add configzen
```

## …contribute to [configzen](https://github.com/bswck/configzen) 🚀
## For contributors

<!--
This section was generated from bswck/skeleton@4089ffe.
This section was generated from bswck/skeleton@01e08d2.
Instead of changing this particular file, you might want to alter the template:
https://github.com/bswck/skeleton/tree/4089ffe/fragments/guide.md
https://github.com/bswck/skeleton/tree/01e08d2/fragments/guide.md
-->

!!! Note
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/%23%25%20if%20docs%20%25%23mkdocs.yml%23%25%20endif%20%25%23.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/%23%25%20if%20docs%20%25%23mkdocs.yml%23%25%20endif%20%25%23.jinja

site_name: "configzen"
site_description: "An advanced configuration library for Python."
Expand Down
Empty file added playground/.gitkeep
Empty file.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was generated from bswck/skeleton@4089ffe.
# This file was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/pyproject.toml.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/pyproject.toml.jinja

[tool.poetry]
name = "configzen"
Expand Down Expand Up @@ -31,9 +31,9 @@ class-singledispatch = "^1.0.2"
pytest-asyncio = "^0.23.2"

[tool.poetry.group.dev-skeleton.dependencies]
# This dependency group was generated from bswck/skeleton@4089ffe.
# This dependency group was generated from bswck/skeleton@01e08d2.
# Instead of changing this particular file, you might want to alter the template:
# https://github.com/bswck/skeleton/tree/4089ffe/project/pyproject.toml.jinja
# https://github.com/bswck/skeleton/tree/01e08d2/project/pyproject.toml.jinja
mypy = "^1.7.0"
ruff = "^0.1.2"
towncrier = "^23.11.0"
Expand Down
Loading

0 comments on commit c88b5fa

Please sign in to comment.