Skip to content

Latest commit

 

History

151 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lifecycle:Stable The project is in a reliable state and major changes are unlikely to happen.

RfcBuddy

The RFC Buddy takes the 365-day change schedule published daily by the OCIO and applies filters and highlights based on keywords. The current schedule is downloaded automatically. It then provides a Word document that's pre-formatted for easy reference during CAB meetings.

Quick Start

  1. Clone the repository
  2. Open the solution in Visual Studio
  3. Create an appSettings.Development.json file based on the existing appSettings.json file to provide KeyCloak settings and download details for the 365-day change schedule. Reach out to one of the repo maintainers for those details of necessary.
  4. Run it.

REST API and PATs

RfcBuddy now includes a PAT-authenticated REST API for downstream systems.

  • Sign in to the web app and open the Tokens page to create, view, and revoke personal access tokens.
  • The first interactive user who signs in is promoted to administrator automatically, and administrators can manage other users and revoke tokens from the Admin page.
  • Send a POST request to /api/v1/rfcs/search with an Authorization header using the Bearer scheme.
  • The request body accepts include and ignore keyword arrays and returns a JSON payload with matched RFCs and change status.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages