• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / CoPilot-For-Consensus / 20477561674 / 3
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 24 Dec 2025 06:07AM UTC
Files 8
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Dec 2025 03:40AM UTC coverage: 20.288%. Remained the same
20477561674.3

push

github

web-flow
Add JWT authentication to Grafana with role-based access control (#563)

* Initial plan

* Add JWT authentication for Grafana - backend changes

- Configure Grafana with JWT auth environment variables
- Update nginx to forward Authorization header to Grafana
- Add public key endpoints to auth service
- Create setup script to extract public key

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Add JWT authentication for Grafana - frontend changes

- Install jwt-decode package
- Update AuthContext to extract admin claim from JWT
- Create AdminLinks component for Grafana link
- Integrate AdminLinks in AppLayout
- Add CSS styling for admin section

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Add tests and documentation for JWT authentication

- Add test for public key endpoints
- Create comprehensive testing documentation
- Document troubleshooting steps

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Optimize AuthContext initialization to avoid duplicate localStorage reads

Address code review feedback by consolidating initialization logic

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Add comprehensive implementation summary document

Document architecture, security considerations, and setup instructions

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Fix CI: Create placeholder public key before starting Grafana

Docker was creating auth_service_public_key.pem as a directory when the file didn't exist. This fix creates a placeholder public key file before Grafana starts, preventing the "is a directory" error.

The placeholder uses the same jwt_public_key generated during CI setup, which allows Grafana to start successfully. The actual public key from the auth service can replace it later via the setup script.

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Addres... (continued)

127 of 626 relevant lines covered (20.29%)

0.2 hits per line

Source Files on job copilot_vectorstore_integration - 20477561674.3
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20477561674
  • c64d46a0 on github
  • Prev Job for on main (#20477518832.13)
  • Next Job for on main (#20478417520.2)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc