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

refactor(versioning/distro): Move date handling into distro.ts #15271

Merged

Commits on Apr 22, 2022

  1. refactor(versioning/distro): Move date handling into distro.ts

    - moved all time/date handling into distro.ts
    
    - date freeze for ubuntu/distro unit tests
    Gabriel-Ladzaretti committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    22ac199 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. refactor(versioning/distro): Move date handling into distro.ts

    - restore deleted test cases for ubuntu unit tests
    Gabriel-Ladzaretti committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    27dc473 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. refactor(versioning/distro): Move date handling into distro.ts

    - removed distro time mocking
    Gabriel-Ladzaretti committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    9a01231 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. refactor(versioning/distro): Move date handling into distro.ts

     - DistroInfo constructor is no longer date dependent
    
     - Restored DateTime mock
    Gabriel-Ladzaretti committed May 1, 2022
    Configuration menu
    Copy the full SHA
    7b1a667 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. refactor(versioning/distro): Move date handling into distro.ts

     - convert a while to a for loop
    Gabriel-Ladzaretti committed May 2, 2022
    Configuration menu
    Copy the full SHA
    6560a2c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. refactor(versioning/distro): Move date handling into distro.ts

     - unit tests went further back in time
    Gabriel-Ladzaretti committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c3da685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b2740d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    4451512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74a379 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4dee26 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    d414e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2997df2 View commit details
    Browse the repository at this point in the history