Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename instances of "monkeypox" to "mpox" #220

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Rename instances of "monkeypox" to "mpox" #220

merged 2 commits into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. Rename instances of "monkeypox" to "mpox"

    This commit goes through the repo and basically does a find-and-replace of "monkeypox" to "mpox, except for a handful of locations like the #monkeypox-updates Slack notification.
    
    This shouldn't change appearance of build outputs except for:
    - Updating to "Built by nextstrain/mpox"
    - Updating page titles to be more descriptive of what each page is showing in terms of lineages / clades
    - A bug fix to the page description to link to proper build URLs (currently these go to 404)
    
    This has the side effect that intermediate files will begin to propagate to https://data.nextstrain.org/files/workflows/mpox/sequences.fasta.xz, etc... rather than `/files/workflows/monkeypox`. This may affect users who've been relying on the current URLs. Nothing should break for these users as the old files will continue to exist but they will no longer receive updated data. I think this is an okay trade-off in terms of downstream impacts.
    trvrb authored and victorlin committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e741132 View commit details
    Browse the repository at this point in the history
  2. git subrepo pull (merge) --force ingest/vendored

    subrepo:
      subdir:   "ingest/vendored"
      merged:   "a0faef5"
    upstream:
      origin:   "https://github.com/nextstrain/ingest"
      branch:   "main"
      commit:   "a0faef5"
    git-subrepo:
      version:  "0.4.6"
      origin:   "https://github.com/ingydotnet/git-subrepo"
      commit:   "110b9eb"
    victorlin committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b14d6fd View commit details
    Browse the repository at this point in the history