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

Github action for custom metric tests with WPT API #89

Merged
merged 81 commits into from
Oct 19, 2023
Merged

Commits on Jul 23, 2023

  1. gh action draft

    max-ostapenko committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    d2ff6b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. fixed result path

    max-ostapenko committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    82dc580 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0de4f05 View commit details
    Browse the repository at this point in the history
  3. checkout main

    max-ostapenko committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e522629 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d630641 View commit details
    Browse the repository at this point in the history
  5. fixed source commit

    max-ostapenko committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    68a88a5 View commit details
    Browse the repository at this point in the history
  6. more test cases

    max-ostapenko committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3ad2382 View commit details
    Browse the repository at this point in the history
  7. npm script rename

    max-ostapenko committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fc26242 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ea6889 View commit details
    Browse the repository at this point in the history
  9. linter fix

    max-ostapenko committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7ace0af View commit details
    Browse the repository at this point in the history
  10. test case example

    max-ostapenko committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4c03238 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    a9f2298 View commit details
    Browse the repository at this point in the history
  2. fixing gh action code

    max-ostapenko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    55478cd View commit details
    Browse the repository at this point in the history
  3. strip file paths

    max-ostapenko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7cc3b57 View commit details
    Browse the repository at this point in the history
  4. list of unique values

    max-ostapenko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    de36c8f View commit details
    Browse the repository at this point in the history
  5. action conditions fixes

    max-ostapenko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    987b9c6 View commit details
    Browse the repository at this point in the history
  6. basename in a loop

    max-ostapenko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    11cfe01 View commit details
    Browse the repository at this point in the history
  7. name fixes

    max-ostapenko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    01fe324 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5647ff8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95e11e7 View commit details
    Browse the repository at this point in the history
  10. lint

    max-ostapenko committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b4320e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. use forked webpagetest

    max-ostapenko committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5194f0b View commit details
    Browse the repository at this point in the history
  2. fixed 2 tests

    max-ostapenko committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8ba13ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5f848b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    699baae View commit details
    Browse the repository at this point in the history
  5. name fix

    max-ostapenko committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    bd82145 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b5175e View commit details
    Browse the repository at this point in the history
  7. fix

    max-ostapenko committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6eb7419 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    0d54df6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f509e28 View commit details
    Browse the repository at this point in the history
  3. use tests dir in yml

    max-ostapenko committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a3f8b78 View commit details
    Browse the repository at this point in the history
  4. review suggestions

    max-ostapenko committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5bb5d2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a7060e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02e5c8e View commit details
    Browse the repository at this point in the history
  7. cleaner formatting

    max-ostapenko committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    5b840c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. some formatting

    max-ostapenko committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    66164ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3876116 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. gh-reporter

    max-ostapenko committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d1aaead View commit details
    Browse the repository at this point in the history
  2. pr-comment

    max-ostapenko committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8822346 View commit details
    Browse the repository at this point in the history
  3. debug test results

    max-ostapenko committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cddc4f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dd243e View commit details
    Browse the repository at this point in the history
  5. remove pr comment step

    max-ostapenko committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2a53042 View commit details
    Browse the repository at this point in the history
  6. no test results

    max-ostapenko committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fd9de3a View commit details
    Browse the repository at this point in the history
  7. main

    max-ostapenko committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c094b8b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    b31533a View commit details
    Browse the repository at this point in the history
  2. failing test behaviour

    max-ostapenko committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2fdee19 View commit details
    Browse the repository at this point in the history
  3. revert failing test

    max-ostapenko committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    18e6a8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c52082f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

  1. ads metrics fix

    max-ostapenko committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1c062d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Sep 27, 2023

  1. rework

    max-ostapenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cb95937 View commit details
    Browse the repository at this point in the history
  2. md lint

    max-ostapenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5c02201 View commit details
    Browse the repository at this point in the history
  3. url pattern check

    max-ostapenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e4a09c2 View commit details
    Browse the repository at this point in the history
  4. debugging

    max-ostapenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3c4a8cf View commit details
    Browse the repository at this point in the history
  5. fix1

    max-ostapenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b580a0a View commit details
    Browse the repository at this point in the history
  6. debugging

    max-ostapenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4a11173 View commit details
    Browse the repository at this point in the history
  7. debugging

    max-ostapenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b44eba6 View commit details
    Browse the repository at this point in the history
  8. fix lines

    max-ostapenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    74e2246 View commit details
    Browse the repository at this point in the history
  9. skipping test websites

    max-ostapenko committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7170466 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. bash and skip condition

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f0f6e0e View commit details
    Browse the repository at this point in the history
  2. more debugging

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ebf348c View commit details
    Browse the repository at this point in the history
  3. trimmed line

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d3b6eb9 View commit details
    Browse the repository at this point in the history
  4. index fix

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    09c64e6 View commit details
    Browse the repository at this point in the history
  5. compare strings

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4254fa7 View commit details
    Browse the repository at this point in the history
  6. trim line and substring

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1c19444 View commit details
    Browse the repository at this point in the history
  7. pr body updated

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dc92bf4 View commit details
    Browse the repository at this point in the history
  8. always test all metrics

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b0e42d5 View commit details
    Browse the repository at this point in the history
  9. lint

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3cb2943 View commit details
    Browse the repository at this point in the history
  10. readme update

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5c88b3b View commit details
    Browse the repository at this point in the history
  11. cleanup

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    cf63957 View commit details
    Browse the repository at this point in the history
  12. fix

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4eaf511 View commit details
    Browse the repository at this point in the history
  13. description

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b77ab31 View commit details
    Browse the repository at this point in the history
  14. new fork

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e467290 View commit details
    Browse the repository at this point in the history
  15. npm update

    max-ostapenko committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    44100d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    45b4057 View commit details
    Browse the repository at this point in the history
  2. Update dist/ads.js

    Co-authored-by: Barry Pollard <[email protected]>
    max-ostapenko and tunetheweb authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    55312da View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add Storage Buckets detection (#95)

    tomayac authored and max-ostapenko committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fb6626e View commit details
    Browse the repository at this point in the history
  2. npm update

    max-ostapenko committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9a7ca64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce1839 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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