Automate footer update dates - #48
Conversation
✅ Deploy Preview for pbast10-pacific-basin-conference-on-adso-cd-cb27cc3e73 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Warning Review limit reached
Next review available in: 40 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (19)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What changed
Updated July 2026text in all 13 public footers with a semantictimemarkerAsia/SeoulWhy
The footer date was manually duplicated across every public page, so it became stale after later site updates. Build-time stamping keeps the displayed date tied to the deployed source revision rather than the visitor's current date.
Impact
This changes footer metadata only. The existing abstract submission, revision, Google Sheets sync, exchange-rate automation, and Netlify Functions are unchanged. The separate travel-information verification date remains untouched.
Validation
node --check scripts/update_footer_date.mjsnode scripts/test_footer_date.mjsnode scripts/update_footer_date.mjspython scripts/check_site.pynode --check js/exchange-rate.jsnode scripts/test_exchange_rate.mjsnode scripts/test_sheets_sync.mjsgit diff --check