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

Feature/astro2 #224

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from
Draft

Feature/astro2 #224

wants to merge 44 commits into from

Commits on Oct 16, 2024

  1. astro init

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    30b929d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fd6033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb7d0d4 View commit details
    Browse the repository at this point in the history
  4. fixing more imports

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    437700f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f27c378 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4905327 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    615f84a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d9d9d7 View commit details
    Browse the repository at this point in the history
  9. cleanup xref metadata

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    88ea7db View commit details
    Browse the repository at this point in the history
  10. Cleaning up tests

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    64e1d10 View commit details
    Browse the repository at this point in the history
  11. Fetch release updates

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b9e5d5e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    41f6dde View commit details
    Browse the repository at this point in the history
  13. Testing updates

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    473ca84 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    01ea110 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7027731 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f41e174 View commit details
    Browse the repository at this point in the history
  17. minikube first pass

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    03da4d5 View commit details
    Browse the repository at this point in the history
  18. Addressed comments

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    811c099 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9a1b956 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c616a52 View commit details
    Browse the repository at this point in the history
  21. Clean up config stuff

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2ec6890 View commit details
    Browse the repository at this point in the history
  22. First pass fundref

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e60719a View commit details
    Browse the repository at this point in the history
  23. first pass fundref

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1de9338 View commit details
    Browse the repository at this point in the history
  24. Fundref Done

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3ee3bf1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a69dc44 View commit details
    Browse the repository at this point in the history
  26. Orcid first pass

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e38be1d View commit details
    Browse the repository at this point in the history
  27. Mostly done ORCID

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fc1223c View commit details
    Browse the repository at this point in the history
  28. Add cleanup to tests

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7a943ef View commit details
    Browse the repository at this point in the history
  29. Orcid test updates

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5bfbb32 View commit details
    Browse the repository at this point in the history
  30. e2e Orcid

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    83f91c2 View commit details
    Browse the repository at this point in the history
  31. Cleanup and consistency

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ee0a0b2 View commit details
    Browse the repository at this point in the history
  32. Pubmed first pass

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3c07f0d View commit details
    Browse the repository at this point in the history
  33. Pubmed updates

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    eea3463 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3fc9503 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c569f22 View commit details
    Browse the repository at this point in the history
  36. Task tests done

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    59736db View commit details
    Browse the repository at this point in the history
  37. ROR first pass

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3cc9c8b View commit details
    Browse the repository at this point in the history
  38. ror e2e

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    44a8857 View commit details
    Browse the repository at this point in the history
  39. TestConfig cleaning

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    be06405 View commit details
    Browse the repository at this point in the history
  40. Scopus first pass

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0f84aa2 View commit details
    Browse the repository at this point in the history
  41. Scopus Done

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2d33286 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    16d576a View commit details
    Browse the repository at this point in the history
  43. ORCID fixes

    keegansmith21 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    0dcb14e View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    67e64c6 View commit details
    Browse the repository at this point in the history