Bruno Alla
bdc4c323f9
Don't treat current version as newer
2022-10-19 20:14:03 +01:00
github-actions[bot]
419f6b0e87
Auto-update pre-commit hooks ( #3780 )
...
* Auto-update pre-commit hooks
* Run 'pre-commit run -a'
* Fix pyupgrade into generated project
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2022-07-26 23:37:02 +01:00
Fábio C. Barrionuevo da Luz
e0604a41d3
Add the possibility to set a max version
...
- remove new line character from version and compat_version before generate the markdown
2022-04-21 12:07:06 -03:00
Andrew Chen Wang
95981c055a
Automatically add Django version label to issue ( #3492 )
2021-12-25 17:00:00 +00:00
Andrew Chen Wang
29490910b0
Remove pylint-django from VITAL_BUT_UNKNOWN ( #3490 )
...
Ref https://github.com/PyCQA/pylint-django/pull/337
2021-12-24 17:08:37 +00:00
Bruno Alla
997da7cc7a
Create or update issue
2021-12-08 19:33:28 +00:00
Bruno Alla
d00e84ebef
Fix parsing of edited status in Django issue script
2021-11-20 12:11:29 +00:00
Bruno Alla
f8897bfdff
Add spaces in markdown columns formatting to make it easier to edit
2021-11-15 17:17:26 +00:00
Bruno Alla
01158c1f34
Avoid false positives in issues search results
2021-11-11 12:09:36 +00:00
Bruno Alla
d08dfa32ab
Add print statements to describe progress
2021-11-10 20:02:27 +00:00
Bruno Alla
1a962b5ad9
Refactor function to list django versions
2021-11-09 11:52:54 +00:00
Bruno Alla
d886e68af6
Refactor helper class for Django version
2021-11-09 11:40:08 +00:00
Bruno Alla
eaaf096ded
Update a few docstrings
2021-11-09 11:36:41 +00:00
Bruno Alla
21db044570
Remove author from query: permission error
...
"The listed users cannot be searched either because the users do not exist or you do not have permission to view the users."
2021-11-09 11:24:06 +00:00
Bruno Alla
82b2b5e29d
Fix author name
2021-11-09 11:19:12 +00:00
Bruno Alla
88b223fe40
Move a few constant to the environment
2021-11-09 10:41:09 +00:00
Bruno Alla
f163e19661
Remove unused function
2021-11-09 00:32:41 +00:00
Bruno Alla
44ba3cf19e
Refactor how versions are handled
2021-11-09 00:21:08 +00:00
Bruno Alla
007fd0206e
Ignore pre-releases of Django
2021-11-08 23:41:50 +00:00
Bruno Alla
710998eb60
Small fixes to script for creating Django Upgrade issue
2021-11-08 23:20:35 +00:00
Andrew-Chen-Wang
30e9e99296
Add create_django_issue.py script for GitHub actions cron
...
Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
2021-07-27 05:25:05 -04:00