Skip to content

Releases: AndreCostaaa/gaps-scraper

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 21:17
479baa0

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

Development Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Nov 21:19
bdde147

Commits

  • e83fefa: Bump certifi from 2024.2.2 to 2024.7.4 (dependabot[bot]) #10

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Sep 19:08

Code Refactoring

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 19:00

Code Refactoring

  • use the grade course name if we don't know the class (André)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 18:58

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

Choose a tag to compare

@github-actions github-actions released this 04 Jul 20:36
c2de920

Commits

  • 772ff71: report card parser fetcher and notifier (André Costa) #9

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:50
f3d6351

Commits

  • a4a3ba3: skipping this 'test' (André Costa)
  • f3d6351: Create unittest.yml (André Costa)

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:42
31f5550

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

Choose a tag to compare

@github-actions github-actions released this 16 Jun 18:00

Commits

  • 1d1cc7a: fix return type (André Costa)
  • 6c2c758: return type is dict not list (André Costa)

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 17 Apr 12:17

Commits

  • fea8fb1: Update README.md (André Costa)
  • b33a22e: making sure we have a correct email setup before trying to send the email (André Costa)