-
Notifications
You must be signed in to change notification settings - Fork 19
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
(DAL) Add into deployment option #1723
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
c860ebd
to
5e9157c
Compare
4f41211
to
c5932ac
Compare
just a minor suggestion, would be great to see other relevant PRs mentioned. That'll help to review an entire feature |
right, I'll leave it in the description 🙏 |
* fix: module update and add dockerfile * feat: add dal into application options (#1723)
* fix: module update and add dockerfile * feat: add dal into application options (#1723)
* feat: rest api based dal api wip feat: encapsulate wip wip feat: rest api * feat: websocket fix: linter err and vet err fix feat: rename and separate types fix: change function order, remove err return fix: update based on feedbacks docs: update .env.example * fix: remove unnecessary thread * feat: test codes, minor fixes * fix: lint fix * fix: updates based on feedbacks * fix: update based on feedback * feat: include dal into test list * test: clear db before testrun * test: separate github action test * fix: rename github action name * feat: add dal consumer script,update feedHash type * feat: update github action * feat: include signer pk * fix: rollback github action condition * (DAL) Module update and add dockerfile (#1722) * fix: module update and add dockerfile * feat: add dal into application options (#1723) * (DAL) Implement basic api key (#1740) * feat: implement basic api key * fix: init header * test: trigger dal test * fix: add log based on coderabbit feedback * test: start subscription before publish from test * fix: update based on feedback * fix: go mod tidy * fix: update based on feedback * fix: update based on feedback * feat: add missing env into github action test * fix: uncomment .env.example `API_KEY` * test: tmp file to trigger test * fix: remove tmp file
Description
This pr adds DAL as an option for dispatch deployment github action file
Main source code update can be found from following pr
#1720
Docker file update can be found from following pr
#1722
Type of change
Please delete options that are not relevant.
Checklist before requesting a review
Deployment