Commit 64d5aa6
committed
docs(ofrep): point at Appendix F for the CI-exclusion reasoning
Appendix F now carries "Running the suite in CI", promoted there because the
same reasoning restated in four adoption READMEs is where it drifted. So this
section keeps the mechanism and the local record -- that this module had no
testExclusions at all until it was added, which is the appendix's
"exclusion nobody wrote down" -- and links to the appendix for the argument
rather than paraphrasing it.
Also states that no profile in this module touches the property, resolved rather
than read:
mvn -Pe2e -pl providers/ofrep help:evaluate -Dexpression=testExclusions
-> **/e2e/*.java
mvn -pl providers/ofrep help:evaluate -Dexpression=testExclusions
-> **/e2e/*.java
Unlike providers/flagd, which needs an e2e profile for its legacy suites and
therefore narrows the pattern instead of clearing it.
Signed-off-by: Simon Schrottner <simon.schrottner@flagsmith.com>1 parent d23afb6 commit 64d5aa6
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
94 | 106 | | |
95 | 107 | | |
96 | 108 | | |
| |||
0 commit comments