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

Fetch flytectl from monorepo #5

Merged
merged 16 commits into from
May 16, 2024
Merged

Commits on May 15, 2024

  1. Pull flytectl from the monorepo

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d48d2b7 View commit details
    Browse the repository at this point in the history
  2. Add ci.yml

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f782623 View commit details
    Browse the repository at this point in the history
  3. Run flytectl version in CI

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e8d3fab View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Add a devcontainer

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f03c637 View commit details
    Browse the repository at this point in the history
  2. Update dist files

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bd54dac View commit details
    Browse the repository at this point in the history
  3. Set node18 in action.yml

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    09db2f4 View commit details
    Browse the repository at this point in the history
  4. Set node20 in action.yml

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    737a75c View commit details
    Browse the repository at this point in the history
  5. Print filtered releases

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    249864f View commit details
    Browse the repository at this point in the history
  6. Run make build

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    97f186c View commit details
    Browse the repository at this point in the history
  7. More logging

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6db8d5e View commit details
    Browse the repository at this point in the history
  8. Even more logging

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d1ca319 View commit details
    Browse the repository at this point in the history
  9. Don't you love println debugging?

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    091cf98 View commit details
    Browse the repository at this point in the history
  10. Finally?

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c9051b5 View commit details
    Browse the repository at this point in the history
  11. Final commit

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1b2ae33 View commit details
    Browse the repository at this point in the history
  12. Revert "Add a devcontainer"

    This reverts commit f03c637.
    
    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8cd7069 View commit details
    Browse the repository at this point in the history
  13. Bump version and start demo cluster in ci.yml

    Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
    eapolinario committed May 16, 2024
    Configuration menu
    Copy the full SHA
    98cce02 View commit details
    Browse the repository at this point in the history