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

Chore point to main wf reusable #15

Merged
merged 50 commits into from
Jun 3, 2023
Merged

Commits on May 30, 2023

  1. chore: point to main wf

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    35248cf View commit details
    Browse the repository at this point in the history
  2. fix: main instead of master

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    f6c8681 View commit details
    Browse the repository at this point in the history
  3. test: var sharing

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    07f4f1d View commit details
    Browse the repository at this point in the history
  4. fix: branch name

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    281fae2 View commit details
    Browse the repository at this point in the history
  5. fix: workflow call

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    8a1f71a View commit details
    Browse the repository at this point in the history
  6. test: full path

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    82988d4 View commit details
    Browse the repository at this point in the history
  7. test: with master yml

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    ccdf03a View commit details
    Browse the repository at this point in the history
  8. test: job.*.uses

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    44ef3dd View commit details
    Browse the repository at this point in the history
  9. fix: indent

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4044277 View commit details
    Browse the repository at this point in the history
  10. test: pass variable

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    0b823b0 View commit details
    Browse the repository at this point in the history
  11. test: share output

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    590211e View commit details
    Browse the repository at this point in the history
  12. fix: indent

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c1f6af7 View commit details
    Browse the repository at this point in the history
  13. test: only reusable wf

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    0797dfa View commit details
    Browse the repository at this point in the history
  14. test: event push

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    579f094 View commit details
    Browse the repository at this point in the history
  15. test: share var

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    c3359c8 View commit details
    Browse the repository at this point in the history
  16. test: random word

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    ec828cb View commit details
    Browse the repository at this point in the history
  17. fix: depends job name

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    017f5b1 View commit details
    Browse the repository at this point in the history
  18. test: replace var

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    253ac80 View commit details
    Browse the repository at this point in the history
  19. fix: job name corrected

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    0056509 View commit details
    Browse the repository at this point in the history
  20. test: static value in var

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    d625401 View commit details
    Browse the repository at this point in the history
  21. test: direct values

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    08af77c View commit details
    Browse the repository at this point in the history
  22. fix: retore to original

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4708d05 View commit details
    Browse the repository at this point in the history
  23. fix: depends on corrected

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5dea4f3 View commit details
    Browse the repository at this point in the history
  24. test: pick value from env

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    e35b7ea View commit details
    Browse the repository at this point in the history
  25. test: without braces

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    4a8ed50 View commit details
    Browse the repository at this point in the history
  26. test: without env.

    777abhi committed May 30, 2023
    Configuration menu
    Copy the full SHA
    e5cb9c7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. test: full key value in var

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3c4c33e View commit details
    Browse the repository at this point in the history
  2. test: in quotes

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    8da0ed9 View commit details
    Browse the repository at this point in the history
  3. test: display $GITHUB_ENV

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b56e252 View commit details
    Browse the repository at this point in the history
  4. test echo is quotes

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    f8cadac View commit details
    Browse the repository at this point in the history
  5. test: double quotes

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3b7547f View commit details
    Browse the repository at this point in the history
  6. test: git official docs

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    2c413ee View commit details
    Browse the repository at this point in the history
  7. test: variable

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1750b52 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    931c49f View commit details
    Browse the repository at this point in the history
  9. test: add output call

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    c1912d8 View commit details
    Browse the repository at this point in the history
  10. test: display env

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b625920 View commit details
    Browse the repository at this point in the history
  11. test: display RANDOM_WORD

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    060d8ae View commit details
    Browse the repository at this point in the history
  12. test: display outputs

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    156ab11 View commit details
    Browse the repository at this point in the history
  13. test: display random_word

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    4af6d23 View commit details
    Browse the repository at this point in the history
  14. test: return randomWord

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    defc293 View commit details
    Browse the repository at this point in the history
  15. fix: invalid file

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    6878ea3 View commit details
    Browse the repository at this point in the history
  16. test: using @actions/core

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    46f0d75 View commit details
    Browse the repository at this point in the history
  17. fix: install required package

    777abhi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    00cda79 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. feat: npm converted to yarn

    777abhi committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    21beb1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    598db15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e5811 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0fb524 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebc4425 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04d6bbe View commit details
    Browse the repository at this point in the history
  7. fix: main not master

    777abhi committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    4bd877b View commit details
    Browse the repository at this point in the history