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

Converting Octicons workflow to a GitHub actions workflow #276

Merged
merged 84 commits into from
Feb 8, 2019

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    c3bb8f0 View commit details
    Browse the repository at this point in the history
  2. Adding linting step

    jonrohan committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    3417c19 View commit details
    Browse the repository at this point in the history
  3. Creating a version action

    jonrohan committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    a21af1c View commit details
    Browse the repository at this point in the history
  4. Creating a version action

    jonrohan committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    23ed4b8 View commit details
    Browse the repository at this point in the history
  5. Fix test linting

    jonrohan committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    39f6fb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f40bba7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63e06f1 View commit details
    Browse the repository at this point in the history
  8. lint needs install to work

    jonrohan committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    942950d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9f7fed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    44fc8fd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Fixing all lint errors

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    875bc33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67e8662 View commit details
    Browse the repository at this point in the history
  3. A couple of typos

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    8303817 View commit details
    Browse the repository at this point in the history
  4. Adding a build step

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    0e71c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd65532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f918c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1ee6f3 View commit details
    Browse the repository at this point in the history
  8. Build before linting

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    646d229 View commit details
    Browse the repository at this point in the history
  9. Don't need to resolve test

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    1528a95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2612c16 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c14f6e3 View commit details
    Browse the repository at this point in the history
  12. better branch name grab

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    053dd1c View commit details
    Browse the repository at this point in the history
  13. Update .github/actions/version/entrypoint.js

    Co-Authored-By: jonrohan <rohan@github.com>
    shawnbot and jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    5fc303f View commit details
    Browse the repository at this point in the history
  14. Update .github/actions/version/entrypoint.js

    Co-Authored-By: jonrohan <rohan@github.com>
    shawnbot and jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    039fdc3 View commit details
    Browse the repository at this point in the history
  15. Refactoring some logic

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ce50698 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    407c40c View commit details
    Browse the repository at this point in the history
  17. Merge pull request #277 from primer/version_action

    Creating a version action that versions the release based on PR logic
    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    745c8eb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4c9188c View commit details
    Browse the repository at this point in the history
  19. moving this

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    356d10c View commit details
    Browse the repository at this point in the history
  20. Merge pull request #278 from primer/figma_action

    Using figma-action to export assest from the figma file
    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    2966673 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    10ac0ca View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    60a23e3 View commit details
    Browse the repository at this point in the history
  23. Setting version on repo

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    b1d7247 View commit details
    Browse the repository at this point in the history
  24. don't use jq

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ba84506 View commit details
    Browse the repository at this point in the history
  25. remove cat

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    68869d0 View commit details
    Browse the repository at this point in the history
  26. Fingers crossed publishing

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    752b312 View commit details
    Browse the repository at this point in the history
  27. exit

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    8e36e8d View commit details
    Browse the repository at this point in the history
  28. npmrc

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    c8cfe32 View commit details
    Browse the repository at this point in the history
  29. Bail out of publishing

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    4caf950 View commit details
    Browse the repository at this point in the history
  30. Tag canary builds with 0.0.0

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    d9c97ed View commit details
    Browse the repository at this point in the history
  31. Why isn't this working

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    afb86ad View commit details
    Browse the repository at this point in the history
  32. remove the quotes

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    882a0ed View commit details
    Browse the repository at this point in the history
  33. what is going on here

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    523d13d View commit details
    Browse the repository at this point in the history
  34. Let's try regex

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    1082136 View commit details
    Browse the repository at this point in the history
  35. Getting shell script to work

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    2dc82b3 View commit details
    Browse the repository at this point in the history
  36. test data

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    8b7a19b View commit details
    Browse the repository at this point in the history
  37. single bracket

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    eae3585 View commit details
    Browse the repository at this point in the history
  38. quotes

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f68b954 View commit details
    Browse the repository at this point in the history
  39. try bash

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f91e748 View commit details
    Browse the repository at this point in the history
  40. Works again

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ccf0818 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    34faa7f View commit details
    Browse the repository at this point in the history
  42. Merge pull request #279 from primer/node_build_action

    Creating a custom action for building all javascript based octicons packages
    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    077b223 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    84258b1 View commit details
    Browse the repository at this point in the history
  44. Versioning and publishing

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    9776a3e View commit details
    Browse the repository at this point in the history
  45. make dir .gem

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    331f5d2 View commit details
    Browse the repository at this point in the history
  46. Rubocop offense

    jonrohan committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    eb6b9b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Commit file

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    4988110 View commit details
    Browse the repository at this point in the history
  2. Commit as mona

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    e30d0a3 View commit details
    Browse the repository at this point in the history
  3. Set git config

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    10f6679 View commit details
    Browse the repository at this point in the history
  4. test without node

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    c67bca8 View commit details
    Browse the repository at this point in the history
  5. use gem push ignore git

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    4606bfc View commit details
    Browse the repository at this point in the history
  6. renaming

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    95d3696 View commit details
    Browse the repository at this point in the history
  7. use the secret

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    e56417a View commit details
    Browse the repository at this point in the history
  8. differnt secret

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    08033b4 View commit details
    Browse the repository at this point in the history
  9. cat

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    4a65ca5 View commit details
    Browse the repository at this point in the history
  10. do without test

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    9f642a2 View commit details
    Browse the repository at this point in the history
  11. Try it this way

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    bef8867 View commit details
    Browse the repository at this point in the history
  12. Last try

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    52eb7c7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0f72253 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad8659f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d2b9887 View commit details
    Browse the repository at this point in the history
  16. circular deps

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    649b58b View commit details
    Browse the repository at this point in the history
  17. rake tasks for jekyll

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    13012d5 View commit details
    Browse the repository at this point in the history
  18. adding bundle update

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    ef71d8a View commit details
    Browse the repository at this point in the history
  19. Add node projects back

    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    d99a3d4 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #280 from primer/ruby_build_action

    Creating a custom action to build all ruby based octicons projects
    jonrohan committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    664d0db View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    4bcaa08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393f6b6 View commit details
    Browse the repository at this point in the history
  3. Try getting version from jq

    jonrohan committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    00c6c04 View commit details
    Browse the repository at this point in the history
  4. Using node slim here also

    jonrohan committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    3247da8 View commit details
    Browse the repository at this point in the history
  5. Did these steps fail?

    jonrohan committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    f86cce0 View commit details
    Browse the repository at this point in the history
  6. Use jq in ruby also

    jonrohan committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    34d72ab View commit details
    Browse the repository at this point in the history
  7. Updating contributing docs

    jonrohan committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    b168d79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    472f062 View commit details
    Browse the repository at this point in the history