-
Notifications
You must be signed in to change notification settings - Fork 860
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
feat: add gogs git provider #1255
Conversation
2ef1bbe
to
834135b
Compare
@quest-bot loot #1223 |
Quest PR submitted!@tarunrajput, you are attempting to solve the issue and loot this Quest. Will you be successful? Questions? Check out the docs. |
834135b
to
9ffcde6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good generally. I'll test it out a bit later
9ffcde6
to
dd2dbc0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tarunrajput nice work! Most of the code works great! Left a few comments that we should address before moving forward.
939b74e
to
68b7bda
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more general note: Please don't force push into a PR when you receive a review. Add a separate commit that addresses that review and then we squash everything when we merge the PR. This makes it easier for us to track changes.
c755f7a
to
6a16638
Compare
Signed-off-by: tarunrajput <[email protected]>
Signed-off-by: tarunrajput <[email protected]>
Signed-off-by: tarunrajput <[email protected]>
Signed-off-by: tarunrajput <[email protected]>
Signed-off-by: tarunrajput <[email protected]>
cfccded
to
83b3c27
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work!
🧚 @tarunrajput congratulations for completing Quest #1223 💰 A reward of $45 has been credited to you. To claim your $45 reward follow the instructions here. Questions? Check out the docs. |
add gogs git provider
Description
This PR adds support for a new Git provider
gogs
Related Issue(s)
Related docs PR: daytonaio/docs#179
closes #1223
Screenshots
manual
via TUI
https://github.com/user-attachments/assets/30075f54-34ce-4fa7-92a0-6391e598ac66
commit
@quest-bot loot #1223