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

[FEATURE] Added support of workflow artifact's retention policy #398

Merged
merged 13 commits into from
Mar 20, 2023
Merged

[FEATURE] Added support of workflow artifact's retention policy #398

merged 13 commits into from
Mar 20, 2023

Commits on Mar 2, 2023

  1. Added retentionDays support

    Signed-off-by: Viacheslav Kudinov <viacheslav@kudinov.tech>
    ViacheslavKudinov committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    4f686f1 View commit details
    Browse the repository at this point in the history
  2. Added retentionDays support

    Signed-off-by: Viacheslav Kudinov <viacheslav@kudinov.tech>
    ViacheslavKudinov committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    a83d9e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Added retentionDays support

    Signed-off-by: Viacheslav Kudinov <viacheslav@kudinov.tech>
    ViacheslavKudinov committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7b9a5df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96772b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Updated retention related input and TS code

    Signed-off-by: Viacheslav Kudinov <viacheslav.kudinov@gmail.com>
    ViacheslavKudinov committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4c3b882 View commit details
    Browse the repository at this point in the history
  2. Updated default value for retention to 0

    Signed-off-by: Viacheslav Kudinov <viacheslav.kudinov@gmail.com>
    ViacheslavKudinov committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c6bda3d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Added tests of retention

    Signed-off-by: Viacheslav Kudinov <viacheslavkudinov@VKMacBookM1Pro.local>
    Viacheslav Kudinov authored and Viacheslav Kudinov committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    164f5f1 View commit details
    Browse the repository at this point in the history
  2. Updated tests of retention

    Signed-off-by: Viacheslav Kudinov <viacheslav.kudinov@gmail.com>
    ViacheslavKudinov committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2782a7e View commit details
    Browse the repository at this point in the history
  3. Updated tests of retention

    Signed-off-by: Viacheslav Kudinov <viacheslav.kudinov@gmail.com>
    ViacheslavKudinov committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    f982e5c View commit details
    Browse the repository at this point in the history
  4. Added test of upload-artifact-retention input

    Signed-off-by: Viacheslav Kudinov <viacheslav.kudinov@gmail.com>
    ViacheslavKudinov committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    983b339 View commit details
    Browse the repository at this point in the history
  5. Added ability to have number input

    Signed-off-by: Viacheslav Kudinov <viacheslav.kudinov@gmail.com>
    ViacheslavKudinov committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    c7bd048 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from ViacheslavKudinov/feature/retention-policy…

    …-input-tuning
    
    Updated retention related input and TS code
    ViacheslavKudinov committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2e86c41 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. chore: update tests

    Signed-off-by: Keith Zantow <kzantow@gmail.com>
    kzantow committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    36f4447 View commit details
    Browse the repository at this point in the history