Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:HTML language:JavaScript

Filter by

188M results  (2 s)

188M results

Before submitting Please complete the following checklist when submitting a PR: - [ ] All new features must include a unit test. If you ve fixed a bug or added code that should be tested, add a test ...

Switch Pages publishing from deploy from branch to a GitHub Actions deploy that runs only after the verify job (syntax check + smoke tests) passes, and only on main. If tests fail, the live site keeps ...

Description Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change. Fix How does someone fix the issue in code and/or in runtime? Checklist: ...

SUMMARY Use https://github.com/ansible-community/antsibull-nox/pull/207 and https://github.com/ansible-community/antsibull-nox/pull/208. ISSUE TYPE - Test Pull Request COMPONENT NAME CI
backport-2

The problem envdrift vault-push --all (and pull/lock/sync) silently skipped every service whose dotenv file uses a custom naming convention, even though the file was right there: $ envdrift vault-push ...

This Pull Request adds a pull-based upgrade nudge for vanityURLs instances. Detail This PR adds an opt-in upstream release checker that compares the instance package version to public GitHub releases ...

This PR contains the following updates: | Package | Update | Change | Digest | References | | --- | --- | --- | --- | --- | | docker.io/valkey/valkey | patch | 8.1.7-alpine → 8.1.8-alpine | b027235 → ...
dependencies
docker

Adds a Mark Ended button to the admin Projects page that closes out a campaign (sets is_active=false + stamps today as campaign_end_date) and a tri-state status chip (Active / Ended / Inactive). The sync ...

Bumps react-router to 7.17.0 and updates ancestor dependency react-router-dom. These dependencies need to be updated together. Updates react-router from 7.6.2 to 7.17.0 details summary Release notes /summary ...
dependencies
javascript

Summary Fix the Runs page so completed jobs that were canceled are distinguishable from failed jobs. Windmill already stores canceled completed jobs as v2_job_completed.status = canceled and returns ...