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

Add workflows for publishing packages #854

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Commits on Apr 7, 2022

  1. Update yarn to v3.2

    peterMuriuki committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0503c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3e66f5 View commit details
    Browse the repository at this point in the history
  3. Rethinking cache

    peterMuriuki committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    4255155 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655892d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Revert to yarn v1.18

    Moving to yarn v3 proved herculean.
    
    the doumnetation already assumes a certain proficiency with  yarn itself and its not clear and easily understood,
    Lack of examples, recipes does not help either.
    
    Technically the biggest problem faced was that subpackages were not able to run scripts.
    peterMuriuki committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    18f1ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac7924 View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    peterMuriuki committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    44ee828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9b7aed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d797080 View commit details
    Browse the repository at this point in the history
  6. Update readme

    peterMuriuki committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    95ebee2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    93c37d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529fd81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f704615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c7782c View commit details
    Browse the repository at this point in the history
  5. Update documentation

    peterMuriuki committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    41b6895 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34b4659 View commit details
    Browse the repository at this point in the history
  7. Update app/tsconfig

    peterMuriuki committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    14f0186 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9300fd1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b392bde View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9788e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36169f0 View commit details
    Browse the repository at this point in the history
  12. Temp remove lint step

    peterMuriuki committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    bdd024a View commit details
    Browse the repository at this point in the history
  13. Create .env file

    peterMuriuki committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    c68561c View commit details
    Browse the repository at this point in the history