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

Refactor,feat: use soft serve backends, implement git & http servers, remove config repository, manage soft serve from ssh #231

Merged
merged 13 commits into from
Mar 23, 2023

Conversation

aymanbagabas
Copy link
Member

No description provided.

Add file backend that uses filesystem to manage non-git operations.
@aymanbagabas aymanbagabas changed the base branch from backend to newbase March 23, 2023 15:11
@aymanbagabas aymanbagabas changed the base branch from newbase to backend March 23, 2023 15:25
Base automatically changed from backend to newbase March 23, 2023 15:26
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #231 (6f8d51d) into newbase (6f8d51d) will not change coverage.
The diff coverage is n/a.

❗ Current head 6f8d51d differs from pull request most recent head 5f16d3a. Consider uploading reports for the commit 5f16d3a to get more accurate results

@@           Coverage Diff            @@
##           newbase     #231   +/-   ##
========================================
  Coverage    27.03%   27.03%           
========================================
  Files           43       43           
  Lines         4354     4354           
========================================
  Hits          1177     1177           
  Misses        3115     3115           
  Partials        62       62           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aymanbagabas aymanbagabas merged commit 20b8eb4 into newbase Mar 23, 2023
@aymanbagabas aymanbagabas deleted the neoconfig branch March 23, 2023 15:30
aymanbagabas added a commit that referenced this pull request Mar 23, 2023
… remove config repository, manage soft serve from ssh (#231)

* feat(backend): server backend

Add file backend that uses filesystem to manage non-git operations.

* feat(git): more git commands

* refactor(config): remove config module

* feat(gomod): upgrade wish & use charmbracelet/ssh

* feat(server): use cmd middleware

* refactor(ui): clean up and tidy

* feat(git): implement git daemon

* fix(examples): update setuid

* fix(backend.file): populate default config

* fix: tests

* refactor: tidy up files

* chore(gitignore): add more files
aymanbagabas added a commit that referenced this pull request Mar 23, 2023
… remove config repository, manage soft serve from ssh (#231)

* feat(backend): server backend

Add file backend that uses filesystem to manage non-git operations.

* feat(git): more git commands

* refactor(config): remove config module

* feat(gomod): upgrade wish & use charmbracelet/ssh

* feat(server): use cmd middleware

* refactor(ui): clean up and tidy

* feat(git): implement git daemon

* fix(examples): update setuid

* fix(backend.file): populate default config

* fix: tests

* refactor: tidy up files

* chore(gitignore): add more files
aymanbagabas added a commit that referenced this pull request Mar 23, 2023
… remove config repository, manage soft serve from ssh (#231)

* feat(backend): server backend

Add file backend that uses filesystem to manage non-git operations.

* feat(git): more git commands

* refactor(config): remove config module

* feat(gomod): upgrade wish & use charmbracelet/ssh

* feat(server): use cmd middleware

* refactor(ui): clean up and tidy

* feat(git): implement git daemon

* fix(examples): update setuid

* fix(backend.file): populate default config

* fix: tests

* refactor: tidy up files

* chore(gitignore): add more files
aymanbagabas added a commit that referenced this pull request Mar 23, 2023
… remove config repository, manage soft serve from ssh (#231)

* feat(backend): server backend

Add file backend that uses filesystem to manage non-git operations.

* feat(git): more git commands

* refactor(config): remove config module

* feat(gomod): upgrade wish & use charmbracelet/ssh

* feat(server): use cmd middleware

* refactor(ui): clean up and tidy

* feat(git): implement git daemon

* fix(examples): update setuid

* fix(backend.file): populate default config

* fix: tests

* refactor: tidy up files

* chore(gitignore): add more files
aymanbagabas added a commit that referenced this pull request Apr 7, 2023
… remove config repository, manage soft serve from ssh (#231)

* feat(backend): server backend

Add file backend that uses filesystem to manage non-git operations.

* feat(git): more git commands

* refactor(config): remove config module

* feat(gomod): upgrade wish & use charmbracelet/ssh

* feat(server): use cmd middleware

* refactor(ui): clean up and tidy

* feat(git): implement git daemon

* fix(examples): update setuid

* fix(backend.file): populate default config

* fix: tests

* refactor: tidy up files

* chore(gitignore): add more files
aymanbagabas added a commit that referenced this pull request May 2, 2023
… remove config repository, manage soft serve from ssh (#231)

* feat(backend): server backend

Add file backend that uses filesystem to manage non-git operations.

* feat(git): more git commands

* refactor(config): remove config module

* feat(gomod): upgrade wish & use charmbracelet/ssh

* feat(server): use cmd middleware

* refactor(ui): clean up and tidy

* feat(git): implement git daemon

* fix(examples): update setuid

* fix(backend.file): populate default config

* fix: tests

* refactor: tidy up files

* chore(gitignore): add more files
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.

1 participant