pullrequests Search Results · language:Dune language:Python language:JavaScript language:Go language:JavaScript language:C#
Filter by
38.1M results
Motivation
- Provide a local-first Manifest V3 Chrome extension that can like visible LinkedIn and X/Twitter posts from a
configurable list of people or companies using only Chrome sync storage. ...
codex
!--pre-commit.ci start-- updates:
- github.com/crate-ci/typos: a90d2a917d59472bef788897931c1a5a5d12870a → 0758ccd3261dc7b0594e9b698113eb08d3ba25b5
- github.com/tox-dev/pyproject-fmt: 91de51aef61c5f2383f03da25604e3d65a8309e0 ...
Revamp the Discord preview renderer to use an inline, Discord-like layout with inlined styles: add badge and username
defaults, place title inline with username, put body on its own line, and improve image ...
!--pre-commit.ci start-- updates:
- github.com/tox-dev/pyproject-fmt: v2.21.2 → v2.23.0
- github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.15 !--pre-commit.ci end--
Description
Cherry-pick of #2764 - Adding validations to compute create command onto release/azure/2.x branch.
Changes
- Added SSH key validations to compute create command
- Added SshKeyValidationTests ...
Bumps @playwright/test from 1.59.1 to 1.60.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/microsoft/playwright/releases @playwright/test s releases /a . /em /p ...
Summary
Adds detailed configuration documentation for ~/.termdash.json and links it from the README.
Closes #3.
Validation
- [x] ruff check .
- [x] pytest
Automated PATCH version bump triggered by merge of #114.
This PR will auto-merge once CI passes.
Root cause
The app had no Supabase login UI. Every page called supabase.auth.getUser() and silently returned when no one was signed
in, so the user was never actually authenticated. With no authenticated ...
Introduce ExecutionWitnessClient in jvm-libs with a coordinator implementation that calls Besu s debug_executionWitness
RPC. Extend BlockParameter with BlockHash for hash-based block references aligned ...