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

Adding a new feature to use commit timer #416

Open
wants to merge 61 commits into
base: main
Choose a base branch
from

Commits on Apr 18, 2023

  1. new version for commit timer

    Maxime committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ab0c9ea View commit details
    Browse the repository at this point in the history
  2. testing timer

    Maxime committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b55b8e1 View commit details
    Browse the repository at this point in the history
  3. adding timer

    Maxime committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    e08a656 View commit details
    Browse the repository at this point in the history
  4. adding condition

    Maxime committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    df49124 View commit details
    Browse the repository at this point in the history
  5. revert change

    Maxime committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    37a4646 View commit details
    Browse the repository at this point in the history
  6. adding module.params for timer

    Maxime committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    29326b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Use existing Ansible params to store argument_spec

    Will Hall committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    89fef5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from veyloster/whall/commit_timer

    Whall/commit timer
    veyloster authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a0df13f View commit details
    Browse the repository at this point in the history
  3. adding doc for timer

    Maxime committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e0a9379 View commit details
    Browse the repository at this point in the history
  4. updating version

    Maxime committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    db01e94 View commit details
    Browse the repository at this point in the history
  5. adding description

    Maxime committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3769461 View commit details
    Browse the repository at this point in the history
  6. updating doc

    Maxime committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    31ca593 View commit details
    Browse the repository at this point in the history
  7. updating exemple

    Maxime committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    caa0817 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Enforcing commit timer "0 < value < 24 hours"

    Will Hall committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3d1a3e1 View commit details
    Browse the repository at this point in the history
  2. Remove invalid type specifier from argument_spec

    Will Hall committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    df34f1e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from veyloster/commit_timer_validation

    Enforcing commit timer "0 < value < 24 hours"
    veyloster authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    12f93b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Incorrect indentation for closing comment

    Will Hall committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8739465 View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Will Hall committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    46027f8 View commit details
    Browse the repository at this point in the history
  3. Add another changelog

    Will Hall committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c67088f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Invalid char in description

    Will Hall committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d8419e5 View commit details
    Browse the repository at this point in the history
  2. Remove fragments

    Will Hall committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    68a2d51 View commit details
    Browse the repository at this point in the history
  3. Use fragments for changelogs

    Will Hall committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    71f1d26 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Removed files created during release

    Will Hall committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7e78317 View commit details
    Browse the repository at this point in the history
  2. adding example using timer with commit

    Maxime committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    fe62007 View commit details
    Browse the repository at this point in the history
  3. fixing indentation

    Maxime committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f838ae4 View commit details
    Browse the repository at this point in the history
  4. adding variable

    Maxime committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ba3b40f View commit details
    Browse the repository at this point in the history
  5. fixing indentation

    Maxime committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    664edf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. moving example to module

    Maxime committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    26fb9ce View commit details
    Browse the repository at this point in the history
  2. adding missing space

    Maxime committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a5bb0cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01e360e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from veyloster/mdubuc/adding_commit_example

    adding example using timer with commit
    veyloster authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    4478e45 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    2fb546d View commit details
    Browse the repository at this point in the history
  2. removing timer from rst file

    Maxime committed May 2, 2023
    Configuration menu
    Copy the full SHA
    d736a39 View commit details
    Browse the repository at this point in the history
  3. removing timer from rst file

    Maxime committed May 2, 2023
    Configuration menu
    Copy the full SHA
    6cf2016 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19b63d7 View commit details
    Browse the repository at this point in the history
  5. removing change from rst

    Maxime committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a143813 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'mdubuc/commit_timer' of github.com:veyloster/arista.eos…

    … into mdubuc/commit_timer
    Maxime committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c026c03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1d707b View commit details
    Browse the repository at this point in the history
  8. removing change from rst

    Maxime committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f587e24 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'mdubuc/commit_timer' of github.com:veyloster/arista.eos…

    … into mdubuc/commit_timer
    Maxime committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9db0ca4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75bba63 View commit details
    Browse the repository at this point in the history
  11. removing change from rst

    Maxime committed May 2, 2023
    Configuration menu
    Copy the full SHA
    57b5e1d View commit details
    Browse the repository at this point in the history
  12. Merge branch 'mdubuc/commit_timer' of github.com:veyloster/arista.eos…

    … into mdubuc/commit_timer
    Maxime committed May 2, 2023
    Configuration menu
    Copy the full SHA
    beab0c6 View commit details
    Browse the repository at this point in the history
  13. removing change from rst

    Maxime committed May 2, 2023
    Configuration menu
    Copy the full SHA
    e0167cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b0c10af View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    9d0892b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    9d82997 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    39e7dab View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    a40a1ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18cbb30 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    7b8fab0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    284e093 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    cfb1806 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge pull request #5 from sc68cal/mdubuc/commit_timer

    Add timer suport to the cliconf plugin
    veyloster authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8f4e4b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c1e437 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Fix for self reference in non-class function

    Will Hall committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9c177b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d7647 View commit details
    Browse the repository at this point in the history
  3. Match interface for CliconfBase.edit_config

    Will Hall committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8eff07c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'whall/fix_parse_timer' of github.com:veyloster/arista.e…

    …os into whall/fix_parse_timer
    Will Hall committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a33dfc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c7b2b3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from veyloster/whall/fix_parse_timer

    Whall/fix parse timer
    veyloster authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    f242166 View commit details
    Browse the repository at this point in the history