Skip to content

Commit

Permalink
Prepare for silent OSS launch
Browse files Browse the repository at this point in the history
  • Loading branch information
Darach Ennis committed Feb 21, 2020
1 parent 34be43a commit 4a335fd
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 24 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ docs: mkdocs.yml
mkdocs.yml: mkdocs.hdr.yml text/*.md *.md
- mkdir src
cp *.md src/
cp -r img src/
cp -rf img src/
./build-yml.sh


Expand All @@ -14,4 +14,4 @@ clean:
- rm -r src/

serve: docs
mkdocs serve
mkdocs serve
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,8 @@ beforehand, to ascertain that the RFC may be desirable; having a consistent
impact on the project requires concerted effort toward consensus-building.

The most common preparations for writing and submitting an RFC include talking
the idea over on our [tremor chat], discussing the topic on our
[tremor forum], and occasionally posting "pre-RFCs" on the
developer forum. You may file issues on this repo for discussion, but these are
the idea over on our [tremor chat], and occasionally posting "pre-RFCs" on the
chat environment. You may file issues on this repo for discussion, but these are
not actively looked at by the teams.

As a rule of thumb, receiving encouraging feedback from long-standing project
Expand Down Expand Up @@ -246,9 +245,8 @@ circumstances. As usual, we are trying to let the process be driven by
consensus and community norms, not impose more structure than necessary.


[tremor chat]: https://chat.tremo.rs/
[tremor forum]: https://forum.tremo.rs/
[RFC repository]: http://github.com/wayfair-incubator/tremor-rfcs
[tremor chat]: [Slack](https://join.slack.com/t/tremor-debs/shared_invite/enQtOTMxNzY3NDg0MjI2LTQ4MTU4NjlkZDk0MmJmNmIwYjU0ZDc1OTNjMGRmNzUwZTdlZGVkMWFmNGFkZTAwOWJlYjlkMDZkNGNiMjQ2NzI)
[RFC repository]: http://github.com/wayfair-tremor/tremor-rfcs
[sub-team]: http://www.tremo.rs/team.html

## License
Expand Down
4 changes: 2 additions & 2 deletions text/0001-remove-actix-from-tremor-runtime.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: rfc_0001_remove_actix
- Start Date: 2020-01-20
- Issue: [wayfair-incubator/tremor-rfcs#0001](https://github.com/wayfair-incubator/tremor-rfcs/issues/1)
- RFC PR: [wayfair-incubator/tremor-rfcs#0002](https://github.com/wayfair-incubator/tremor-rfcs/pull/2)
- Issue: [wayfair-tremor/tremor-rfcs#0001](https://github.com/wayfair-tremor/tremor-rfcs/issues/1)
- RFC PR: [wayfair-tremor/tremor-rfcs#0002](https://github.com/wayfair-tremor/tremor-rfcs/pull/2)

# Summary
[summary]: #summary
Expand Down
4 changes: 2 additions & 2 deletions text/0002-pipeline-state-mechanism.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: rfc_0002_pipeline_state_mechanism
- Start Date: 2020-01-22
- Issue: [wayfair-incubator/tremor-rfcs#0003](https://github.com/wayfair-incubator/tremor-rfcs/issues/3)
- RFC PR: [wayfair-incubator/tremor-rfcs#0004](https://github.com/wayfair-incubator/tremor-rfcs/pull/4)
- Issue: [wayfair-tremor/tremor-rfcs#0003](https://github.com/wayfair-tremor/tremor-rfcs/issues/3)
- RFC PR: [wayfair-tremor/tremor-rfcs#0004](https://github.com/wayfair-tremor/tremor-rfcs/pull/4)

# Summary
[summary]: #summary
Expand Down
4 changes: 2 additions & 2 deletions text/0003-linked-transports.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: rfc_0003_linked_transports
- Start Date: 2020-01-27
- Issue: [wayfair-incubator/tremor-rfcs#0005](https://github.com/wayfair-incubator/tremor-rfcs/issues/5)
- RFC PR: [wayfair-incubator/tremor-rfcs#0006](https://github.com/wayfair-incubator/tremor-rfcs/pull/6)
- Issue: [wayfair-tremor/tremor-rfcs#0005](https://github.com/wayfair-tremor/tremor-rfcs/issues/5)
- RFC PR: [wayfair-tremor/tremor-rfcs#0006](https://github.com/wayfair-tremor/tremor-rfcs/pull/6)

# Summary
[summary]: #summary
Expand Down
4 changes: 2 additions & 2 deletions text/0004-sliding-window-mechanism.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: rfc_0004_sliding_window_mechanism
- Start Date: 2020-01-27
- Issue: [wayfair-incubator/tremor-rfcs#0007](https://github.com/wayfair-incubator/tremor-rfcs/issues/7)
- RFC PR: [wayfair-incubator/tremor-rfcs#0008](https://github.com/wayfair-incubator/tremor-rfcs/pull/8)
- Issue: [wayfair-tremor/tremor-rfcs#0007](https://github.com/wayfair-tremor/tremor-rfcs/issues/7)
- RFC PR: [wayfair-tremor/tremor-rfcs#0008](https://github.com/wayfair-tremor/tremor-rfcs/pull/8)

# Summary
[summary]: #summary
Expand Down
4 changes: 2 additions & 2 deletions text/0005-circuit-breaker-mechanism.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: rfc_0005_circuit_breaker_mechanism
- Start Date: 2020-01-27
- Issue: [wayfair-incubator/tremor-rfcs#0008](https://github.com/wayfair-incubator/tremor-rfcs/issues/8)
- RFC PR: [wayfair-incubator/tremor-rfcs#0009](https://github.com/wayfair-incubator/tremor-rfcs/pull/9)
- Issue: [wayfair-tremor/tremor-rfcs#0008](https://github.com/wayfair-tremor/tremor-rfcs/issues/8)
- RFC PR: [wayfair-tremor/tremor-rfcs#0009](https://github.com/wayfair-tremor/tremor-rfcs/pull/9)

# Summary
[summary]: #summary
Expand Down
4 changes: 2 additions & 2 deletions text/0006-plugin-development-kit.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: plugin_development_kit
- Start Date: (fill me in with today's date, YYYY-MM-DD)
- Tremor Issue: [wayfair-incubator/tremor-runtime#0037](https://github.com/wayfair-incubator/tremor-runtime/issues/37)
- RFC PR: [wayfair-incubator/tremor-rfcs#0010](https://github.com/wayfair-incubator/tremor-rfcs/pull/0010)
- Tremor Issue: [wayfair-tremor/tremor-runtime#0037](https://github.com/wayfair-tremor/tremor-runtime/issues/37)
- RFC PR: [wayfair-tremor/tremor-rfcs#0010](https://github.com/wayfair-tremor/tremor-rfcs/pull/0010)

# Summary
[summary]: #summary
Expand Down
4 changes: 2 additions & 2 deletions text/0007-pipeline-optimizations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: pipeline-optimizations
- Start Date: 2020-01-29
- Tremor Issue: [wayfair-incubator/tremor-runtime#0033](https://github.com/wayfair-incubator/tremor-runtime/issues/0033)
- RFC PR: [wayfair-incubator/tremor-rfcs#0011](https://github.com/wayfair-incubator/tremor-rfcs/pull/0011)
- Tremor Issue: [wayfair-tremor/tremor-runtime#0033](https://github.com/wayfair-tremor/tremor-runtime/issues/0033)
- RFC PR: [wayfair-tremor/tremor-rfcs#0011](https://github.com/wayfair-tremor/tremor-rfcs/pull/0011)

# Summary
[summary]: #summary
Expand Down
4 changes: 2 additions & 2 deletions text/0008-onramp-postgres.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- Feature Name: `rfc_0008_onramp_postgres`
- Start Date: 2020-01-21
- Tremor Issue:
[wayfair-tremor/tremor-runtime#0015](https://github.com/wayfair-incubator/tremor-rfcs/issues/15)
- RFC PR: [wayfair-tremor/tremor-rfcs#0008](https://github.com/wayfair-incubator/tremor-rfcs/pull/14)
[wayfair-tremor/tremor-runtime#0015](https://github.com/wayfair-tremor/tremor-rfcs/issues/15)
- RFC PR: [wayfair-tremor/tremor-rfcs#0008](https://github.com/wayfair-tremor/tremor-rfcs/pull/14)

# Summary
[summary]: #summary
Expand Down

0 comments on commit 4a335fd

Please sign in to comment.