Skip to content

Wednesday, March 18

Git Commits

ra24-3-cloudflare commits 11 ohnsh/ra24-3-cloudflare
  • 10:38 pm — John Sherrell <107401967+ohnsh@users.noreply.github.com>

    Formatting

  • 10:36 pm — John Sherrell <107401967+ohnsh@users.noreply.github.com>

    Add screenshots for report. Assignment calls for PDF with screenshots. (Yes, really.)

  • 10:18 pm — John Sherrell <dev@ohn.sh>

    Report CE.

  • 10:01 pm — John Sherrell <dev@ohn.sh>

    Report finished.

  • 8:17 pm — John Sherrell <dev@ohn.sh>

    Report checkpoint.

  • 7:59 pm — John Sherrell <dev@ohn.sh>

    Starting report.

  • 7:17 pm — John Sherrell <dev@ohn.sh>

    Bump wrangler used in workflow. I think the older version isn't picking up wrangler.jsonc.

  • 7:10 pm — John Sherrell <dev@ohn.sh>

    Install bun before running deploy step.

  • 7:08 pm — John Sherrell <dev@ohn.sh>

    Added cloudflare deploy-on-push configuration to github workflow.

  • 6:57 pm — John Sherrell <dev@ohn.sh>

    Trying RA 24.3 using Cloudflare Workers due to reaching project quota on Firebase.

  • 5:29 pm — John Sherrell <dev@ohn.sh>

    Initial commit (by create-cloudflare CLI) Details: C3 = create-cloudflare@2.64.9 project name = ra24-3-cloudflare package manager = bun@1.3.9 wrangler = wrangler@4.75.0 git = 2.53.0

days commits 3 ohnsh/days
  • 4:55 pm — John Sherrell <dev@ohn.sh>

    Added tags to sidebar, rudimentary tag-index page. It's a little ugly right now but I expect to refactor everything thoroughly over time.

  • 3:38 pm — John Sherrell <dev@ohn.sh>

    I kind of hate what I've done here, but it's an intermediate step toward a full-featured tag implementation. Tags are now mapped to dayKeys, and dayEntries have their own aggregate tagMaps (map of Tag -> CollectionEntry[] where each entry could be a video, commit, day metadata, etc.) First, I need to rework collections to make them consistent. In particular, Youtube and Github collections should be keyed by videoid and commit id/SHA, respectively, instead of being already collated into lists keyed by date.

  • 3:37 pm — John Sherrell <dev@ohn.sh>

    Remove test tags, empty day metadata. Update README.

YouTube