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

[DO NOT MERGE] To verfiy build for Simmy docs PR #1894

Closed
wants to merge 22 commits into from

Commits on Nov 11, 2023

  1. expose simmy apis

    vany0114 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    664e4bb View commit details
    Browse the repository at this point in the history
  2. add missing docs

    vany0114 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    3dd5703 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge branch 'main' into simmy-expose-apis

    # Conflicts:
    #	src/Polly.Core/PublicAPI.Unshipped.txt
    vany0114 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    928d250 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. WIP:

    * add logos
    * add Simmy basic docs
    vany0114 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6c1eb6f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. WIP:

    * add chaos engineering menu and its options
    * fix fault options docs
    * add fault strategy docs
    * document common options across chaos strategies
    * remove chaos engineering option from the advanced menu
    vany0114 committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    202bddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5331538 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. add latency monkey docs

    vany0114 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    6db206f View commit details
    Browse the repository at this point in the history
  2. add latency docs

    vany0114 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a60a1e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. add outcome docs

    vany0114 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4b0a1ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bcbd52 View commit details
    Browse the repository at this point in the history
  3. fixes docs styling issues

    vany0114 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d3ddc4b View commit details
    Browse the repository at this point in the history
  4. more docs styling issues

    vany0114 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    11b69e1 View commit details
    Browse the repository at this point in the history
  5. Move code-snippets for Behavior and Fault

    peter.csala committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a152434 View commit details
    Browse the repository at this point in the history
  6. Move code-snippets for Latency and Result

    peter.csala committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    54fd269 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    583d9d2 View commit details
    Browse the repository at this point in the history
  2. Fix spellcheck issues

    peter.csala committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    680dd68 View commit details
    Browse the repository at this point in the history
  3. Apply suggested changes to Behavior

    peter.csala committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1069fe7 View commit details
    Browse the repository at this point in the history
  4. Apply suggested changes to Fault

    peter.csala committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    55ccd95 View commit details
    Browse the repository at this point in the history
  5. Apply suggested changes to index

    peter.csala committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    48fb694 View commit details
    Browse the repository at this point in the history
  6. Apply suggested changes to latency

    peter.csala committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    10aa7ec View commit details
    Browse the repository at this point in the history
  7. Apply suggested changes to result

    peter.csala committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ecbdd4b View commit details
    Browse the repository at this point in the history
  8. Update Behavior code samples to align the code style

    peter.csala committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5d3fee5 View commit details
    Browse the repository at this point in the history