Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:unmerged

Filter by

59.8M results  (2 s)

59.8M results

Related Issue Closes #25 Summary This PR increases the Express JSON and URL-encoded body size parsing threshold to 10MB to handle large payloads containing comprehensive interview responses and coding ...

What does this PR do? What is the motivation? Adds Linear as a third ticketing integration on the security ticketing page, at parity with the existing Jira and ServiceNow integrations: - Lists Linear ...

Ref: https://trello.com/c/NA7EB6Ss/2007-add-padding-to-the-genus-dropdown-when-proposing-a-new-species Add padding to the dropdown Before: img width= 481 height= 253 alt= image src= https://github.com/user-attachments/assets/8e3b4ac6-6fcf-4fdf-8ea1-803f8a6c5d1c ...

Problem The ftest and a11y pipelines intermittently fail with: FetchError: Invalid response body while trying to fetch url : Premature close This is not a network issue. Since Node 19 the global HTTP/HTTPS ...

This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig. Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...

Changes - pom.xml: register three-tier-annotations in the reactor modules so it builds and tests - three-tier-annotations/ThreeTier.java: namespace annotation with Entity, RequestModel, ResponseModel, ...

Migrate away from deprecated Permissions.COMMANDS_OWNER and source.hasPermission() to the new DefaultPermissions.OWNERS and source.getPermissions().hasPermission() API for Fabric 1.21+ compatibility.

Problem Statement The PATCH /accidents/{accident_id}/false-positive endpoint fails to return a response when the update succeeds. The return statement is incorrectly indented inside the HTTPException ...