We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06533c commit 2a52e3cCopy full SHA for 2a52e3c
1 file changed
README.md
@@ -0,0 +1,14 @@
1
+This repository houses the
2
+[SciJava component status table](https://status.scijava.org/).
3
+
4
+SciJava maintainers use this table to see at a glance which components of the
5
+[SciJava component collection](https://imagej.net/develop/architecture#definitions):
6
7
+1. Have a newer release version than the one managed by the
8
+ [SciJava Bill of Materials](https://imagej.net/develop/architecture#bill-of-materials);
9
+2. Contain changes on the master branch which have not yet been released;
10
+3. Have broken CI builds.
11
+4. Have incompatibilities with other BOM components.
12
13
+Content here is driven by a continuous integration task in the
14
+[pom-scijava repository](https://github.com/scijava/pom-scijava).
0 commit comments