Robert Bastian
Robert Bastian
We've had a symlink in the repo for months now and I haven't heard any complaints.
> I tend to feel that in order of priority of constituencies, the experience for new contributors should be favored over the experience of core ICU4X developers. I also disagree...
> unicode-org/icu4x-docs can be where the latest dev snapshot of Rust docs live. I'd do it the exact other way around. It's much easier to have the dev artifacts live...
> Tutorials/other docs disconnected from repo - requires manual effort to keep up-to-date (PR in the other repo) This is a pro. We only want to update the website when...
> What you describe is the tutorials test working as intended. It helps ensure that we don't make library changes that suddenly break API calls against either the previous or...
There are actually two more options. The current GH pages are only a mirror of the GCP main bucket: https://storage.googleapis.com/icu4x-main/gha/index.html (it currently doesn't have docs, but that's an easy enough...
@echeran can we close this PR?
It doesn't look like we ever decided that "time zone" is two words, only that "metazone" is one. "timezone" seems to be the prevalent spelling: https://books.google.com/ngrams/graph?content=timezone%2C%22time+zone%22&year_start=1800&year_end=2000&case_insensitive=on&corpus=en-2012&smoothing=3 I vote for 4.
2 > 3 > 4 >> 1,0
CI is failing because `--all-keys` now requires the tzdb, which technically is a breaking change. We might have to bump datagen to 2.0, although then we lose the version match...