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

New Feature: R history #193

Merged
merged 11 commits into from
Sep 5, 2023
Merged

New Feature: R history #193

merged 11 commits into from
Sep 5, 2023

Conversation

eitsupi
Copy link
Member

@eitsupi eitsupi commented Sep 4, 2023

Close #190

@eitsupi
Copy link
Member Author

eitsupi commented Sep 4, 2023

Hmmm, it looks like there is a permission issue with the non-root user.
This is quite strange as it should work the same way as the renv-cache Feature which has been working for some time.

One difference that comes to mind is that the renv-cache test is not auto-generated tests.
So this may be a bug of the Dev Container CLI.......

@eitsupi
Copy link
Member Author

eitsupi commented Sep 5, 2023

In the tests:

$ id "$(whoami)"
uid=1001(vscode) gid=999(vscode) groups=999(vscode)
$ ls -l /dc
total 4
drwxr-xr-x 2 1000 1000 4096 Sep  5 13:16 r-history

@eitsupi eitsupi marked this pull request as ready for review September 5, 2023 13:44
@eitsupi eitsupi merged commit 1a9d75f into rocker-org:main Sep 5, 2023
12 checks passed
@eitsupi eitsupi deleted the r-term-history branch September 5, 2023 13:52
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 this pull request may close these issues.

New Feature: R terminal history
1 participant