e3-core
Contents:
e3-core
e3-core API highlights
Using decision graphs for scheduling builds and tests
Using abc and stevedore to write plugins
Using the e3 pytest plugin
API Reference
fs
os
cve
env
log
npm
sys
job
net
vcs
Submodules
vcs.git
vcs.svn
Classes
Package Contents
VCSError
date
diff
dsse
hash
json
main
mypy
spdx
text
yaml
anod
mock
slsa
error
maven
event
store
pytest
python
archive
platform
encoding
decorator
collection
electrolyt
fingerprint
platform_db
e3-core
API Reference
vcs
View page source
vcs
¶
Submodules
¶
vcs.git
vcs.svn
Classes
¶
VCSError
Package Contents
¶
class
vcs.
VCSError
(
message
:
str
,
origin
:
str
,
process
:
e3.os.process.Run
|
None
=
None
)
¶
Bases:
e3.error.E3Error
origin
¶
message
¶
process
=
None
¶