Skip to content

Commit f61ee01

Browse files
authored
Update midas-editors.md
1 parent 37e2dcc commit f61ee01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/docs/midas-editors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@
1111
1. Even without performing an edit, you can manually run a release by going to the [GitHub Actions Tab](https://github.com/midas-network/midas-data/actions/workflows/release.yml) and clicking on the "Run workflow" button on the right. Make sure the `main` branch is selected, and click `Run workflow` (green button) again. Currently, a full release takes about 90-100 seconds.
1212
1. When a release has failed, you will receive an email. You can head, again, to the [GitHub Actions Tab](https://github.com/midas-network/midas-data/actions/workflows/release.yml) and click on the last failed run of the action (red X). You then click on the failed task (for example, `build` or `Create Release`), and read through the documentation. The most likely reason of failure is that you tried to create a second release after you have already created one, but occassionally, there may be problems with the ontology (such as a logical inconsistency).
1313

14+
References:
15+
1. [Ontology Development Kit](https://incatools.github.io/ontology-development-kit/)

0 commit comments

Comments
 (0)