mirror of
https://github.com/corda/corda.git
synced 2024-12-24 07:06:44 +00:00
d5462a2afe
* TM-68 reenabling persistent volume claims using azure files * TM-68 jenkins stackstracee * TM-68 removing duplicate volume * TM-68 pushing storage class yaml file * TM-68 writing all results to the new persistent volume * TM-68 fix wrong directory * TM-68 fix wrong directory * reapply lost merge commit * investigate missing POD from test results * more investigations around pods not executing their tests * make Pod command line more strict with regards to sub command failure * make logs an artifact within jenkins * tidy up command line |
||
---|---|---|
.. | ||
dependency-checker | ||
dev | ||
api-current.txt | ||
check-api-changes.sh | ||
ci-gradle-build-cache-init.sh | ||
kill_corda_procs.cmd | ||
README.md |
!! DO NOT MODIFY THE API FILE IN THIS DIRECTORY !!
The api-current.txt
file contains a summary of Corda's current public APIs,
as generated by the api-scanner
Gradle plugin. (See here for a detailed description of this plugin.) It will be regenerated and the copy in this repository updated by the Release Manager with
each new Corda release. It will not be modified otherwise except under special circumstances that will require extra approval.
Deleting or changing the existing Corda APIs listed in api-current.txt
may
break developers' CorDapps in the next Corda release! Please remember that we
have committed to API Stability for CorDapps.