Skip to content

Releases: factfiber/kedro-dvc

v0.3.0-alpha.2

25 Jun 21:04
Compare
Choose a tag to compare
v0.3.0-alpha.2 Pre-release
Pre-release

0.3.0-alpha.2 (2022-06-25)

Bug Fixes

  • correct command group name in entrypoint config (0353dc6)
  • install git user config in test projects, docker (03632c8)
  • rm duplicate .git; configure git user to dummy if nec. (1c64ffa)
  • rm duplicate .git; configure git user to dummy if nec. (aceaf36)
  • rm duplicate .git; configure git user to dummy if nec. (407fa9b)
  • rm duplicate .git; configure git user to dummy if nec. (a21e686)

Features

  • add cli command for install (6c4e6d0)
  • add cli commands for install/update (7445c41)
  • update dvc files (programmatic use) (86ccd5e)

v0.3.0-alpha.1

03 May 21:16
Compare
Choose a tag to compare
v0.3.0-alpha.1 Pre-release
Pre-release

0.3.0-alpha.1 (2022-05-03)

Bug Fixes

  • add fixture test types and ensure root decorator (354b054)
  • cleanup and testing for create_sample_project (a48e775)
  • cleanup and testing for create_sample_project (77c6547)
  • cleanup and testing for create_sample_project (dc34ba8)
  • cleanup and testing for create_sample_project (d053331)
  • copy kedro session into right directory (8870a77)
  • corrected comments for PR (b6003aa)
  • corrected comments for PR (de995b8)
  • function name in fixtures.py (dbd24f7)
  • function name in fixtures.py (b3c918f)
  • merged with shaun (4107652)
  • merged with shaun (b7fe04c)
  • non-session fixtures now create their own tempdir (7eeb25c)
  • non-session fixtures now create their own tempdir (4e66231)
  • removed needless prints (18786c3)
  • removed needless prints (c774442)
  • resolving pull request comments (b3ae547)
  • resolving pull request comments (b3f69d4)
  • return feature cache save_cache appropriately (e1d11f0)
  • test feature copies repo from session feature (c834cce)
  • test feature copies repo from session feature (0e7966d)
  • tests modifcations. Commit for pull (5295242)
  • tests modifcations. Commit for pull (d561d97)
  • used tempfile.TemporaryDirectory (0242172)
  • used tempfile.TemporaryDirectory (4454624)
  • used tempfile.TemporaryDirectory (239acdf)
  • used tempfile.TemporaryDirectory (9131943)

Features

  • Added docker functionality (b20f843)
  • Added docker functionality (b57ce9d)
  • added test_fixtures.py (f6fbc5f)
  • began plugin creation (051704b)
  • began plugin creation (08b5896)
  • began plugin creation (03b542a)
  • began plugin creation (dd13bd1)
  • commit for Shaun inspection (927c9c0)
  • setup basic plugin with example (cb9569a)
  • setup basic plugin with example (142d69c)
  • setup basic plugin with example (67dd08d)
  • setup basic plugin with example (6949136)

v0.2.0

07 Feb 16:50
Compare
Choose a tag to compare

Feature

Documentation

  • Explain temporary install hack (41a8d09)
  • Remove dangling question (a00e5df)
  • Fix typo in readme (82cfc8c)
  • Add assumption about dvc repo (654f09b)
  • Fill in design doc & initial readme (9bab205)