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

fix: correct source versioning #421

Merged
merged 1 commit into from
Jul 17, 2023
Merged

fix: correct source versioning #421

merged 1 commit into from
Jul 17, 2023

Conversation

jsstevenson
Copy link
Contributor

We were using the current date to set the version for a number of sources that are actually static imports (I think this was my bad). I went back and grabbed the date set in dgidb v4.

Copy link
Contributor

@mcannon068nw mcannon068nw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dates look good

@jsstevenson jsstevenson merged commit d7c9e30 into dev Jul 17, 2023
4 checks passed
@jsstevenson jsstevenson deleted the source-dates branch July 17, 2023 13:10
katiestahl added a commit that referenced this pull request Oct 10, 2023
* fix: use correct indication attribute name (#408)

* fix: add URL cites back (#409)

* add release information component for footer

* run prettier

* cleanup: make about links consistent (#413)

* make footer no longer sticky

* fix: correct source versioning (#421)

* fix: clean up GtoP import (#419)

* fix: use latest GO address (#424)

* feat: bump drugbank version (#422)

* feat: alphabetize sources

* refactor: alphabetize sources

* style: running prettier to prettify the sort data function

* fix: sort on pmid and source columns

* feat: add sources to interaction page

* feat: reduce precision of interaction score on interaction page to 2 decimal places

---------

Co-authored-by: James Stevenson <james.stevenson@nationwidechildrens.org>
Co-authored-by: Adam Coffman <acoffman@wustl.edu>
katiestahl added a commit that referenced this pull request Oct 11, 2023
* disable strict build in github actions for now

* set variable directly in build command

* Automated frontend build

* remove key entries if nil

* auth differently when CI is set

* add libraries required for ssh auth

* removing stale file

* Automated frontend build

* Dev (#442)

* fix: use correct indication attribute name (#408)

* fix: add URL cites back (#409)

* add release information component for footer

* run prettier

* cleanup: make about links consistent (#413)

* make footer no longer sticky

* fix: correct source versioning (#421)

* fix: clean up GtoP import (#419)

* fix: use latest GO address (#424)

* feat: bump drugbank version (#422)

* feat: alphabetize sources

* refactor: alphabetize sources

* style: running prettier to prettify the sort data function

* fix: sort on pmid and source columns

* feat: add sources to interaction page

* feat: reduce precision of interaction score on interaction page to 2 decimal places

---------

Co-authored-by: James Stevenson <james.stevenson@nationwidechildrens.org>
Co-authored-by: Adam Coffman <acoffman@wustl.edu>

* Automated frontend build

---------

Co-authored-by: Adam Coffman <acoffman@wustl.edu>
Co-authored-by: acoffman <acoffman@users.noreply.github.com>
Co-authored-by: katiestahl <katiestahl@users.noreply.github.com>
Co-authored-by: James Stevenson <james.stevenson@nationwidechildrens.org>
katiestahl added a commit that referenced this pull request Oct 19, 2023
* fix: use correct indication attribute name (#408)

* fix: add URL cites back (#409)

* add release information component for footer

* run prettier

* cleanup: make about links consistent (#413)

* make footer no longer sticky

* fix: correct source versioning (#421)

* fix: clean up GtoP import (#419)

* fix: use latest GO address (#424)

* feat: bump drugbank version (#422)

* feat: alphabetize sources

* refactor: alphabetize sources

* style: running prettier to prettify the sort data function

* fix: sort on pmid and source columns

* feat: add sources to interaction page

* feat: reduce precision of interaction score on interaction page to 2 decimal places

* fix: fix typo (#444)

* fix: do not allow search submit if no terms entered (#446)

---------

Co-authored-by: James Stevenson <james.stevenson@nationwidechildrens.org>
Co-authored-by: Adam Coffman <acoffman@wustl.edu>
katiestahl added a commit that referenced this pull request Oct 19, 2023
* disable strict build in github actions for now

* set variable directly in build command

* Automated frontend build

* remove key entries if nil

* auth differently when CI is set

* add libraries required for ssh auth

* removing stale file

* Automated frontend build

* Dev (#442)

* fix: use correct indication attribute name (#408)

* fix: add URL cites back (#409)

* add release information component for footer

* run prettier

* cleanup: make about links consistent (#413)

* make footer no longer sticky

* fix: correct source versioning (#421)

* fix: clean up GtoP import (#419)

* fix: use latest GO address (#424)

* feat: bump drugbank version (#422)

* feat: alphabetize sources

* refactor: alphabetize sources

* style: running prettier to prettify the sort data function

* fix: sort on pmid and source columns

* feat: add sources to interaction page

* feat: reduce precision of interaction score on interaction page to 2 decimal places

---------

Co-authored-by: James Stevenson <james.stevenson@nationwidechildrens.org>
Co-authored-by: Adam Coffman <acoffman@wustl.edu>

* Automated frontend build

* Dev (#447)

* fix: use correct indication attribute name (#408)

* fix: add URL cites back (#409)

* add release information component for footer

* run prettier

* cleanup: make about links consistent (#413)

* make footer no longer sticky

* fix: correct source versioning (#421)

* fix: clean up GtoP import (#419)

* fix: use latest GO address (#424)

* feat: bump drugbank version (#422)

* feat: alphabetize sources

* refactor: alphabetize sources

* style: running prettier to prettify the sort data function

* fix: sort on pmid and source columns

* feat: add sources to interaction page

* feat: reduce precision of interaction score on interaction page to 2 decimal places

* fix: fix typo (#444)

* fix: do not allow search submit if no terms entered (#446)

---------

Co-authored-by: James Stevenson <james.stevenson@nationwidechildrens.org>
Co-authored-by: Adam Coffman <acoffman@wustl.edu>

* Automated frontend build

* Automated frontend build

---------

Co-authored-by: Adam Coffman <acoffman@wustl.edu>
Co-authored-by: acoffman <acoffman@users.noreply.github.com>
Co-authored-by: katiestahl <katiestahl@users.noreply.github.com>
Co-authored-by: James Stevenson <james.stevenson@nationwidechildrens.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants