You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
play with tooling a bit more, so i am more confident with how the parts work, and more able to understand @htuch 's suggestions on how to integrate with envoy ci (envoyproxy/envoy#13283 (comment)).
work on documentation
the main tasks for the tutorial are
fixing remaining .md -> .rst formatting issues
fixing config validation/deprecation
agreeing structure of tutorial section
work on copy
i would like to get the tutorial section to at least almost-ready-to-deWIP over next 2 weeks.
there are some other general issues with docs (eg config validation/ docker permissions) which i should be able to complete.
i would like to make a suggestion - move dev docs into main documentation, or at least an .rst format where we can validate etc, and they are all in one place - if agreed, i would also like to work on that.
bash cleanups
im aware of quite a bit of code cleanup that can be done beyond conforming with shellcheck, but conscious of using up others' review cycles
miscellaneous
address outstanding issues/prs listed above or open on github.
contribute to resolving raised ci/security issues
blockers
my knowledge of bazel and protobuf (slowly being addressed)
repokitteh issues
The text was updated successfully, but these errors were encountered:
past 2 weeks
vscode
typed_config
protobuf
->jsonschema
rules_proto
docs
docs: Update build instructions for docs envoyproxy/envoy#13268)docs: Use structured headings for examples steps envoyproxy/envoy#13292)Add Sphinx tab renderer to documentation envoyproxy/envoy#13213)continuous integration
tests: Move configuration file count to constant envoyproxy/envoy#13202docs/ci: Update config validation envoyproxy/envoy#13387ci: Add retry loop for brew commands envoyproxy/envoy#13348community/onboarding
security
shellcheck
Shellcheck: ci/ (2) envoyproxy/envoy#13169Shellcheck: bazel/ examples/ and other remaining linting issues envoyproxy/envoy#13106Update shellcheck in CI envoyproxy/envoy#13228ci: Update shellcheck and build image hashes envoyproxy/envoy#13362shellcheck: Update to v0.7.0 envoyproxy/envoy-build-tools#103miscellaneous
next 2 weeks
crack
protobuf
->jsonschema
(hopefully)play with tooling a bit more, so i am more confident with how the parts work, and more able to understand @htuch 's suggestions on how to integrate with envoy ci (envoyproxy/envoy#13283 (comment)).
work on documentation
the main tasks for the tutorial are
.md
->.rst
formatting issuesi would like to get the tutorial section to at least almost-ready-to-deWIP over next 2 weeks.
there are some other general issues with docs (eg config validation/ docker permissions) which i should be able to complete.
i would like to make a suggestion - move dev docs into main documentation, or at least an
.rst
format where we can validate etc, and they are all in one place - if agreed, i would also like to work on that.bash cleanups
im aware of quite a bit of code cleanup that can be done beyond conforming with shellcheck, but conscious of using up others' review cycles
miscellaneous
address outstanding issues/prs listed above or open on github.
contribute to resolving raised ci/security issues
blockers
The text was updated successfully, but these errors were encountered: