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

Implement git smart-http server for Artipie #1

Open
2 tasks
g4s8 opened this issue Nov 15, 2021 · 1 comment
Open
2 tasks

Implement git smart-http server for Artipie #1

g4s8 opened this issue Nov 15, 2021 · 1 comment
Assignees
Labels

Comments

@g4s8
Copy link
Member

g4s8 commented Nov 15, 2021

Add git smart-http server Slice implementation to keep bare repository in Storage. Use JGit for working with data:

@g4s8 g4s8 self-assigned this Nov 15, 2021
g4s8 added a commit that referenced this issue Nov 19, 2021
Add `InfoRefs` slice implementation which returns
server metadata and supported command that server can handle.
Based on this response git client decide what command to execute next.

Add `GitResponseOutput` to format ASCI text as git response
with length prefixes and part-end symbols.

Add `main` entry point to debug Artipie git server on localhost.

Update integration test `GitITCase`: setup bare repo on storage,
updated `ls-remote` test, added correct assertiion for `ls-remote` test.

Ticket: #1
Ticket: #11
g4s8 added a commit that referenced this issue Nov 22, 2021
Add `InfoRefs` slice implementation which returns
server metadata and supported command that server can handle.
Based on this response git client decide what command to execute next.

Add `GitResponseOutput` to format ASCI text as git response
with length prefixes and part-end symbols.

Add `main` entry point to debug Artipie git server on localhost.

Update integration test `GitITCase`: setup bare repo on storage,
updated `ls-remote` test, added correct assertiion for `ls-remote` test.

Ticket: #1
Ticket: #11
@g4s8 g4s8 mentioned this issue Dec 15, 2021
@github-actions
Copy link

Issue is stale, CC: @g4s8

@github-actions github-actions bot added the stale label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant