EnzymeFunctionInitiative / EFIToolsKBase

Make EFITools available on KBase
MIT License
0 stars 0 forks source link

disable github workflows, fix eventually #37

Open rbdavid opened 3 days ago

rbdavid commented 3 days ago

The github actions continually fail for various reasons, mainly github secrets related. The failures are not related to Apps failing to deploy or calculate the correct values. I'd like to disable the workflows so that I don't continually get emailed about their failures. Eventually, I will work on getting these passing.

Disabling workflows is easy via Actions -> <Select Specific Workflow > -> ... menu -> Disable Workflow button. Re-enabling workflows follows the same path.

This issue stands to record that the workflows have been disabled. This issue will not be closed until the workflows are fixed in such a way that they do not fail due to structural setup of the github repo.

rbdavid commented 3 days ago

Closing #34 to concentrate the topic to one issue.

rbdavid commented 3 days ago

Look into https://github.com/kbaseapps/kb_sdk_actions for a how-to.