Skip to content
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

Switch cron jobs from pubsub to HTTP triggers #872

Merged
merged 19 commits into from
Oct 11, 2024
Merged

Commits on Oct 9, 2024

  1. Create jobs/ folder

    brian-lou committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    23153df View commit details
    Browse the repository at this point in the history
  2. Move jobs into src/

    brian-lou committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ea16e97 View commit details
    Browse the repository at this point in the history
  3. Clean up jobs handlers

    brian-lou committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6a6827e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Add comments

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c31f475 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    191bac9 View commit details
    Browse the repository at this point in the history
  3. Re-add old pubsub

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a56aadd View commit details
    Browse the repository at this point in the history
  4. Phantom commit

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2cf8c2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0841d07 View commit details
    Browse the repository at this point in the history
  6. Undo ts config changes

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    81bfde8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e91b4f4 View commit details
    Browse the repository at this point in the history
  8. Move stale-bot

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7ae92e4 View commit details
    Browse the repository at this point in the history
  9. Move slackScores

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bd609cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab11bac View commit details
    Browse the repository at this point in the history
  11. Move SlackScores

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b348ddf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6657893 View commit details
    Browse the repository at this point in the history
  13. Change paths...?

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    83462ca View commit details
    Browse the repository at this point in the history
  14. Change import

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    69badf4 View commit details
    Browse the repository at this point in the history
  15. Update test

    brian-lou committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f415e8f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Add tests for coverage

    brian-lou committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3c471d5 View commit details
    Browse the repository at this point in the history