Skip to content

Releases: UCSD-E4E/e4e-data-management

v0.1.4

04 Nov 22:04
Compare
Choose a tag to compare

v0.1.4 (2024-11-04)

Fix

  • fix: Fixes readme extension heuristic (02b8f13)

v0.1.3

09 Oct 23:57
Compare
Choose a tag to compare

v0.1.3 (2024-10-09)

Unknown

  • Merge branch 'main' of github.com:UCSD-E4E/e4e-data-management (fdde57a)

v0.1.2

09 Oct 22:59
Compare
Choose a tag to compare

v0.1.2 (2024-10-09)

Fix

  • fix: Fixes prune fail on deleted datasets (54007ec)

v0.1.1

08 Oct 17:38
Compare
Choose a tag to compare

v0.1.1 (2024-10-08)

Documentation

Fix

  • fix: Updates prune to actually remove old data (0156781)

Style

v0.1.0

23 Sep 19:02
Compare
Choose a tag to compare

v0.1.0 (2024-09-23)

Ci

  • ci: Fixes validation on macos (935ad65)

  • ci: Switches to os (80f417b)

  • ci: pytest only run under latest python (38c3def)

  • ci: Upgrades workflows (9177b63)

Feature

Fix

  • fix: Makes time comparison logic neater (bd54905)

Unknown

  • Merge branch 'workflow_upgrade' (05e33eb)

  • Merge pull request #89 from UCSD-E4E/workflow_upgrade

ci: Upgrades workflows (ae66cad)

v0.0.1

22 Aug 02:45
Compare
Choose a tag to compare

v0.0.1 (2024-08-22)

Chore

  • chore: Removes old setup.py (f86d4b8)

  • chore: Adds poetry support (20a43ba)

Ci

Fix

  • fix: Raises error when commiting non-regular file (6fcab0d)

Unknown

  • Merge pull request #88 from UCSD-E4E/poetry

chore: Adds poetry support (2ffea0a)

  • Merge pull request #86 from UCSD-E4E/56-activate-save-state

Added self.save() call to dataset activation (cb5168d)

  • added save (f9fddfb)

  • Merge pull request #46 from UCSD-E4E/43-include-full-date-in-dataset

43 include full date in dataset (e034866)

  • Fixed linting - line too long (094b5ef)

  • Updated version (0e52c6f)

  • Updated logic (9e26d1e)

  • Updated documentation (a30e841)

  • Updated Tests (b0663e6)

  • Merge pull request #36 from UCSD-E4E/34-remove-dataset-after-pushing-to-server

34 remove dataset after pushing to server (aad84c9)

  • Merge branch 'main' into 34-remove-dataset-after-pushing-to-server (e629380)

  • Merge pull request #32 from UCSD-E4E/31-logging

Added invocation logging (ef20001)

  • Fixed pylint (762c032)

  • Added stage and commit log messages (3653bb3)

  • Adding version (1125cb1)

  • Added saving and upgrading log statements (fd21e1b)

  • Added invocation logging (65bfb41)

  • Organized imports (3483a89)

  • Added push/prune logic (4893bf2)

  • Added readme (86ee436)

  • Added push and prune logic (f2702d2)

  • Added pushed flag (b290bfa)

  • Added test (6b863ac)

  • Merge pull request #30 from UCSD-E4E/26-add-timezone-aware-timestamps

26 add timezone aware timestamps (4417116)

  • Added pragma justification (ca9904c)

  • Merge branch 'main' into 26-add-timezone-aware-timestamps (437244a)

  • Merge pull request #29 from UCSD-E4E/25-as-a-user-i-would-like-e4edm-push-to-include-the-dataset-directory-so-that-i-do-not-lose-the-dataset-context

25 as a user i would like e4edm push to include the dataset directory so that i do not lose the dataset context (f6242c1)

  • Merge remote-tracking branch 'origin/main' into 25-as-a-user-i-would-like-e4edm-push-to-include-the-dataset-directory-so-that-i-do-not-lose-the-dataset-context (b782ef6)

  • Merge pull request #24 from UCSD-E4E/23-e4edm-results-in-error-thrown

23 e4edm results in error thrown (0b6cc28)

  • Merge remote-tracking branch 'origin/main' into 23-e4edm-results-in-error-thrown (f55af76)

  • Merge pull request #28 from UCSD-E4E/22-readme-does-not-appear-in-staging-list-when-added-with-readme-flag

22 readme does not appear in staging list when added with readme flag (ffb5b19)

  • Resolving and escaping paths (72f20e7)

  • Added sort (04aab3b)

  • Merge remote-tracking branch 'origin/main' into 22-readme-does-not-appear-in-staging-list-when-added-with-readme-flag (4bfd0f0)

  • Added appropriate output logic (e84a103)

  • Added readme test (d57b87c)

  • Merge remote-tracking branch 'origin/main' into 23-e4edm-results-in-error-thrown (09e585f)

  • Update build version (8e2ed55)

  • Updated parser for version and default action (9a7971d)

  • Added test (2cd1d7b)

  • Merge remote-tracking branch 'origin/main' into 25-as-a-user-i-would-like-e4edm-push-to-include-the-dataset-directory-so-that-i-do-not-lose-the-dataset-context (2f5b1a5)

  • Added push directory logic (9410319)

  • Adding check for directory name existence (f87ae10)

  • Added destination kwarg (4c2db75)

  • Merge remote-tracking branch 'origin/main' into 26-add-timezone-aware-timestamps (088e594)

  • Merge pull request #27 from UCSD-E4E/21-staging-files-does-not-work-with-absolute-path

21 staging files does not work with absolute path (d5ee9f3)

  • Fixed trailing whitespace (3557b7b)

  • Updated status output ([42fed86](42fed...

Read more

v0.0.0.11

13 Mar 04:06
96a4585
Compare
Choose a tag to compare

What's Changed

  • Added today to init_dataset command by @ntlhui in #14
  • init_dataset default directory by @ntlhui in #15
  • Updates init_mission help text by @ntlhui in #16
  • Added facility to get version at runtime by @ntlhui in #17

Full Changelog: v0.0.0.7...v0.0.0.11

v0.0.0.2

03 Mar 04:56
Compare
Choose a tag to compare
Updated version