Skip to content

feat: add CalConnect flavor#7

Merged
ronaldtse merged 1 commit into
mainfrom
feat/calconnect-flavor
Jul 15, 2026
Merged

feat: add CalConnect flavor#7
ronaldtse merged 1 commit into
mainfrom
feat/calconnect-flavor

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

Summary

Re-audit of the pubid gem found 1 new flavor not on the site: CalConnect (the Calendaring and Scheduling Consortium). Added with full identifier documentation.

  • CalConnect (industry): 1 doc type — CalConnect Standard (CC)
    • Identifier shape: CC[/<series>] <number>:<date>
    • Examples: CC 18011:2018, CC/DIR 10006:2019, CC/WD 51017:2024-07-23
    • Logo: real CalConnect logo from relaton/relaton.org/public/logos/

Total publishers: 38 (was 37). about.md and library/index.md updated to "38+ publishers". Historical blog post untouched.

Test plan

  • npm run check: 0 errors, 0 warnings
  • npm run test: 374 tests pass
  • npm run build: 309 pages, 2.01s
  • lychee: 5991 OK / 0 errors / 14 excluded
  • npm run dev: /publishers/calconnect returns 200

Re-audit of /Users/mulgogi/src/pubid/pubid/lib/pubid/ found 1 new
flavor: CalConnect (the Calendaring and Scheduling Consortium). Added
to the site with full identifier documentation sourced from the gem's
identifier.rb + renderer.rb + identifiers/standard.rb.

New flavor:

- CalConnect (industry): 1 doc type
  CalConnect is the nonprofit consortium that develops open standards
  for calendaring and scheduling — iCalendar interoperability, CalDAV,
  time-zone handling, event publishing. Members include major tech
  vendors, universities, and government agencies.
  - CalConnect Standard (CC)
  Identifier shape: CC[/<series>] <number>:<date>
    Examples: CC 18011:2018, CC/DIR 10006:2019, CC/WD 51017:2024-07-23

Logo: real CalConnect logo from relaton/relaton.org/public/logos/.

Specs:
- Publisher count: 38 (was 37)
- Per-flavor assertion: CalConnect has 1 doc type with key 'standard'

Content:
- about.md, library/index.md updated to "38+ publishers"
- 2024-08-01 NIST blog post left at "26+" (historical content)

Verified:
- npm run check: 0 errors, 0 warnings, 33 hints
- npm run test: 374 tests pass (4 files)
- npm run build: 309 pages, 2.01s
- lychee: 5991 OK / 0 errors / 14 excluded
- npm run dev: /publishers/calconnect returns 200
@ronaldtse
ronaldtse merged commit 7484074 into main Jul 15, 2026
2 checks passed
@ronaldtse
ronaldtse deleted the feat/calconnect-flavor branch July 15, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant