-
Notifications
You must be signed in to change notification settings - Fork 1
feat: add bulk Telegram campaigns #83
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
Merged
Merged
Changes from 18 commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
91ea715
feat: add grantedAccess property to Contact type for bulk processing …
abbesBenayache d7d866c
refactor: sendTelegram to use processProtectedData from IExecDataProt…
abbesBenayache e771eba
refactor: update fetchDatasetOrderbook, moove dataset parameter from …
abbesBenayache 89fd0e9
feat: add bulk telegram message processing support
abbesBenayache a46ed8a
chore: update iexec dependency to exact version for bulk processing
abbesBenayache 7a20180
refactor: update types for bulk processing
abbesBenayache 596edb3
feat: add bulkOnly parameter to fetchMyContacts and fetchUserContacts
abbesBenayache a0d7095
refactor: refactor sendTelegram to use grantedAccess instead of bulkR…
abbesBenayache 8fe349d
test: add unit tests for bulkOnly parameter in fetchMyContacts
abbesBenayache 4f72d3d
test: refactor sendTelegram unit tests for grantedAccess
abbesBenayache f2fbc23
test: add e2e tests for bulkOnly parameter
abbesBenayache 9e3931f
test: update sendTelegramBulk e2e test for grantedAccess API
abbesBenayache 69f71c9
ci: allow nightly releases from any branch
abbesBenayache 6459c41
chore: sync .github workflows from main
abbesBenayache fe889e7
ci: enable nightly tag promotion from any branch
abbesBenayache 9b30233
ci: resolve merge conflict by integrating nightly release support int…
abbesBenayache ef292c0
Merge remote-tracking branch 'origin/main' into feat/sdk-bulk-process…
abbesBenayache f8c2c99
chore: update dependencies to official releases
abbesBenayache 4f3512b
fix: update bulk processing for iexec SDK v8.22.0
abbesBenayache e57d35b
ci: trigger all tests
abbesBenayache d56cd36
test: update unit test to use bulkAccesses instead of bulkOrders
abbesBenayache b2e371c
refactor: SendTelegramResponse conditional typing
PierreJeanjacquot df46c8c
feat: add prepareTelegramCampaign WIP
PierreJeanjacquot f57ec89
fix: workerpoolAddressOrEns is optional
PierreJeanjacquot 90edd26
test: patch iexec sdk for tests (enable testing on bellecour fork)
PierreJeanjacquot 10592b2
test: prepareTelegramCampaign test
PierreJeanjacquot e8df98d
refactor: extract bulk processing to sendTelegramCampaign function
abbesBenayache 9cb3b48
chore: trigger CI tests
abbesBenayache dfb8682
Merge remote-tracking branch 'origin/main' into feat/sdk-bulk-process…
abbesBenayache 600573b
fix: resolve ENS names to addresses in createAndPublishAppOrders
abbesBenayache 5b37ed5
chore: stop using deprecated function call
PierreJeanjacquot 0cbdb8d
fix: improve protocol error handling in sendTelegram and fix test
abbesBenayache ee11dba
chore: restore npm publish ci
PierreJeanjacquot 3fcb83b
refactor: simplify code
PierreJeanjacquot ec12e18
refactor: move types
PierreJeanjacquot 9c76421
refactor: move types
PierreJeanjacquot 86a1bc0
refactor: remove useless type
PierreJeanjacquot 46bb6b8
refactor: clean types
PierreJeanjacquot 4e3063a
refactor: fix typo in file name
PierreJeanjacquot 93a32d5
feat: add campaignRequest validation
PierreJeanjacquot e86e320
test: update tests timeout
PierreJeanjacquot c08e432
chore: update market API for tests
PierreJeanjacquot a69a146
chore: remove useless apporder publication in test
PierreJeanjacquot bb795b8
style: format tests
PierreJeanjacquot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.