FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows/cpp_extra.yml - apache/arrow · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
arrow
Public
Notifications
You must be signed in to change notification settings
Fork
4.3k
Star
17.1k
Code
Issues
2.2k
Pull requests
412
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
arrow
.github
workflows
cpp_extra.yml
on
main
User selector
Datepicker
Commit history
Commits on Sep 10, 2026
GH-51254: [C++][CI] Move ubuntu-cpp-bundled-offline to C++ Extra (#51255)
Show description for a273e69
pitrou
authored
a273e69
View commit details
Copy full SHA for a273e69
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
MINOR: [CI] Bump the apache-infrastructure-actions-stash group with 2 updates (#51124)
Show description for d5eb88e
dependabot[bot]
authored
d5eb88e
View commit details
Copy full SHA for d5eb88e
View code at this point
Browse repository at this point
Commits on Sep 1, 2026
MINOR: [CI] Bump the apache-infrastructure-actions-stash group with 2 updates (#51113)
Show description for 1f38394
dependabot[bot]
authored
1f38394
View commit details
Copy full SHA for 1f38394
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
MINOR: [CI] Bump apache/infrastructure-actions/stash/restore from bc817c8e9ad7d8216aab74223e32ea391e233b2c to 69afc125e535c4c41e7f1b7470f583087e0f344b (#50974)
Show description for df8a0a3
dependabot[bot]
authored
df8a0a3
View commit details
Copy full SHA for df8a0a3
View code at this point
Browse repository at this point
MINOR: [CI] Bump apache/infrastructure-actions/stash/save from bc817c8e9ad7d8216aab74223e32ea391e233b2c to 69afc125e535c4c41e7f1b7470f583087e0f344b (#50973)
Show description for c04fd3d
dependabot[bot]
authored
c04fd3d
View commit details
Copy full SHA for c04fd3d
View code at this point
Browse repository at this point
MINOR: [CI][C++] Fix Docker caching on JNI builds (#50742)
Show description for 8b469b1
pitrou
and
raulcd
authored
8b469b1
View commit details
Copy full SHA for 8b469b1
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
MINOR: [CI] Bump apache/infrastructure-actions/stash/save from 0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53 to bc817c8e9ad7d8216aab74223e32ea391e233b2c (#50896)
Show description for 18146fc
dependabot[bot]
authored
18146fc
View commit details
Copy full SHA for 18146fc
View code at this point
Browse repository at this point
MINOR: [CI] Bump apache/infrastructure-actions/stash/restore from 0ba14156c9f4c3cfbe4b0c9f36339ab0f8d81e53 to bc817c8e9ad7d8216aab74223e32ea391e233b2c (#50895)
Show description for 12442f5
dependabot[bot]
authored
12442f5
View commit details
Copy full SHA for 12442f5
View code at this point
Browse repository at this point
Commits on Aug 16, 2026
GH-50542: [C++] Fix ARROW_SIMD_LEVEL=NONE build, compile SSE4.2 kernels (#50547)
Show description for d048f71
domibel
authored
d048f71
View commit details
Copy full SHA for d048f71
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
GH-50565: [CI][C++] Add a JNI Windows CI job (#50606)
Show description for 5a0b57a
Reranko05
authored
5a0b57a
View commit details
Copy full SHA for 5a0b57a
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
GH-50573: [CI][C++] Remove brew workaround for aws-sdk-cpp (#50557)
Show description for 8943fcc
pitrou
authored
8943fcc
View commit details
Copy full SHA for 8943fcc
View code at this point
Browse repository at this point
MINOR: [CI] Bump actions/setup-python from 6 to 7 (#50564)
Show description for 2ac50bd
dependabot[bot]
authored
2ac50bd
View commit details
Copy full SHA for 2ac50bd
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
GH-50293: [CI] Run check-labels for all triggers to avoid cancelling further steps and add tag to set_enabled (#50340)
Show description for ebde321
raulcd
authored
ebde321
View commit details
Copy full SHA for ebde321
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
GH-50253: [CI] Manually install aws-sdk-cpp with brew in order to avoid lock (#50254)
Show description for 198423e
raulcd
authored
198423e
View commit details
Copy full SHA for 198423e
View code at this point
Browse repository at this point
GH-50133: [CI] Make extra labels entirely manual on PRs (#50256)
Show description for 1e0c66d
pitrou
authored
1e0c66d
View commit details
Copy full SHA for 1e0c66d
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
MINOR: [CI] Bump actions/checkout from 6 to 7 (#50238)
Show description for f486053
dependabot[bot]
authored
f486053
View commit details
Copy full SHA for f486053
View code at this point
Browse repository at this point
GH-40410: [C++] Skip only s3fs-tests and s3fs-module-tests that require MinIO if MinIO is not available (#50215)
Show description for c75b82d
raulcd
authored
c75b82d
View commit details
Copy full SHA for c75b82d
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
GH-48068: [C++][FlightRPC] Linux ODBC: Configure Dremio instance to allow remote testing (#49695)
Show description for cb625c5
alinaliBQ
and
justing-bq
authored
cb625c5
View commit details
Copy full SHA for cb625c5
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
GH-32994: [Dev][Archery] Fix multi-arch Docker configuration (#50125)
Show description for 1c15d13
pitrou
authored
1c15d13
View commit details
Copy full SHA for 1c15d13
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
GH-49537: [C++][FlightRPC] Windows CI to Support ODBC DLL & MSI Signing (#49603)
Show description for 9265a71
alinaliBQ
authored
9265a71
View commit details
Copy full SHA for 9265a71
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
GH-49465: [CI][C++] Fix Abseil hang in arrow-flight-test on ODBC Windows (#50085)
Show description for e16067a
tadeja
authored
e16067a
View commit details
Copy full SHA for e16067a
View code at this point
Browse repository at this point
GH-50046: [CI][C++] Improve caching with apache/infrastructure-actions/stash and more general cache keys (#50047)
Show description for d9615dc
rok
and
pitrou
authored
d9615dc
View commit details
Copy full SHA for d9615dc
View code at this point
Browse repository at this point
Commits on May 21, 2026
GH-47876: [C++][FlightRPC] ODBC: macOS `.PKG` installer for Intel and ARM (#49766)
Show description for 0e37230
alinaliBQ
and
vic-tsang
authored
0e37230
View commit details
Copy full SHA for 0e37230
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
GH-49651: [C++][FlightRPC] Fix ODBC Linux test segmentation fault (#49688)
Show description for d7a02c1
alinaliBQ
authored
d7a02c1
View commit details
Copy full SHA for d7a02c1
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
GH-49729: [CI] Scope workflow permissions and secret inheritance (#49773)
Show description for 1cfbb67
thisisnic
authored
1cfbb67
View commit details
Copy full SHA for 1cfbb67
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
GH-49728: [CI] Set persist-credentials: false in checkout actions (#49734)
Show description for 47053cc
thisisnic
authored
47053cc
View commit details
Copy full SHA for 47053cc
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
GH-49463: [C++][FlightRPC] Add Ubuntu ODBC Support (#49564)
Show description for d5e5865
alinaliBQ
authored
d5e5865
View commit details
Copy full SHA for d5e5865
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
GH-46600: [C++][CI] Add job with ARROW_LARGE_MEMORY_TESTS enabled (#49490)
Show description for 560ef02
raulcd
authored
560ef02
View commit details
Copy full SHA for 560ef02
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
GH-49268: [C++][FlightRPC] Fix ODBC tests for MacOS (#49267)
Show description for 21a2d4f
justing-bq
and
alinaliBQ
authored
21a2d4f
View commit details
Copy full SHA for 21a2d4f
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
GH-49283: [C++][FlightRPC] Add separate release & debug workflows for MacOS ODBC (#49284)
Show description for bbf337b
justing-bq
and
alinaliBQ
authored
bbf337b
View commit details
Copy full SHA for bbf337b
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
GH-49219: [C++][FlightRPC] Enable static ODBC build on macOS (#49220)
Show description for 8e625d0
alinaliBQ
authored
8e625d0
View commit details
Copy full SHA for 8e625d0
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
MINOR: [CI] Bump actions/download-artifact from 7 to 8 (#49431)
Show description for 3ff230c
dependabot[bot]
authored
3ff230c
View commit details
Copy full SHA for 3ff230c
View code at this point
Browse repository at this point
MINOR: [CI] Bump actions/upload-artifact from 6 to 7 (#49430)
Show description for 693bcfe
dependabot[bot]
authored
693bcfe
View commit details
Copy full SHA for 693bcfe
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
GH-48576: [C++][FlightRPC] ODBC: add Mac setup script (#48578)
Show description for e2aad46
alinaliBQ
and
vic-tsang
authored
e2aad46
View commit details
Copy full SHA for e2aad46
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
GH-49084: [CI][Dev] Wait for odbc-nightly before executing CPP extra report job (#49085)
Show description for 4b19bf0
raulcd
authored
4b19bf0
View commit details
Copy full SHA for 4b19bf0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL