Skip to content

Commit

Permalink
Add machine-readable list of currently active branches/versions (elas…
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Aug 29, 2023
1 parent 0781baf commit 6bf1b14
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions branches.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
"branches": [
{
"branch": "main"
},
{
"branch": "8.10"
},
{
"branch": "8.9"
},
{
"branch": "7.17"
}
]
}

0 comments on commit 6bf1b14

Please sign in to comment.