-
Notifications
You must be signed in to change notification settings - Fork 100
feat: add support for releases [DX-374] #2757
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 34 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
94e1776
feat: add releaseSchema defaults to plain client creation [DX-184] (#…
elylucas 2375cd8
feat(default): release-id (#2666)
ethan-ozelius-contentful 56ab64c
Merge branch 'master' into release/releasesv2
elylucas b89221b
feat: add support for releaseSchemaVersion in create/query methods [D…
elylucas 0be994d
feat: add support for release.entry.* pattern [DX-192] (#2667)
elylucas 64c82a9
feat: release/update endpoint reflects schemaVersion param [DX-188] (…
tylerpina d7a768d
Dx 194 Add unit tests for release.entry.get (#2674)
michaelphamcf 68e0ccc
feat(releases): release.entry.getMany() (#2673)
ethan-ozelius-contentful aa4a487
DX-202 Update entry.get to pass in releaseId (#2679)
michaelphamcf 4419c0f
feat: update entry.getMany to include releasev2 params [DX-203] (#2685)
tylerpina dbd8275
feat: add release.entry.update method [DX-206] (#2692)
elylucas b6b8a3a
fix: delete entry2 as part of entry integration test cleanup [DX-258]…
whitelisab d95a921
chore: add canary build to release/releasev2 branch [DX-212] (#2696)
elylucas 6ae62e2
Merge branch 'master' into release/releasesv2
elylucas 9ab226c
chore: creating canary branch for canary prerelease builds
elylucas 9266cf3
chore: add canary branch to release process in ci config
elylucas d419513
Merge branch 'master' into canary
whitelisab de873be
feat: add release.entry.createWithId method [DX-61] (#2724)
whitelisab a70b34c
feat: entry.patch handle releaseId [DX-209] (#2725)
michaelphamcf 7c75270
feat: update entry.createWithId to accept releaseId [DX-208] (#2727)
whitelisab bed1b7d
feat: entry.update supports releaseId [DX-210] (#2728)
michaelphamcf dc13c9b
Merge branch 'master' into canary
michaelphamcf 21b5295
feat: add release.entry.create method (#2730)
michaelphamcf d1c3427
feat: entry.create supports releaseId [DX-207] (#2732)
michaelphamcf 8c71174
Merge branch 'master' into canary
whitelisab e1c7627
fix: remove startDate from releasev2 payload [DX-380] (#2739)
whitelisab 3400cee
Merge branch 'master' into canary
whitelisab d9de954
feat: remove release[lte] endpoint [TOL-3408] (#2747)
MayaGillilan 421f238
fix(types): add release to entitymetasysprops [] (#2749)
chrishelgert 4392262
feat: add support for release asset endpoints [TOL-3357] (#2750)
chrishelgert 744e073
fix(types): export ReleasePaylodV2 [] (#2754)
chrishelgert fcd2ae1
fix: update types, add tests, and cleanup [DX-397] (#2755)
whitelisab d16857b
Merge branch 'master' into canary
whitelisab fd218bb
Merge branch 'master' into canary
whitelisab e126f51
Merge branch 'master' into canary
whitelisab 4e0edc3
chore: update experimental features in readme
whitelisab 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -148,3 +148,4 @@ workflows: | |
| only: | ||
| - master | ||
| - beta | ||
| - canary | ||
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
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.