1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-11-04 06:59:55 +03:00
git-cliff/.github
Radu Suciu 2b7a1efaaf
chore(pypi): publish git-cliff on PyPI (#158)
* chore(pypi): First shot at PyPi publishing

* docs(pypi): Draft docs for install from PyPI

* fix(pypi): fix spellig mistake and add missing dependency

* chore(pypi): rc1 for pypi publish workflow

* docs(pypi): add example for pip install command

Also tweaked verbiage a little

* fix(docs): remove extra backtick in command example

* fix(pypi): fix MATURIN_REPOSITORY definition

* chore(pypi): rc2 for pypi publish

fixes mistake in use of endsWith and startsWith expression syntax.

Thanks https://rhysd.github.io/actionlint/!

* chore(pypi): rc3 for pypi publish workflow

Changes:
- fixes an error with maturin build
- makes sure maturin commands are run in directory containing pyproject.toml
- manifest path is now specified in pyproject.toml
- sdist is now created as a part of the build command

* fix(pypi): specify cwd in action arg

* fix(pypi): fix various path issues

* chore(docker): ignore pypi directory

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-08-16 09:53:31 +02:00
..
actions/run-fixtures-test chore(ci): switch to dtolnay/rust-toolchain action 2023-04-07 21:34:14 +03:00
fixtures style(config): apply formatting to configuration files 2023-08-14 00:43:41 +03:00
ISSUE_TEMPLATE chore(github): add contact links for issues 2023-04-28 14:35:52 +03:00
workflows chore(pypi): publish git-cliff on PyPI (#158) 2023-08-16 09:53:31 +02:00
bors.toml chore(github): integrate bors 2023-04-28 14:47:37 +03:00
CODEOWNERS chore(project): update code owners 2021-05-30 00:56:54 +03:00
config.yml chore(github): add config for welcome bot 2023-05-12 02:12:29 +03:00
dependabot.yml chore(github): integrate Dependabot 2023-04-28 14:49:00 +03:00
FUNDING.yml docs(github): update funding options 2023-04-04 22:47:36 +03:00
mergify.yml chore(mergify): rename mergify configuration file 2023-08-16 10:47:16 +03:00
PULL_REQUEST_TEMPLATE.md docs(github): update pull request template 2023-04-04 23:03:29 +03:00