Skip to content

Commit

Permalink
Merge pull request #624 from stakwork/feat/scale-mqtt-2
Browse files Browse the repository at this point in the history
Feat/scale mqtt 2
  • Loading branch information
Evanfeenstra authored Mar 9, 2023
2 parents a26d9a5 + 4df000c commit ca65bed
Show file tree
Hide file tree
Showing 46 changed files with 680 additions and 393 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
'boostPayment',
'botCreation',
'chatPayment',
'cleanup',
'clearAllChats',
'clearAllContacts',
'chatInvoice',
'contacts',
'images',
'latestTest',
Expand All @@ -41,12 +39,11 @@ jobs:
'hmac',
'socketIO',
'tribeMember',
'badgeBot',
'actionHistory',
'silentTribeBotMsg',
'kickBot',
]
node: [12, 16]
node: [16]
steps:
- name: Enable docker.host.internal for Ubuntu
run: |
Expand Down
4 changes: 0 additions & 4 deletions dist/src/auth.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/src/auth.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/src/controllers/contacts.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/src/controllers/contacts.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/src/controllers/invoices.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ca65bed

Please sign in to comment.