-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(#60): docker experiment #126
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sr-data
that were defined in the paper draft #9): task ids, more docssr-data
that were defined in the paper draft #9): collectsr-data
that were defined in the paper draft #9): collect tasksr-data
that were defined in the paper draft #9): poesr-data
that were defined in the paper draft #9): tasks initsr-data
that were defined in the paper draft #9): module docstringsr-data
that were defined in the paper draft #9): withsr-data
that were defined in the paper draft #9): disable ddvsr-data
that were defined in the paper draft #9): separate pylint/flake8sr-data
that were defined in the paper draft #9): filtersr-data
that were defined in the paper draft #9): exceptsr-data
that were defined in the paper draft #9): except concretesr-data
that were defined in the paper draft #9): just filtersr-data
that were defined in the paper draft #9): test_filtersr-data
that were defined in the paper draft #9): poetry run pytestsr-data
that were defined in the paper draft #9): pytest to rootsr-data
that were defined in the paper draft #9): ignore .csvsr-data
that were defined in the paper draft #9): highlight tasksr-data
that were defined in the paper draft #9): embed tasksr-data
that were defined in the paper draft #9): pdd typosr-data
that were defined in the paper draft #9): clean for pylintsr-data
that were defined in the paper draft #9): clean for pylintsr-data
that were defined in the paper draft #9): clean for pylintsr-data
that were defined in the paper draft #9): clean for flakesr-data
that were defined in the paper draft #9): the same linesr-data
that were defined in the paper draft #9): timeout, two spaces@experiment
#35): @experimentsr-data
that were defined in the paper draft #9): experiment datetime utcsr-data
that were defined in the paper draft #9): collectsr-data
that were defined in the paper draft #9): collect to justsr-data
that were defined in the paper draft #9): test-collectsr-data
that were defined in the paper draft #9): method in README.mdsr-data
that were defined in the paper draft #9): mkdirsr-data
that were defined in the paper draft #9): stepsandroid
repositories #70): NOT androidandroid
repositories #70): datesactions
from numerical features #71): regex filteractions
from numerical features #71): actions offactions
from numerical features #71): recalccollect.yml
GitHub workflow #77): collectcollect.yml
GitHub workflow #77): quotescollect.yml
GitHub workflow #77): more qoutescollect.yml
GitHub workflow #77): quoutes for runcollect.yml
GitHub workflow #77): doublecollect.yml
GitHub workflow #77): quotescollect.yml
GitHub workflow #77): no namecollect.yml
GitHub workflow #77): PATS quotes, -pcollect.yml
GitHub workflow #77): collectcollect.yml
GitHub workflow #77): 0.0.6collect.yml
too #84): end datecollect.yml
too #84): cleanercollect.yml
#86): filenamecollect.yml
#86): .csvpyproject.toml
from root of the repo #79): install, versions offpyproject.toml
from root of the repo #79): packagespyproject.toml
from root of the repo #79): python, poetry in collectpyproject.toml
from root of the repo #79): as dep toopyproject.toml
from root of the repo #79): installpyproject.toml
from root of the repo #79): install seppyproject.toml
from root of the repo #79): trailing space offpyproject.toml
from root of the repo #79): nightlypyproject.toml
from root of the repo #79): 22.04, reportpyproject.toml
from root of the repo #79): typocollect.yml
#112): outcollect.yml
#112): filter repos with pullsbuild
content frompom.xml
orgradle.build
#74): maven.pybuild
content frompom.xml
orgradle.build
#74): licensebuild
content frompom.xml
orgradle.build
#74): maven receiebuild
content frompom.xml
orgradle.build
#74): scriptbuild
content frompom.xml
orgradle.build
#74): defaultBranchRefbuild
content frompom.xml
orgradle.build
#74): puzzlesbuild
content frompom.xml
orgradle.build
#74): empty linebuild
content frompom.xml
orgradle.build
#74): repos-mavenbuild
content frompom.xml
orgradle.build
#74): test casebuild
content frompom.xml
orgradle.build
#74): maven after filterDockerfile
for training container #60): startDockerfile
for training container #60): startDockerfile
for training container #60): worksDockerfile
for training container #60): worksDockerfile
for training container #60): run in dockerDockerfile
for training container #60): run in dockerDockerfile
for training container #60): theDockerfile
for training container #60): theDockerfile
for training container #60): docker.ymlPR-Codex overview
This PR introduces Docker support for the experiment, adds necessary metadata and licensing information, and updates the
Dockerfile
to set up a Python environment withPoetry
,NodeJS
, andRust
. It also includes a GitHub Actions workflow for building and running the Docker container.Detailed summary
README.md
..github/workflows/docker.yml
andDockerfile
.Dockerfile
to installPoetry
,NodeJS
, andRust
.Poetry
and installed dependencies.