8-devcontainer-setup #25

Open
aditya wants to merge 2 commits from 8-devcontainer-setup into 7-dockerfile-setup
Member

devcontainer setup for pycharm

devcontainer setup for pycharm
@ -1,82 +1,36 @@
{
"name": "CleverErnie Dev Environment",
"name": "CleverErnie Dev Environment (PyCharm Optimized)",
Member

This isn't the CleverErnie project. It is CleverDatasets.

This isn't the CleverErnie project. It is CleverDatasets.
brent.edwards requested changes 2025-12-04 02:24:42 +00:00
Dismissed
brent.edwards left a comment
Member

It's pretty obvious that this code was based on 7-dockerfile-setup, and only indirectly on mypy-and-pylint.

To make things easier for reviewing, could you change the into into 7-dockerfile-setup?

Once you've done that, do you mind if I ask either Brian look this over? He understands .devcontainer files better than I do.

I've done my most important check -- when I create a dev container under PyCharm, it runs.

It's pretty obvious that this code was based on `7-dockerfile-setup`, and only indirectly on `mypy-and-pylint`. To make things easier for reviewing, could you change the `into` into `7-dockerfile-setup`? Once you've done that, do you mind if I ask either Brian look this over? He understands .devcontainer files better than I do. I've done my most important check -- when I create a dev container under PyCharm, it runs.
aditya changed target branch from mypy-and-pylint to 7-dockerfile-setup 2025-12-04 10:39:03 +00:00
brent.edwards left a comment
Member

It looks good to me, but I lack a lot of knowledge of this.

I have asked Mike and Brian to look this over.

It looks good to me, but I lack a lot of knowledge of this. I have asked Mike and Brian to look this over.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 8-devcontainer-setup:8-devcontainer-setup
git switch 8-devcontainer-setup

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch 7-dockerfile-setup
git merge --no-ff 8-devcontainer-setup
git switch 8-devcontainer-setup
git rebase 7-dockerfile-setup
git switch 7-dockerfile-setup
git merge --ff-only 8-devcontainer-setup
git switch 8-devcontainer-setup
git rebase 7-dockerfile-setup
git switch 7-dockerfile-setup
git merge --no-ff 8-devcontainer-setup
git switch 7-dockerfile-setup
git merge --squash 8-devcontainer-setup
git switch 7-dockerfile-setup
git merge --ff-only 8-devcontainer-setup
git switch 7-dockerfile-setup
git merge 8-devcontainer-setup
git push origin 7-dockerfile-setup
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleverdatasets/dataset-uploader!25
No description provided.