-
Notifications
You must be signed in to change notification settings - Fork 1
Issues: vibinex/vibi-dpu
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Make a customised wrapper over reqwest which adds
topic_name
as of now for each api call that dpu makes to vibinex-server
#178
opened May 22, 2024 by
MuskanPaliwal
updated May 22, 2024
fix review approval comment to remove author of PR
#174
opened May 18, 2024 by
tapishr
updated May 18, 2024
File logger doesn't succeed, probably permission issues
#165
opened May 12, 2024 by
tapishr
updated May 12, 2024
Vibinex logo coming on multiple pages like settings and then disappearing
#163
opened May 11, 2024 by
tapishr
updated May 11, 2024
Webhook adding API (among others) not working with gh auth token
#159
opened May 11, 2024 by
tapishr
updated May 11, 2024
Auto assign not working, no login strings for tapish303@gmail.com found while assigning
#158
opened May 11, 2024 by
tapishr
updated May 11, 2024
Default reviewer assignment
enhancement
Feature improvements or request
feature
New feature (user story)
#125
opened Feb 29, 2024 by
avikalpg
updated Feb 29, 2024
deserialize_paginated_webhook_response
seems to be generic and it probably handles the job of deserialize_paginated_response
tech debt
#93
opened Nov 14, 2023 by
avikalpg
updated Nov 14, 2023
The
PrInfo
struct is being populated directly from the JSON response without any error checking. If the response does not contain the expected fields, this could cause a panic. Consider adding error handling to ensure that the expected fields are present in the response.
#55
opened Oct 31, 2023 by
avikalpg
updated Oct 31, 2023
Create a function for getting Bitbucket user from commit
#30
opened Oct 26, 2023 by
avikalpg
updated Oct 26, 2023
All tag related comments to be addressed together in separate PR
#27
opened Oct 26, 2023 by
tapishr
updated Oct 26, 2023
We are saving this in the db, but are we ever using this value from the db?
#25
opened Oct 26, 2023 by
tapishr
updated Oct 26, 2023
We can add a status column to the hunks table in the database which we can update based on the success of this function for easier status report to the client.
#23
opened Oct 23, 2023 by
tapishr
updated Oct 23, 2023
ProTip!
Add no:assignee to see everything that’s not assigned.