-
Notifications
You must be signed in to change notification settings - Fork 4
feat: enable push on catalog source #82
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
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
47e0230
bump version
y-lakhdar 16229dd
chore: update CODEOWNERS (#23)
louis-bompart 9f6c8a3
Update README.md
olamothe f3889db
chore: create dependency-review.yml (#24)
JPLachance 4731e1b
ci: add codeql workflow (#26)
y-lakhdar 3a6b08a
feat: create `PushSource` and `catalogSource` classes (#30)
y-lakhdar d957202
chore: use CodeQL public action (#31)
y-lakhdar 071ba14
feat: implement `StreamService` class (#32)
y-lakhdar cd32e2e
fix: provide JSON value (#36)
y-lakhdar cce3baf
feat: implement `DocumentUploadQueue` class (#33)
y-lakhdar aa3335c
feat: add create method in `CatalogSource` and `PushSource` (LENS-874…
hdhayneCoveo 0158c99
fix: bug related to the type expected of delete documents
hdhayneCoveo ea3153c
docs: create Sample Code classes to create push and Catalog Source in…
hdhayneCoveo 2631e74
feat: implement `PushService` class (#34)
y-lakhdar d9b0b47
ci: ensure semantic title (#41)
y-lakhdar 8a0f6b6
ci: format code base (#44)
y-lakhdar bc2af2e
fix: in StreamService streamId was never set , with this PR , it is r…
hdhayneCoveo f8e25da
ci: fix typo in GH workflow (#45)
y-lakhdar a21ccb8
ci: automate package publish (#47)
y-lakhdar 7e90aa4
ci: adjust script path (#49)
y-lakhdar fea6a26
ci: add missing environment variables (#50)
y-lakhdar 77cbdd1
ci: add missing export (#51)
y-lakhdar 1feb9cc
docs: create sample code to stream document (#43)
hdhayneCoveo d28fe2e
feat:expose publicly PushSource,CatalogSource,StreamService (#46)
hdhayneCoveo 3456646
ci: fix release script (#52)
y-lakhdar 52b3557
ci: configure Renovate (#56)
renovate[bot] 6f343d2
chore(deps): update dependency junit:junit to v4.13.1 [security] (#58)
renovate[bot] 366323d
fix(deps): update dependency com.google.code.gson:gson to v2.8.9 [sec…
renovate[bot] bb8d5fd
chore(deps): update actions/checkout digest to c85c95e (#60)
renovate[bot] d89982f
chore(deps): update dependency junit:junit to v4.13.2 (#61)
renovate[bot] c8559aa
chore(deps): update dependency @commitlint/config-conventional to v17…
renovate[bot] 3ddf532
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc…
renovate[bot] 57dc725
ci: fix release script (#54)
y-lakhdar f757ac1
chore(main): release 2.0.1-SNAPSHOT (#53)
developer-experience-bot[bot] 1609aca
chore(main): release 2.0.1-SNAPSHOT (#64)
developer-experience-bot[bot] 9631b80
ci: update renovate config (#55)
y-lakhdar 40e348e
chore: put API requests into dedicated class
y-lakhdar 9442514
docs: use appropriate javadoc url syntax (#77)
y-lakhdar 496b682
chore(main): release 2.2.1-SNAPSHOT (#78)
developer-experience-bot[bot] 67ce19c
chore(main): release 2.2.1-SNAPSHOT (#79)
developer-experience-bot[bot] c19c61a
chore: release 2.3.0
y-lakhdar 4254279
chore(main): release 2.2.1-SNAPSHOT (#80)
developer-experience-bot[bot] 6b76a46
feat: enable push on catalog source
y-lakhdar f555753
chore: put API requests into dedicated class (#76)
y-lakhdar 47db1e4
Merge branch 'main' of github.com:coveo/push-api-client.java into CDX…
y-lakhdar b35cb82
Merge branch 'main' of github.com:coveo/push-api-client.java into CDX…
y-lakhdar 03593af
Merge branch 'main' into CDX-1464
y-lakhdar 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
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
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
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
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.