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

wip - Move flytekit to monorepo #4923

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Feb 21, 2024

  1. Add flytekit sans .git

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8bfaded View commit details
    Browse the repository at this point in the history
  2. Add flyteidl symlink

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    da8cdba View commit details
    Browse the repository at this point in the history
  3. Use root of repo to find git tag

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e662488 View commit details
    Browse the repository at this point in the history
  4. Move pythonbuild.yml

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9daa2b5 View commit details
    Browse the repository at this point in the history
  5. Move pythonbuild.yml to right github workflows folder

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1396c47 View commit details
    Browse the repository at this point in the history
  6. Set regex in pyproject.toml

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    65cb19d View commit details
    Browse the repository at this point in the history
  7. Use partial checkouts

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f3a72ae View commit details
    Browse the repository at this point in the history
  8. Fix duplicate use of with

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bfcb08f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Use fetch-depth: 0 instead

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0c6a808 View commit details
    Browse the repository at this point in the history