Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated save was not saved by datalad after being renamed #119

Closed
yarikoptic opened this issue Jun 22, 2021 · 0 comments · Fixed by #121
Closed

updated save was not saved by datalad after being renamed #119

yarikoptic opened this issue Jun 22, 2021 · 0 comments · Fixed by #121
Assignees

Comments

@yarikoptic
Copy link
Member

2021-06-21T20:13:34-0400 [INFO    ] tinuous Fetching releases newer than 2021-06-21 03:43:27+00:00
2021-06-21T20:13:34-0400 [INFO    ] tinuous Found release 8.20210621
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex-build.log for release 8.20210621 already downloaded to releases/8.20210621/git-annex-build.log; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex-installer_8.20210621_x64.exe for release 8.20210621 already downloaded to releases/8.20210621/git-annex-installer_8.20210621_x64.exe; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex-standalone_8.20210621-1.ndall+1_amd64.deb for release 8.20210621 already downloaded to releases/8.20210621/git-annex-standalone_8.20210621-1.ndall+1_amd64.deb; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex_8.20210621-1.ndall+1.dsc for release 8.20210621 already downloaded to releases/8.20210621/git-annex_8.20210621-1.ndall+1.dsc; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex_8.20210621-1.ndall+1.tar.gz for release 8.20210621 already downloaded to releases/8.20210621/git-annex_8.20210621-1.ndall+1.tar.gz; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex_8.20210621-1.ndall+1_amd64.buildinfo for release 8.20210621 already downloaded to releases/8.20210621/git-annex_8.20210621-1.ndall+1_amd64.buildinfo; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex_8.20210621-1.ndall+1_amd64.changes for release 8.20210621 already downloaded to releases/8.20210621/git-annex_8.20210621-1.ndall+1_amd64.changes; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex_8.20210621-1.ndall+1_source.buildinfo for release 8.20210621 already downloaded to releases/8.20210621/git-annex_8.20210621-1.ndall+1_source.buildinfo; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex_8.20210621-1.ndall+1_source.changes for release 8.20210621 already downloaded to releases/8.20210621/git-annex_8.20210621-1.ndall+1_source.changes; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous Asset git-annex_8.20210621_x64.dmg for release 8.20210621 already downloaded to releases/8.20210621/git-annex_8.20210621_x64.dmg; skipping
2021-06-21T20:13:35-0400 [INFO    ] tinuous 0 logs downloaded
2021-06-21T20:13:35-0400 [INFO    ] tinuous 0 artifacts downloaded
2021-06-21T20:13:35-0400 [INFO    ] tinuous 0 release assets downloaded
(tinuous-dev) datalad@smaug:/mnt/datasets/datalad/ci/git-annex$ 
(tinuous-dev) datalad@smaug:/mnt/datasets/datalad/ci/git-annex$ git status
On branch master
Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        deleted:    .dlstate.json

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        .tinuous.state.json

and datalad was enabled

datalad:
  enabled: true
  cfg_proc: text2git

not sure if that is a datalad bug or tinuous yet, but did manual git add .tinuous.state.json followed up datalad save -m "saving new state in the renamed state file" and it worked out fine.

yarikoptic added a commit that referenced this issue Jun 22, 2021
Save changes in DataLad if only the statefile was modified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants