Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Request: Please tag your git repository to match the release history on PyPI #549

Closed
ftnext opened this issue Jan 22, 2025 · 0 comments
Closed
Labels
🐞 Bug Something isn't working 🩺 Needs Triage Needs attention of maintainers

Comments

@ftnext
Copy link

ftnext commented Jan 22, 2025

crawl4ai version

0.4.247

Expected Behavior

We can check the git tag corresponding to the PyPI release history.

Current Behavior

We can only check a very small number of git tags.
https://github.com/unclecode/crawl4ai/tags

I am struggling to grasp what has changed in each version.
This library has a great idea and I think it can deliver more value to users by following the common manners of OSS.

Is this reproducible?

Yes

Inputs Causing the Bug

Steps to Reproduce

# FYI: Sharing my OSS release workflow
I use GitHub Codespaces.

1. test passed
2. Bump up library version commit
3. git tag
4. push the tag to origin
5. (Draft GitHub release and publish)
6. `uvx build`
7. `uvx twine upload dist/*`

Code snippets

OS

Windows, macOS, Linux

Python version

3.13

Browser

No response

Browser version

No response

Error logs & Screenshots (if applicable)

No response

@ftnext ftnext added 🐞 Bug Something isn't working 🩺 Needs Triage Needs attention of maintainers labels Jan 22, 2025
Repository owner locked and limited conversation to collaborators Jan 24, 2025
@aravindkarnam aravindkarnam converted this issue into discussion #556 Jan 24, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
🐞 Bug Something isn't working 🩺 Needs Triage Needs attention of maintainers
Projects
None yet
Development

No branches or pull requests

1 participant