pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:Java
Filter by
129M results
Merge pull request #40 from Ianjafandresena/main
Three independent reliability fixes that the surrogate crash investigation surfaced. None changes the happy path; they
make failures honest and stop two errors that were firing on nearly every run.
1. ...
- Combined publish + Pages deploy into one workflow using built-in GITHUB_TOKEN
- Migrate packages.json, index.html, and merge-packages-json.sh into this repo
- Remove cross-repo resolve-token action ...
🤖
On a subsequent push to a PR, re-running the full set of jobs impacted vs master wastes CI when most modules haven t
changed since the previous run validated them. This adds a per-job gate that skips ...
cla-signed
dx
no-release-notes
test
Introduce the optional fun-reactor module bridging Project Reactor s Mono with dmx-fun s Option, Result, and Try, so
absence, failure, and exceptions are modeled as values at reactive boundaries instead ...
ci/cd
dependencies
documentation
enhancement
java
Temporarily hides the Friends button in VillageDetail while the feature is not yet ready.
One-line change — v-if condition updated to hide the button.
…d reorder
Reworks the dice roller and character card per the 8-point spec:
1. Roller visibility toggle on the card header (persisted per user) — hides/shows all roll buttons regardless of
attribute ...