Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Add pipeline support to bundle Go binaries in NuGet packages #1730

Merged
merged 77 commits into from
Apr 26, 2024
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
d5327e3
add support for other platforms
Apr 16, 2024
05422ed
Merge ssh://github.com/davidhcoe/arrow-adbc into dev/1720-GoDriversIn…
Apr 17, 2024
5fa8aa9
Add support for packaging Go binaries for CSharp in the pipeline
Apr 18, 2024
7255156
rename go-libraries job to go-binaries
Apr 18, 2024
5efd017
checking in temp fixes
Apr 19, 2024
b5a29b8
hold for now
Apr 22, 2024
24794fb
fix binary locations
Apr 22, 2024
d05ec77
fix extra char
Apr 22, 2024
511b26f
remove conditions
Apr 22, 2024
a08e85c
fix path
Apr 22, 2024
7eb0114
fix loader with new paths
Apr 23, 2024
49ba541
fix pre-commit issue
Apr 23, 2024
efb3cc8
add back full packaging
Apr 23, 2024
917880b
clean up
Apr 23, 2024
a81c487
add conditional check
Apr 23, 2024
da55713
PowerShell tweaks
Apr 24, 2024
beb211f
use conditions based on env variable
Apr 24, 2024
2297cbe
use conditions based on env variable
Apr 24, 2024
4731278
use conditions based on env variable
Apr 24, 2024
6369785
additional debugging info
Apr 24, 2024
b2422c9
move env variable; change exit code
Apr 24, 2024
9e42736
move env variable; change exit code
Apr 24, 2024
d11fa4c
add env to docker command
Apr 24, 2024
6090391
reorder -e param
Apr 24, 2024
cb37606
Merge branch 'apache:main' into dev/1720-GoDriversInNuGetFix
davidhcoe Apr 24, 2024
6379951
lower case on the arch
Apr 24, 2024
9f0a554
lower case on the arch
Apr 24, 2024
1ffca8f
expand checks for IsPackagingPipeline
Apr 24, 2024
6af7491
Merge branch 'apache:main' into dev/1720-GoDriversInNuGetFix
davidhcoe Apr 25, 2024
c8909d8
add support for other platforms
Apr 16, 2024
6f2b4bc
Add support for packaging Go binaries for CSharp in the pipeline
Apr 18, 2024
a7fc30f
rename go-libraries job to go-binaries
Apr 18, 2024
bb89b65
checking in temp fixes
Apr 19, 2024
d43ac0f
hold for now
Apr 22, 2024
0856141
fix binary locations
Apr 22, 2024
842e129
fix extra char
Apr 22, 2024
130d48f
remove conditions
Apr 22, 2024
5b22b09
fix path
Apr 22, 2024
1f80a7f
fix loader with new paths
Apr 23, 2024
6ef5b25
fix pre-commit issue
Apr 23, 2024
8796b6c
add back full packaging
Apr 23, 2024
bc4a06a
clean up
Apr 23, 2024
5488fdc
add conditional check
Apr 23, 2024
e1a4a63
PowerShell tweaks
Apr 24, 2024
d721e62
use conditions based on env variable
Apr 24, 2024
87f21b0
use conditions based on env variable
Apr 24, 2024
7781109
use conditions based on env variable
Apr 24, 2024
3221259
additional debugging info
Apr 24, 2024
e3d1b11
move env variable; change exit code
Apr 24, 2024
7cdb513
move env variable; change exit code
Apr 24, 2024
a0c9048
add env to docker command
Apr 24, 2024
68cbfc3
reorder -e param
Apr 24, 2024
6990732
chore(go/adbc): bump google.golang.org/grpc from 1.62.1 to 1.63.2 in …
dependabot[bot] Apr 19, 2024
c0801c0
fix(dev/release): correct C# version bump regex (#1733)
lidavidm Apr 19, 2024
23b0b9e
ci: run verification on M1 runners (#1734)
lidavidm Apr 19, 2024
c53a15c
docs: add a short page about new drivers (#1737)
lidavidm Apr 22, 2024
9ca3357
ci: update PR title validity regex (#1735)
lidavidm Apr 22, 2024
c23046f
feat(rust): add public abstract API and dummy driver implementation (…
alexandreyc Apr 22, 2024
7b66e3f
fix(format): correct duplicated statistics names (#1736)
lidavidm Apr 22, 2024
18ae56f
ci: fix wheel build (#1740)
lidavidm Apr 22, 2024
59e92b1
feat(c/driver/postgresql): add money type and test intervals (#1741)
lidavidm Apr 22, 2024
0a8ede6
feat(glib): Add garrow_connection_get_statistics() (#1744)
kou Apr 22, 2024
ffe5f0c
feat(glib): Add garrow_connection_get_statistic_names() (#1748)
kou Apr 23, 2024
566973f
chore(go/adbc): bump github.com/apache/arrow/go/v16 to 16.0.0 in /go/…
dependabot[bot] Apr 23, 2024
16c3494
ci(rust): only use allowed actions (#1749)
mbrobbel Apr 23, 2024
9dbc057
ci(rust): move `rustfmt` to pre-commit (#1750)
mbrobbel Apr 23, 2024
3110b96
feat(rust): add complete FFI bindings (#1742)
alexandreyc Apr 24, 2024
122c994
feat(glib): add GADBCArrowConnection (#1754)
kou Apr 24, 2024
dbdc9c8
lower case on the arch
Apr 24, 2024
49e77dc
lower case on the arch
Apr 24, 2024
2271cb7
expand checks for IsPackagingPipeline
Apr 24, 2024
b369406
Merge branch 'dev/1720-GoDriversInNuGetFix' of ssh://github.com/david…
Apr 25, 2024
0d0e2a8
update to v4 actions to match the rest
Apr 25, 2024
a8001e7
change macos for Go builds
Apr 25, 2024
2e001f4
add overwrite for go binaries
Apr 25, 2024
fa86a07
revert to upload v3
Apr 25, 2024
91fa282
revert to upload v3
Apr 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading