Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
appdevforall
/
CodeOnTheGo
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
47
Star
314
Code
Issues
115
Pull requests
23
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix/adfa 3803 -- ADFA-3803 -- Add Pebble support to the documentation system
- #1318
#1318
Merged
hal-eisen-adfa
merged 12 commits into
stage
appdevforall/CodeOnTheGo:stage
from
fix/ADFA-3803
appdevforall/CodeOnTheGo:fix/ADFA-3803
Copy head branch name to clipboard
May 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix/adfa 3803 -- ADFA-3803 -- Add Pebble support to the documentation system
#1318
hal-eisen-adfa
merged 12 commits into
stage
appdevforall/CodeOnTheGo:stage
from
fix/ADFA-3803
appdevforall/CodeOnTheGo:fix/ADFA-3803
Copy head branch name to clipboard
Commits
Commits on May 8, 2026
Pebble template hello world
alex
authored and
alex
committed
6bab655
View commit details
Copy full SHA for 6bab655
Browse repository at this point
Commits on May 11, 2026
Initial pass at supporting Pebble templates in CoGo's web server. Many web server features and debug points are gutted in this version and need to be reintegrated.
alexmmiller
committed
5ffca3d
View commit details
Copy full SHA for 5ffca3d
Browse repository at this point
Commits on May 12, 2026
Integrate template handling into existing client handler method.
alexmmiller
committed
c7a53e5
View commit details
Copy full SHA for c7a53e5
Browse repository at this point
Commits on May 13, 2026
Send correct headers to client
alexmmiller
committed
7dddc02
View commit details
Copy full SHA for 7dddc02
Browse repository at this point
Commits on May 14, 2026
Simplify and refactor compression logic
alexmmiller
committed
d3ad343
View commit details
Copy full SHA for d3ad343
Browse repository at this point
Commits on May 15, 2026
Introduce JSON parser to create template context
alexmmiller
committed
e31db62
View commit details
Copy full SHA for e31db62
Browse repository at this point
Commits on May 18, 2026
Make exception handling more consistent inside content database query processing
alexmmiller
committed
b694301
View commit details
Copy full SHA for b694301
Browse repository at this point
Separate template instantiation logic into its own subroutine
alexmmiller
committed
e428aa8
View commit details
Copy full SHA for e428aa8
Browse repository at this point
TrafficStats comment
alexmmiller
committed
6de701c
View commit details
Copy full SHA for 6de701c
Browse repository at this point
Commits on May 19, 2026
Update Pebble version, make content chunk size a constant, de-nest some case logic in database response handler for standard GET requests
alexmmiller
committed
42ebd9f
View commit details
Copy full SHA for 42ebd9f
Browse repository at this point
Fix typo in contentChunkSize variable name
alexmmiller
committed
c7fe9a7
View commit details
Copy full SHA for c7fe9a7
Browse repository at this point
Commits on May 20, 2026
Merge branch 'stage' into fix/ADFA-3803
davidschachterADFA
authored
c3d3c0e
View commit details
Copy full SHA for c3d3c0e
Browse repository at this point
You can’t perform that action at this time.