opentelemetry.io icon indicating copy to clipboard operation
opentelemetry.io copied to clipboard

Migrate Mission page to opentelemetry.io - Phase 2

Open svrnm opened this issue 3 years ago • 1 comments

via https://github.com/open-telemetry/community/pull/1056:

Discussed in the GC call. GC recommendation is to use the same publishing mechanism for Community repo that we already use for including Specification into the website pages.

My personal suggestion: instead of using a submodule, use a web hook and pull the dependency repos at build time. This will eliminate the need for manual submodule hash updates and will keep the docs up-to-date with the Specs/Community automatically (one possible downside is if commits in those repos end up breaking the build of the website, e.g. by using invalid link).

svrnm avatar Oct 05 '22 16:10 svrnm

We're using submodules already, I'd rather continue using submodules (easier to reproduce builds IMHO).

chalin avatar Oct 05 '22 18:10 chalin

@svrnm - are you ok with a change in title for this issue, something like: Host community pages via repo submodule?

chalin avatar Jan 24 '23 20:01 chalin

@svrnm - are you ok with a change in title for this issue, something like: Host community pages via repo submodule?

Yes, let's change it to that.

svrnm avatar Feb 02 '23 14:02 svrnm

Closing, since the community repo is now a submodule. For the mission page work, see:

  • #1289

chalin avatar Feb 20 '23 21:02 chalin