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

Sync vendored scripts #40

Merged
merged 6 commits into from
Oct 10, 2023
Merged

Sync vendored scripts #40

merged 6 commits into from
Oct 10, 2023

Commits on Sep 14, 2023

  1. Remove unused csv-to-ndjson script

    The last reference was removed in 8b11a7a.
    victorlin committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3f069ff View commit details
    Browse the repository at this point in the history
  2. Remove unused genbank-url script

    The last reference was removed in 53f0296.
    victorlin committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ca1fc7d View commit details
    Browse the repository at this point in the history
  3. Fix subrepo parent reference

    Something funny happened where 7e0ea00
    was rebased as-is (instead of re-applying), so the parent commit in git
    subrepo's internal file was not referencing something on the default
    branch. This caused `git subrepo pull` to not work.
    
    Manually editing the internal file so that `git subrepo pull` can work
    again.
    victorlin committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    12089ed View commit details
    Browse the repository at this point in the history
  4. git subrepo pull (merge) ingest/vendored

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

Commits on Sep 21, 2023

  1. git subrepo pull (merge) ingest/vendored

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

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    5881ca2 View commit details
    Browse the repository at this point in the history