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 updates #861

Merged
merged 11 commits into from
Apr 25, 2024
Merged

Build updates #861

merged 11 commits into from
Apr 25, 2024

Commits on Apr 18, 2024

  1. Move 'name' to start of Actions

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1473326 View commit details
    Browse the repository at this point in the history
  2. Use uv instead of pip

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dcfa2c5 View commit details
    Browse the repository at this point in the history
  3. Add python 3.12 to test matrix

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0e88116 View commit details
    Browse the repository at this point in the history
  4. Enable compatibility with dowhy 0.11

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3ca0210 View commit details
    Browse the repository at this point in the history
  5. Limit version caps to applicable scenarios

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1f37c39 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Switch away from setup.py pytest

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f3eb82a View commit details
    Browse the repository at this point in the history
  2. Update LKG

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e9e69a8 View commit details
    Browse the repository at this point in the history
  3. Migrate to new artifact action API

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    36305e5 View commit details
    Browse the repository at this point in the history
  4. Move build config to pyproject.toml

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f54baa0 View commit details
    Browse the repository at this point in the history
  5. Use OpenID Connect for package publishing

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    72b159e View commit details
    Browse the repository at this point in the history
  6. Use environments for additional deployment safety

    Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
    kbattocchi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2ce51fc View commit details
    Browse the repository at this point in the history