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

Document other services #6

Open
14 tasks
PotentialStyx opened this issue May 28, 2023 · 0 comments
Open
14 tasks

Document other services #6

PotentialStyx opened this issue May 28, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@PotentialStyx
Copy link
Member

Done

WIP

TODO

  • Socket - Opens a TCP/UDP socket in the container.
  • Shellrun - Predecessor to shellrun2.
  • Interp2 - Direct interface to prybar.
  • Run2 - Runs the compile command if present, then the entrypoint.
  • File/Files - Provides access to the containers fs, changes don't persist across container reboots unlike gcsfiles.

Need more info

  • Fileauth - Related to gcsfiles

Deprecated services

  • Format - Replaced with LSP
  • Lint - Replaced with LSP
  • Eval - Replaced with Interp
  • Interp - Replaced with Interp2
  • Packager - Replaced by Packager2
  • Packager2 - Replaced with Packager3
  • Run - Replaced with Run2
  • Unittest - Was only used in classroom
@PotentialStyx PotentialStyx added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels May 28, 2023
@PotentialStyx PotentialStyx added this to the All services documented milestone May 28, 2023
@PotentialStyx PotentialStyx self-assigned this May 28, 2023
@PotentialStyx PotentialStyx pinned this issue May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant