Skip to content

Releasey: update check for required-checks#3667

Merged
snazy merged 1 commit intoapache:mainfrom
snazy:releasey-req-check
Feb 5, 2026
Merged

Releasey: update check for required-checks#3667
snazy merged 1 commit intoapache:mainfrom
snazy:releasey-req-check

Conversation

@snazy
Copy link
Member

@snazy snazy commented Feb 4, 2026

After #3625 the jq select to look for required checks can be simplified to select only the Required Checks check/job.

After apache#3625 the `jq` select to look for required checks can be simplified to select only the `Required Checks` check/job.
@snazy snazy requested a review from pingtimeout February 4, 2026 09:37
@github-project-automation github-project-automation bot moved this to PRs In Progress in Basic Kanban Board Feb 4, 2026
@snazy snazy added this to the 1.4.0 milestone Feb 4, 2026
@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Feb 4, 2026
@snazy snazy merged commit 7270b07 into apache:main Feb 5, 2026
15 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Feb 5, 2026
@snazy snazy deleted the releasey-req-check branch February 5, 2026 16:45
sungwy pushed a commit to sungwy/polaris that referenced this pull request Feb 7, 2026
After apache#3625 the `jq` select to look for required checks can be simplified to select only the `Required Checks` check/job.
snazy added a commit to snazy/polaris that referenced this pull request Feb 11, 2026
* Simplify CatalogPrefixParser API (apache#3622)

This component's methods do not need to have a `RealmContext` parameter: either the implementation is application-scoped, in which case the realm is irrelevant; or the implementation is request-scoped, in which case it can have the `RealmContext` injected. (FWIW, the default implementation is application-scoped.)

This refactor will further simplify the remote request signing implementation.

* Releasey: update check for required-checks (apache#3667)

After apache#3625 the `jq` select to look for required checks can be simplified to select only the `Required Checks` check/job.

* Wire external catalog properties into REST client config (apache#3480)

* pass ExternalCatalog.properties through federation factories (Iceberg REST, Hive, Hadoop)

* merge catalog properties with connection config, with connection config taking precedence

* document proxy/timeout settings for Iceberg REST federation

* add tests that exercise production merge logic

* Correct build instruction, project properties require org.gradle.project prefix (apache#3680)

* Correct build instruction, project properties require org.gradle.project prefix

---------

Co-authored-by: Nandor Kollar <nkollar@cloudera.com>

* Last merged commit 103c6ed

---------

Co-authored-by: Alexandre Dutra <adutra@apache.org>
Co-authored-by: Yong-Jin Lee <33987062+yj-lee0503@users.noreply.github.com>
Co-authored-by: Nándor Kollár <nandorKollar@users.noreply.github.com>
Co-authored-by: Nandor Kollar <nkollar@cloudera.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants