Skip to content

Conversation

@odlbot
Copy link
Contributor

@odlbot odlbot commented Nov 12, 2025

renovate[bot]

Jon Kafton

Anastasia Beglova

Ahtesham Quraish

Shankar Ambady

shanbady and others added 8 commits November 7, 2025 16:40
* stashing changes

* fixing output

* adding sentry logging and docstring

* adding safe getters

* switching off of deprecated push_scope

* added tests

* adding normal log lines and extra context

* trunacate run ids

* adding periodic celery task

* adding check for summaries

* adding test
* feat: add article feature crud except listing
Co-authored-by: Ahtesham Quraish <ahtesham.quraish@192.168.1.4>
* Initial Tiptap Editor

* Update lockfile

* Ignore stylelint errors in vendor sheets

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Run fmt-fix

* Eslint ignore vendor code

* Revert main package.json

* Remove aliases from Tiptap template code imports

* Prettier fixes

* CodeQL fix

* React in scope fixes

* Format fix

* Transform react-hotkeys-hook to resolve esm error

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ahtesham Quraish <ahtesham.quraish@A006-01455.local>
@github-actions
Copy link

OpenAPI Changes

Show/hide 20 changes: 4 error, 6 warning, 10 info
20 changes: 4 error, 6 warning, 10 info
error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/articles/
		removed the required property 'results/items/html' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/articles/
		removed the required property 'html' from the response with the '201' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/articles/{id}/
		removed the required property 'html' from the response with the '200' status

error	[response-required-property-removed] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/articles/{id}/
		removed the required property 'html' from the response with the '200' status

warning	[request-property-removed] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/articles/
		removed the request property 'html'

warning	[request-property-removed] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/articles/
		removed the request property 'html'

warning	[request-property-removed] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/articles/
		removed the request property 'html'

warning	[request-property-removed] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/articles/{id}/
		removed the request property 'html'

warning	[request-property-removed] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/articles/{id}/
		removed the request property 'html'

warning	[request-property-removed] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/articles/{id}/
		removed the request property 'html'

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/articles/
		added the optional property 'results/items/content' to the response with the '200' status

info	[new-optional-request-property] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/articles/
		added the new optional request property 'content'

info	[new-optional-request-property] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/articles/
		added the new optional request property 'content'

info	[new-optional-request-property] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/articles/
		added the new optional request property 'content'

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/articles/
		added the optional property 'content' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/articles/{id}/
		added the optional property 'content' to the response with the '200' status

info	[new-optional-request-property] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/articles/{id}/
		added the new optional request property 'content'

info	[new-optional-request-property] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/articles/{id}/
		added the new optional request property 'content'

info	[new-optional-request-property] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/articles/{id}/
		added the new optional request property 'content'

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/articles/{id}/
		added the optional property 'content' to the response with the '200' status


Unexpected changes? Ensure your branch is up-to-date with main (consider rebasing).

@odlbot odlbot merged commit 3845e5b into release Nov 17, 2025
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants