Skip to content

garlick/flux-rfc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFC Index

This is the Flux RFC project.

We collect specifications for APIs, file formats, wire protocols, and processes.

The full RFC specs can be found on readthedocs. Details about each of the active RFC documents can be found in the index

Table of Contents

Build Instructions

To build with python virtual environments:

virtualenv -p python3 sphinx-rtd
source sphinx-rtd/bin/activate
git clone [email protected]:flux-framework/rfc
cd rfc
pip install -r requirements.txt
make html

Change Process

The change process is C4.1 with a few modifications:

  • A specification is created and modified by pull requests according to C4.1.
  • Each specification has an editor who publishes the RFC to (website TBD) as needed.
  • Each specification has a status on that website: Raw, Draft, Stable, Legacy, Retired, Deleted.
  • Non-cosmetic changes are allowed only on Raw and Draft specifications.

About

Flux RFC project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.2%
  • TeX 39.6%
  • Makefile 11.4%
  • Shell 4.8%