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

Test dev #472

Open
wants to merge 49 commits into
base: pg_tests
Choose a base branch
from
Open

Test dev #472

wants to merge 49 commits into from

Commits on Dec 15, 2020

  1. Specifying branch for owm clone

    - Temporary until c302 is not using the project directly
    mwatts15 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c1a9911 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f632ec View commit details
    Browse the repository at this point in the history
  3. Bumping version number

    mwatts15 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7115cb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    31d864a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bf5e31 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Specifying value type for DWEDS contexts

    - Prevents ambiguity since the combined context has the same ID as the DWEDS
    mwatts15 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    cf2161e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

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

Commits on Aug 4, 2021

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

Commits on Sep 26, 2021

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

Commits on Nov 26, 2021

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

Commits on Nov 28, 2021

  1. Specifying value type for DWEDS contexts

    - Prevents ambiguity since the combined context has the same ID as the DWEDS
    mwatts15 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    dcdc177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ad6ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebfc282 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1da514a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    189787a View commit details
    Browse the repository at this point in the history
  6. Adding Github workflows

    mwatts15 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    185e857 View commit details
    Browse the repository at this point in the history
  7. Removing defunct setup configs

    - Also adding -x, -e to ci-install.sh
    mwatts15 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    7d67963 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f09923 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd39f57 View commit details
    Browse the repository at this point in the history
  10. Adding PubMed API key secret

    mwatts15 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    55d5d7d View commit details
    Browse the repository at this point in the history
  11. Adding a constraint for pyparsing ver on py 3.6

    - Also adding 3.9 and 3.10 classifiers to project metadata
    mwatts15 committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    27c7e4b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f1e3b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    541a903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9495fa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c06373 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

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

Commits on Dec 7, 2021

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

Commits on Dec 10, 2021

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

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    6cacfd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    957a4fe View commit details
    Browse the repository at this point in the history
  3. Updating badge

    mwatts15 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    fd18448 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Configuration menu
    Copy the full SHA
    1f410b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca4e9d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    0241168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c0113 View commit details
    Browse the repository at this point in the history
  3. Making Document elaboration response handling more robust

    - Should not fail for lack of content-type in response since we
      only retrieve it for determining the character encoding
    - We do expect a successful response, so fail first if we do not
      get one
    mwatts15 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    1c8ecae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba0888d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29c6bf8 View commit details
    Browse the repository at this point in the history
  6. Re-enabling wormbase tests

    mwatts15 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    6cb3925 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

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

Commits on Dec 27, 2021

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

Commits on Apr 25, 2022

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

Commits on May 29, 2022

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

Commits on Jun 19, 2022

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

Commits on May 29, 2023

  1. fixing a couple of tests

    mwatts15 committed May 29, 2023
    Configuration menu
    Copy the full SHA
    1c48baf View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Correcting context for data context declaration in README

    - The supports query constrains to contexts, but the evidence context lacked the
      rdf:type statement for the data context
    mwatts15 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    0ecc5b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Update README.md

    pgleeson committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f5d5530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1d3f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16a9199 View commit details
    Browse the repository at this point in the history