Skip to content

Netcompany-AoC-DK/aoc-nc-scoreboard

 
 

Repository files navigation

AoC guidelines

This script/repo/tool does follow the automation guidelines on the /r/adventofcode community wiki

Outbound calls

Outbound calls are to https://adventofcode.com/2024/leaderboard/private/view/2252784.json at minute 30 past hour 5, 6, 7, 11, and 15 UTC, every day in december. (see .github/workflows/main.yml under on -> schedule -> cron)

Calls are also made at each merge of a pull request, which is not very often.

UA-header

The User-Agent header under jobs -> update-scores -> steps -> Fetch Scores -> with -> configuration is set to the maintainers tfe@netcompany.com and chce@netcompany.com

Status

Action Status
Update scores Update Scores
Deploy (triggered by above) pages-build-deployment

About

A custom scoreboard for daily results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.7%
  • CSS 37.4%
  • HTML 6.9%