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

Finish eliminating plugin usage in 'doctl sls functions' + testing improvements #1252

Commits on Sep 27, 2022

  1. Eliminate plugin usage in 'doctl sls fn list'

    This completes the elimination of plugin usage in doctl sls fn and the
    functions.go source file.
    joshuaauerbachwatson committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    7ca75fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c5d710 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5a2361 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    343ac51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a26142 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Remove accidental re-introduction of --beta flag

    I believe this happened in merge conflict resolution during the recent
    rebase.
    joshuaauerbachwatson committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    407f28a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Bump min nim version to incorporate small bug fix

    Affects what happens when a failure occurs in the middle of deleting
    functions and triggers together.
    joshuaauerbachwatson committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    bd979f2 View commit details
    Browse the repository at this point in the history