Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:JavaScript language:Java

Filter by

264M results  (2 s)

264M results

The issue was that tech reactor buttons were not rebindable. Under the hood, there was a lot of inconsistent reuse of vanilla buttons. Made new AP_TechLabX and AP_TechReactorX buttons, and switched all ...

Bumps the minor-and-patch group with 2 updates: @n8n/node-cli and prettier. Updates @n8n/node-cli from 0.33.1 to 0.34.0 details summary Release notes /summary p em Sourced from a href= https://github.com/n8n-io/n8n/releases ...
dependencies
javascript

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | actions/checkout | action | patch | v6.0.2 → v6.0.3 | Release Notes details summary actions/checkout ...

Summary - Exam settings page now lets committee rename the exam and change the session (both name + session in one form) - New exam creation: session field now defaults to the two-year format (e.g. ...

Context Adds a runtime config management API so peers, servers, and settings can be managed live (no restart), plus the supporting backend work this branch accumulated. jack s config stays a hand-editable, ...

Summary - Remove review-flag counts/groups and with-flags language from the admin Stage 2 display - Save new soft-pass Stage 2 plans as ready while keeping legacy publishable_with_flags compatibility ...

Bumps actions/upload-pages-artifact from 3 to 5. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/upload-pages-artifact/releases actions/upload-pages-artifact ...
dependencies
github_actions

Third minimal fix for the create-unblock branch: validate the selected treatment with or=(active.eq.true,active.is.null) instead of strict active=true, matching the dashboard dropdown (active !== false). ...