Skip to content

Missing git tags #129

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

Closed
jacmet opened this issue Sep 16, 2019 · 0 comments · Fixed by #248
Closed

Missing git tags #129

jacmet opened this issue Sep 16, 2019 · 0 comments · Fixed by #248
Labels
development Issue/PR: Modification in workflows, packaging, etc. outdated Issue/PR: Open for more than 3 months

Comments

@jacmet
Copy link

jacmet commented Sep 16, 2019

A number of releases are missing corresponding git tags, E.G.:

0.13.0
0.12.6
0.12.3
0.12.2
0.12.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0

Can you please push these?

@yozachar yozachar added the development Issue/PR: Modification in workflows, packaging, etc. label Mar 6, 2023
@yozachar yozachar added the outdated Issue/PR: Open for more than 3 months label Mar 14, 2023
yozachar added a commit to yozachar/pyvalidators that referenced this issue Mar 20, 2023
- `setup.py` is auto generated by `poetry build`
- `pip install -e .` and editable install is supported
- minimum required python version is now 3.8
- better dependency grouping
- adds more option to linting formatting and type checking
- fix missing git tags for minor version
- `MANIFEST.in` is now covered by `pyproject.toml`
- `CHANGES.md` replaces `CHANGES.rst`

**Related items**

*Issues*

- Closes python-validators#129
- Closes python-validators#209
yozachar added a commit to yozachar/pyvalidators that referenced this issue Mar 20, 2023
- `setup.py` is auto generated by `poetry build`
- `pip install -e .` and editable install is supported
- minimum required python version is now 3.8
- better development dependency grouping
- adds more option to linting, formatting & type checking
- fix missing git tags for minor version
- `MANIFEST.in` is now covered by `pyproject.toml`
- `CHANGES.md` replaces `CHANGES.rst`

**Related items**

*Issues*

- Closes python-validators#129
- Closes python-validators#209
yozachar added a commit to yozachar/pyvalidators that referenced this issue Mar 20, 2023
- `setup.py` is auto generated by `poetry build`
- `pip install -e .` and editable install is supported
- minimum required python version is now 3.8
- better development dependency grouping
- adds more option to linting, formatting & type checking
- fix missing git tags for minor version
- `MANIFEST.in` is now covered by `pyproject.toml`
- `CHANGES.md` replaces `CHANGES.rst`

**Related items**

*Issues*

- Closes python-validators#129
- Closes python-validators#209
yozachar added a commit to yozachar/pyvalidators that referenced this issue Mar 20, 2023
- `setup.py` is auto generated by `poetry build`
- `pip install -e .` and editable install is supported
- minimum required python version is now 3.8
- better development dependency grouping
- adds more option to linting, formatting & type checking
- fix missing git tags for minor version
- `MANIFEST.in` is now covered by `pyproject.toml`
- `CHANGES.md` replaces `CHANGES.rst`

**Related items**

*Issues*

- Closes python-validators#129
- Closes python-validators#209
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Issue/PR: Modification in workflows, packaging, etc. outdated Issue/PR: Open for more than 3 months
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants