Commit Graph

5 Commits

Author SHA1 Message Date
IronPan 7d6133b564
fix(components): move components to contrib/ folder (#6438) 2021-08-27 14:35:22 -07:00
Alexey Volkov 561622c9f8
chore(components): Added canonical location for some components (#6060)
* Components - Added canonical location for some components

* Fixed the component.py files
2021-07-15 21:28:12 -07:00
Alexey Volkov d15d0fe9fa
chore(components): Added missing annotations to my components (#5992) 2021-07-08 15:30:23 -07:00
Alexey Volkov d707b93fb4
feat(sdk): DSL - Added support for volatile components (#4104)
Volatile components do not reuse the cached results by default.
The pipeline authors can re-enable cache reuse if they want.
2020-07-06 18:09:57 -07:00
Alexey Volkov aaf5785c41 Components - Git clone (#2658) 2019-11-26 20:29:19 -08:00