feat: add verbose logging for device convey during connection and uniform timestamp to all device wrp messsages (expect for message sent to devices writePump
)
#695
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: 'Dependabot auto approval' | |
on: | |
pull_request_target | |
permissions: | |
pull-requests: write | |
contents: write | |
jobs: | |
package: | |
uses: xmidt-org/.github/.github/workflows/dependabot-approver-template.yml@main | |
secrets: inherit |