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

Dev to Main Sync #53

Merged
merged 11 commits into from
Feb 14, 2025
Merged

Dev to Main Sync #53

merged 11 commits into from
Feb 14, 2025

Conversation

joyguptaa
Copy link
Contributor

@joyguptaa joyguptaa commented Feb 14, 2025

Date: 14 feb 202

Developer Name: Joy Gupta


Issue Ticket Number

Description

Updated orphan panic statements with logrus.Panic

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screen.Recording.2025-02-14.at.10.15.42.PM.mov

joyguptaa and others added 11 commits January 27, 2025 00:26
* Chore : Updated .env.example

* Feat : Added rabbitmq

* Feat : Added exponential retry method

* Feat: Added DTO for message

* Bug : Fixed ExponentialBackoffRetry function

* Feat : Added ExponentialBackoffRetry helper

* Feat : Added Queue code

* Test : Updated Test

* Feat : Updated config to load queue name

* Feat : Added QUEUE_URL in env

* Doc : Updated readme

* Chore : Updated order

* Chore : Fixed broken test and added error handling
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.28.0 to 0.31.0.
- [Commits](golang/crypto@v0.28.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* Chore : Updated .env.example

* Feat : Added rabbitmq

* Feat : Added exponential retry method

* Feat: Added DTO for message

* Bug : Fixed ExponentialBackoffRetry function

* Feat : Added ExponentialBackoffRetry helper

* Feat : Added Queue code

* Test : Updated Test

* Feat : Updated config to load queue name

* Feat : Added QUEUE_URL in env

* Doc : Updated readme

* Chore : Updated order

* Chore : Fixed broken test and added error handling

* Feat : Added queue handler
* Chore : Updated .env.example

* Feat : Added rabbitmq

* Feat : Added exponential retry method

* Feat: Added DTO for message

* Bug : Fixed ExponentialBackoffRetry function

* Feat : Added ExponentialBackoffRetry helper

* Feat : Added Queue code

* Test : Updated Test

* Feat : Updated config to load queue name

* Feat : Added QUEUE_URL in env

* Doc : Updated readme

* Chore : Updated order

* Chore : Fixed broken test and added error handling

* Feat : Added queue handler

* chore: add queuename and url env

---------

Co-authored-by: Joy <[email protected]>
* Feat : Added listening command

* Feat : Added helper to DataPacket

* Feat : Updated SendMessage Code

* Test : Fixed test for DataPacket

* Feat : Added listening service

* Chore : Updated function declaration

* Chore : Updated InteractionResponseData

* Feat : Addded end-to-end implementation of listening command

* Feat : Build common package for discord

* WIP : Creating methods for discord

* Test : Added test for commandHandler.MainHandler in QueueHandler

* Test : Added test for QueueHandler

* Test : Added test for MainHandler

* Test : Added test

* Test : Added test

* Chore : Removed consoles

* Chore : Removed fmt

* Chore : Minor change

* Chore : Minor change
* Feat : Moved register command flow within main.go

* Refactor : Updated vars & functions name

* Update commands/register/register.go

Co-authored-by: Yash Raj <[email protected]>

* Chore : Minor change

* Chore : Minor change

---------

Co-authored-by: Amit Prakash <[email protected]>
Co-authored-by: Yash Raj <[email protected]>
…ng.org/x/crypto-0.31.0

Bump golang.org/x/crypto from 0.28.0 to 0.31.0
…v-to-main

Bug fix/conflict resolve dev to main
Copy link
Member

@iamitprakash iamitprakash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed here, this changes got approved without issues ticket, please create one and add it

@joyguptaa
Copy link
Contributor Author

I noticed here, this changes got approved without issues ticket, please create one and add it

Updated. Thanks!

@iamitprakash iamitprakash merged commit 1c04594 into main Feb 14, 2025
2 of 3 checks passed
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.

5 participants