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

build(csharp): script build, test, package and smoke test #1345

Merged
merged 31 commits into from
Dec 12, 2023

Commits on Sep 28, 2023

  1. add charp builds

    David Coe committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    868992a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. add dependabot, etc

    David Coe committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ee8eb78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5cd5aa View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. clean up

    David Coe committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    3457cba View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/nuget-releases' of ssh://github.com/davidhcoe/arrow…

    …-adbc into dev/nuget-releases
    David Coe committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9e1281e View commit details
    Browse the repository at this point in the history
  3. change directory

    David Coe committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c916fb0 View commit details
    Browse the repository at this point in the history
  4. working on permissions

    David Coe committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2506ad8 View commit details
    Browse the repository at this point in the history
  5. chmod update

    David Coe committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6416cf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. update csharp build

    David Coe committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    97434ef View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    9d48e0d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Merge branch 'dev/nuget-releases' of ssh://github.com/davidhcoe/arrow…

    …-adbc into dev/nuget-releases
    David Coe committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    0322c17 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    8500389 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. add support for building nuget packages on Windows

    David Coe committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    aa36b19 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. get smoke tests working; re-oranize directories

    David Coe committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    45d8ab5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. remove json

    David Coe committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8cc0d8a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    3e01a80 View commit details
    Browse the repository at this point in the history
  2. refactor call to load Snowflake

    David Coe committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    993160d View commit details
    Browse the repository at this point in the history
  3. revert to original ci scripts

    David Coe committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    1507629 View commit details
    Browse the repository at this point in the history
  4. clean up

    David Coe committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    cb01178 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. PR fix; build Go when csproj builds

    David Coe committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f834a54 View commit details
    Browse the repository at this point in the history
  2. check for OS in the build script

    David Coe committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    accf759 View commit details
    Browse the repository at this point in the history
  3. clean up

    David Coe committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8fbccbf View commit details
    Browse the repository at this point in the history
  4. fix PR issues

    David Coe committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2f260f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. generalize build versions

    David Coe committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    407c0f8 View commit details
    Browse the repository at this point in the history
  2. fix versions

    David Coe committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3b1f1d0 View commit details
    Browse the repository at this point in the history
  3. exclude .props, since they are like .csproj

    David Coe committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    aeb8090 View commit details
    Browse the repository at this point in the history
  4. remove extra csproj

    David Coe committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a2497a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b00e2b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. fix build Snowflake

    David Coe committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    ff4e20b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. aligning bash and powershell scripts

    David Coe committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    abf606f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. remove build scripts; move them to a different PR

    David Coe committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    691effc View commit details
    Browse the repository at this point in the history