rhul-attendance-bot 1.1.53__py3-none-any.whl → 1.1.56__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {rhul_attendance_bot-1.1.53.dist-info → rhul_attendance_bot-1.1.56.dist-info}/METADATA +6 -1
- {rhul_attendance_bot-1.1.53.dist-info → rhul_attendance_bot-1.1.56.dist-info}/RECORD +6 -6
- {rhul_attendance_bot-1.1.53.dist-info → rhul_attendance_bot-1.1.56.dist-info}/WHEEL +0 -0
- {rhul_attendance_bot-1.1.53.dist-info → rhul_attendance_bot-1.1.56.dist-info}/entry_points.txt +0 -0
- {rhul_attendance_bot-1.1.53.dist-info → rhul_attendance_bot-1.1.56.dist-info}/licenses/LICENSE +0 -0
- {rhul_attendance_bot-1.1.53.dist-info → rhul_attendance_bot-1.1.56.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: rhul-attendance-bot
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.56
|
|
4
4
|
Summary: RHUL attendance automation bot
|
|
5
5
|
Author: PandaQuQ
|
|
6
6
|
License:
|
|
@@ -220,6 +220,11 @@ To configure the script, modify the relevant parameters inside the code or creat
|
|
|
220
220
|
|
|
221
221
|
If an update is detected, the script will prompt you to update. You can choose to update by typing `y` or skip it by typing `n`.
|
|
222
222
|
|
|
223
|
+
## Auto-Tag via GitHub Actions
|
|
224
|
+
|
|
225
|
+
If you prefer not to use local git hooks, this repo includes a GitHub Action that auto-creates a new patch tag on each push to `main`, then creates a GitHub Release and uploads the package to PyPI.
|
|
226
|
+
See workflow: [.github/workflows/auto-release.yml](.github/workflows/auto-release.yml)
|
|
227
|
+
|
|
223
228
|
## Troubleshooting
|
|
224
229
|
|
|
225
230
|
1. **Chrome WebDriver Issues**: Make sure that the correct version of the ChromeDriver is being used. The script uses `webdriver-manager` to automatically manage ChromeDriver versions.
|
|
@@ -6,9 +6,9 @@ display_manager.py,sha256=-hW4YocMrdhj_6AcGD-XU9WDIy9BFIym5mRqVH--iLc,11180
|
|
|
6
6
|
fetch_ics.py,sha256=DkfH-XfdTeD-b9ZQvuLmfRE4R_wPwL0VjJaQwSP7LBM,7277
|
|
7
7
|
local_2fa.py,sha256=2PY6XtczgIxjKqWls9DeN27MWLIiNKbQdk9E3GZVJxU,729
|
|
8
8
|
update.py,sha256=kw_KWBJLu20JpMMmJQAAxu2ZZIlcUeRxppaVGr3S1r8,2354
|
|
9
|
-
rhul_attendance_bot-1.1.
|
|
10
|
-
rhul_attendance_bot-1.1.
|
|
11
|
-
rhul_attendance_bot-1.1.
|
|
12
|
-
rhul_attendance_bot-1.1.
|
|
13
|
-
rhul_attendance_bot-1.1.
|
|
14
|
-
rhul_attendance_bot-1.1.
|
|
9
|
+
rhul_attendance_bot-1.1.56.dist-info/licenses/LICENSE,sha256=iBk7hceb7NgwcLnsFlT_v2SE2-m9i8CzsjlvBw8xmPg,1075
|
|
10
|
+
rhul_attendance_bot-1.1.56.dist-info/METADATA,sha256=8L04H8WIZCvSUzPDoANk0q5lqKp2ccb5ntbnVUdMHvI,10568
|
|
11
|
+
rhul_attendance_bot-1.1.56.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
12
|
+
rhul_attendance_bot-1.1.56.dist-info/entry_points.txt,sha256=TH2lA3ukDDxlnFr2CIy0xd1ZbsaO6FMjuUTDUIbkShs,65
|
|
13
|
+
rhul_attendance_bot-1.1.56.dist-info/top_level.txt,sha256=TABKd3ZTI6hvA899O5XSRt0lk58h9dxrv6QHChtJqmU,102
|
|
14
|
+
rhul_attendance_bot-1.1.56.dist-info/RECORD,,
|
|
File without changes
|
{rhul_attendance_bot-1.1.53.dist-info → rhul_attendance_bot-1.1.56.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{rhul_attendance_bot-1.1.53.dist-info → rhul_attendance_bot-1.1.56.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|