pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:JavaScript language:Ruby
Filter by
200M results
This PR addresses an N+1 query performance issue identified in the app.tasks.flakes.ProcessFlakesTask.
Problem: The original implementation suffered from three main N+1 patterns:
1. fetch_current_flakes ...
Bumps actions/checkout from 6.0.2 to 6.0.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
dependencies
github_actions
Bumps actions/checkout from 6.0.2 to 6.0.3. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote ...
type/dependency-upgrade
!-- Use a clear and meaningful title for your pull request because the title will be used in the release notes. If you have permission to manage labels, add a Bug , Enhancement , or Feature label if ...
Checkpoint
Running bundle exec rspec tests/integration/store_spec.rb exits 0 and Store#create/#all/#find/#delete round-trip
bookmark rows against the fixture Postgres.
Generated by HyperSpeed build runner ...
Bumps bootstrap-input-spinner from 3.3.3 to 5.0.7. details summary Commits /summary ul li a href=
https://github.com/shaack/bootstrap-input-spinner/commit/5f3ec8734c6b1fcac7b53d693be38e2e0f53ba71 code ...
dependencies
javascript
Related Issue
Closes #1773
Summary
This PR fixes an issue in the case search functionality where year-based filtering used timezone-naive datetime
boundaries when constructing date ranges.
Since case ...
Add kubeconfig field to kubernetes_cluster table
Store kubernetes cluster kubeconfig in an encrypted column Fetching the kubeconfig required an SSH connection to a
control plane node, which is no longer ...