Skip to content

Commit d1a0a4d

Browse files
[add] Further improved release draft with per component status (#7)
1 parent 8d2f5a6 commit d1a0a4d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/release-drafter-config.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ template: |
4141
4242
The following is a high level status report for currently available specs and tools.
4343
44-
- [*Benchmark platforms specification*](https://github.com/filipecosta90/redis-benchmarks-specification/redis_benchmarks_specification/setups/platforms/): *Experimental* components are released and available for beta testing.
45-
- [*Benchmark topologies specification*](https://github.com/filipecosta90/redis-benchmarks-specification/redis_benchmarks_specification/setups/topologies/): *Experimental* components are released and available for beta testing.
46-
- [*Benchmark artifacts builder specification*](https://github.com/filipecosta90/redis-benchmarks-specification/redis_benchmarks_specification/setups/builders/): *Experimental* components are released and available for beta testing.
47-
- [*Test-suites specification*](https://github.com/filipecosta90/redis-benchmarks-specification/test-suites/): *Experimental* components are released and available for beta testing.
48-
- [*Spec tool implementation: API*](https://github.com/filipecosta90/redis-benchmarks-specification/redis_benchmarks_specification/__api__/): *Experimental* components are released and available for beta testing.
49-
- [*Spec tool implementation: Benchmark artifacts builder*](https://github.com/filipecosta90/redis-benchmarks-specification/redis_benchmarks_specification/__builder__/): *Experimental* components are released and available for beta testing.
50-
- [*Spec tool implementation: Self-contained coordinator*](https://github.com/filipecosta90/redis-benchmarks-specification/redis_benchmarks_specification/__self_contained_coordinator__/): *Experimental* components are released and available for beta testing.
51-
- [*Spec tool implementation: Large scale coordinator*](https://github.com/filipecosta90/redis-benchmarks-specification/): *Draft* components are under design, and have not been added to the specification.
44+
- [*Benchmark platforms specification*](https://github.com/filipecosta90/redis-benchmarks-specification/tree/main/redis_benchmarks_specification/setups/platforms/): **Experimental** components are released and available for beta testing.
45+
- [*Benchmark topologies specification*](https://github.com/filipecosta90/redis-benchmarks-specification/tree/main/redis_benchmarks_specification/setups/topologies/): **Experimental** components are released and available for beta testing.
46+
- [*Benchmark artifacts builder specification*](https://github.com/filipecosta90/redis-benchmarks-specification/tree/main/redis_benchmarks_specification/setups/builders/): **Experimental** components are released and available for beta testing.
47+
- [*Test-suites specification*](https://github.com/filipecosta90/redis-benchmarks-specification/tree/main/redis_benchmarks_specification/test-suites/): **Experimental** components are released and available for beta testing.
48+
- [*Spec tool implementation: API*](https://github.com/filipecosta90/redis-benchmarks-specification/tree/main/redis_benchmarks_specification/__api__/): **Experimental** components are released and available for beta testing.
49+
- [*Spec tool implementation: Benchmark artifacts builder*](https://github.com/filipecosta90/redis-benchmarks-specification/tree/main/redis_benchmarks_specification/__builder__/): **Experimental** components are released and available for beta testing.
50+
- [*Spec tool implementation: Self-contained coordinator*](https://github.com/filipecosta90/redis-benchmarks-specification/tree/main/redis_benchmarks_specification/__self_contained_coordinator__/): **Experimental** components are released and available for beta testing.
51+
- [*Spec tool implementation: Large scale coordinator*](https://github.com/filipecosta90/redis-benchmarks-specification/tree/main/): **Draft** components are under design, and have not been added to the specification.
5252
5353
### Release changes:
5454

0 commit comments

Comments
 (0)