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

Blog: IgnoreErrors and Az group command #1854

Merged
merged 5 commits into from
Jan 27, 2022

Commits on Jan 7, 2022

  1. Blog: IgnoreErrors and Az group command

    * Explain the new ignoreError feature in the exec mixin
    * Show how developers can use this functionality to create custom
    commands for this mixin.
    
    Signed-off-by: Carolyn Van Slyck <[email protected]>
    carolynvs committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    db34c53 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Update docs/content/blog/ignoring-errors.md

    Signed-off-by: Carolyn Van Slyck <[email protected]>
    
    Co-authored-by: Vaughn Dice <[email protected]>
    carolynvs and vdice authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    ece3fd6 View commit details
    Browse the repository at this point in the history
  2. link to skeletor

    Signed-off-by: Carolyn Van Slyck <[email protected]>
    carolynvs committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b3d88ad View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Rewrite introduction

    Take another try at introducing the problem fixed by ignoreError
    
    Signed-off-by: Carolyn Van Slyck <[email protected]>
    carolynvs committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    98569ae View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. update with links to source code examples

    Signed-off-by: Carolyn Van Slyck <[email protected]>
    carolynvs committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b23139e View commit details
    Browse the repository at this point in the history