We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6dc4f5 commit 8712a31Copy full SHA for 8712a31
CONTRIBUTING.md
@@ -399,6 +399,9 @@ There should be no more than 2 such version updates per year (ideally
399
of the system are still variable (in particular unix package versions),
400
there are occasionally situations where the build fails or, less likely,
401
the subsequent tests.
402
+ When encountering a problem with missing dependencies during an `apt-get install`
403
+ it is recommended to attempt a build that forcefully clears the cache first:
404
+ `make build-no-cache`.
405
* Do any amount of testing as needed to be confident we are ready for
406
release. For major releases, it makes sense to test the ODK on at
407
least 10 ontologies. In 2024 we typically test:
0 commit comments