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

Run acceptance tests in both github and gitlab #1245

Merged
merged 46 commits into from
Jan 5, 2022

Commits on Dec 17, 2021

  1. initial commit

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    c19f15d View commit details
    Browse the repository at this point in the history
  2. fix lint issue

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    36d3733 View commit details
    Browse the repository at this point in the history
  3. fix lint issue

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d608061 View commit details
    Browse the repository at this point in the history
  4. try to run tests

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f6dcd46 View commit details
    Browse the repository at this point in the history
  5. change input format

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    fa7ff65 View commit details
    Browse the repository at this point in the history
  6. add quote marks

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    56ee979 View commit details
    Browse the repository at this point in the history
  7. remove quotes

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f46f5c7 View commit details
    Browse the repository at this point in the history
  8. set if-else for gitlab

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    1457bd5 View commit details
    Browse the repository at this point in the history
  9. set gitlab env

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    ecbd28a View commit details
    Browse the repository at this point in the history
  10. refactor if condition

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f253b01 View commit details
    Browse the repository at this point in the history
  11. reset env

    rokshana-b committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    dc17471 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. refactor env

    rokshana-b committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    76c302c View commit details
    Browse the repository at this point in the history
  2. separate envs

    rokshana-b committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    553f4a0 View commit details
    Browse the repository at this point in the history
  3. fix lint issue

    rokshana-b committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    a42f095 View commit details
    Browse the repository at this point in the history
  4. separate test runs

    rokshana-b committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    4c7221e View commit details
    Browse the repository at this point in the history
  5. remove if always

    rokshana-b committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    056e26f View commit details
    Browse the repository at this point in the history
  6. add shell

    rokshana-b committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    da3aeb9 View commit details
    Browse the repository at this point in the history
  7. go back to previous change

    rokshana-b committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    f57b5cf View commit details
    Browse the repository at this point in the history
  8. change syntax

    rokshana-b committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    8af887c View commit details
    Browse the repository at this point in the history
  9. change syntax

    rokshana-b committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    10c6cff View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. remove quotes

    rokshana-b committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    b14e4f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. try include keyword

    rokshana-b committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    ff577e8 View commit details
    Browse the repository at this point in the history
  2. use export

    rokshana-b committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    76d6ce8 View commit details
    Browse the repository at this point in the history
  3. correct syntax for test runs

    rokshana-b committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    77aa4dc View commit details
    Browse the repository at this point in the history
  4. experiment on skip tag

    rokshana-b committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    e666728 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into use-git-provider-as-variable

    rokshana-b committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    c7af2c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. remove matrix for all jobs but one

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    8f37394 View commit details
    Browse the repository at this point in the history
  2. remove if else condition

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e476d9e View commit details
    Browse the repository at this point in the history
  3. refactor add test

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    6aa9945 View commit details
    Browse the repository at this point in the history
  4. remove tag

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b63c3ad View commit details
    Browse the repository at this point in the history
  5. empty commit

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e2e667b View commit details
    Browse the repository at this point in the history
  6. use if statement to prevent failure

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    1bdc436 View commit details
    Browse the repository at this point in the history
  7. fix syntax

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    137fe38 View commit details
    Browse the repository at this point in the history
  8. set env for a single job

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    8493dd4 View commit details
    Browse the repository at this point in the history
  9. use single quotes

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    45741df View commit details
    Browse the repository at this point in the history
  10. refactor if else

    rokshana-b committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    147715b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. revert changes for gitlab tests

    rokshana-b committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    bc99003 View commit details
    Browse the repository at this point in the history
  2. use if else again

    rokshana-b committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8ee4f14 View commit details
    Browse the repository at this point in the history
  3. fix remaining errors

    rokshana-b committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    2055f56 View commit details
    Browse the repository at this point in the history
  4. empty commit

    rokshana-b committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d87b7a3 View commit details
    Browse the repository at this point in the history
  5. making changes according to comments

    rokshana-b committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9561f43 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Attempt to fix CI by removing include in smoke-tests-long job (#1260)

    * Attempt to fix env vars by using double quotes
    
    * Print out git provider value
    
    * Print out git provider value
    
    * Removed extra dollar simbol
    
    * Removed debug code
    josecordaz committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    b321df7 View commit details
    Browse the repository at this point in the history
  2. updated test files and readme

    rokshana-b committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    eaa31f3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into use-git-provider-as-variable

    rokshana-b committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    4398852 View commit details
    Browse the repository at this point in the history
  4. try to fix smoke test job

    rokshana-b committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    cbd4003 View commit details
    Browse the repository at this point in the history
  5. remove problem syntax

    rokshana-b committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    ddf1d48 View commit details
    Browse the repository at this point in the history