-
Notifications
You must be signed in to change notification settings - Fork 0
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
External links should go to new AmiGO GO-CAM pages #23
Comments
In discussion with @vanaukenk and @ukemi , @kltm will
Otherwise, we'll take this as bugs and and fix as we find them as part of ongoing maintenance. |
I'm having a little trouble building the code on prod. Likely caused by an older node/npm; will be digging into it. |
After initially running into this error after a wipe and build
I was able to proceed with a second run of the command. All further wipe and build have not recreated this error, so there is some state I missed or the error is non-deterministic. Either way, pushing forward. |
I jumped the gun on putting this out to production: we will need to have the updated code in the merged GO API out first. |
@kltm just from top of my head, bbop gulp doesn't work for node more than 10 |
Fortunately, it seems to be a non-deterministic issue. The patch-up that @pkalita-lbl did allows us to compile on some of the older versions, including production. The issues we have now are with me jumping the gun on the API, not that we've switched to HTTPS. |
This now seems to function as expected. |
This would be a fully fixed version of #21 (comment)
Some links at external locations point to the noctua curation system, creating load and outages for something that is not meant to be a public interface. An example (the only one?) is the pathway widget, which routes to a noctua view.
This would be closed when user all traffic associated with this repo is directed away from noctua (in conjunction with geneontology/api-gorest-2021#6).
The text was updated successfully, but these errors were encountered: