Releases: AndreCostaaa/gaps-scraper
Releases · AndreCostaaa/gaps-scraper
v2.4.0
Compare
Sorry, something went wrong.
No results found
Features
is_schedule_available fn (André )
school_year : trimester utility functions (André )
notifier : notify new schedule (André )
file_io : schedule data path builder (André )
fetch next schedule script (André )
add fetch next schedule script to cron job (André )
Bug Fixes
dockerfile : add missing filename extension (André )
Code Refactoring
gaps_notifer : simplify function name (André )
notifier/email : separate logic from notification type (André )
notifier : rename notify function (André )
Development Build
Compare
Sorry, something went wrong.
No results found
Commits
e83fefa : Bump certifi from 2024.2.2 to 2024.7.4 (dependabot[bot]) #10
v2.3.1
Compare
Sorry, something went wrong.
No results found
Code Refactoring
remove debug print (André )
v2.3.0
Compare
Sorry, something went wrong.
No results found
Code Refactoring
use the grade course name if we don't know the class (André )
v2.2.0
Compare
Sorry, something went wrong.
No results found
Features
new grades fetching url (André )
remove prov bulletin fetching (André )
Bug Fixes
fix crash when gaps notifier env var not set (André )
v2.1.0
Compare
Sorry, something went wrong.
No results found
Commits
772ff71 : report card parser fetcher and notifier (André Costa) #9
v2.0.6
Compare
Sorry, something went wrong.
No results found
Commits
a4a3ba3 : skipping this 'test' (André Costa)
f3d6351 : Create unittest.yml (André Costa)
v2.0.5
Compare
Sorry, something went wrong.
No results found
Commits
1410ceb : cleaning up imports and basic errors (André Costa)
d620618 : hotfix wrong env name (André Costa)
95a6148 : Bump requests from 2.31.0 to 2.32.2 (dependabot[bot]) #3
492523b : Bump idna from 3.6 to 3.7 (dependabot[bot]) #4
1fb968d : Merge branch 'main' into dependabot/pip/requests-2.32.2 (André Costa) #3
da30d20 : Bump urllib3 from 2.2.1 to 2.2.2 (dependabot[bot]) #2
573517b : fetching all schedules for classes (André Costa) #6
b31c87e : better comparison of grades (André Costa) #6
cef5503 : added some basic tests (André Costa) #6
31f5550 : removed image name from docker-compose (André Costa)
v2.0.4
Compare
Sorry, something went wrong.
No results found
Commits
1d1cc7a : fix return type (André Costa)
6c2c758 : return type is dict not list (André Costa)
v2.0.3
Compare
Sorry, something went wrong.
No results found
Commits
fea8fb1 : Update README.md (André Costa)
b33a22e : making sure we have a correct email setup before trying to send the email (André Costa)