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 GH action to auto publish packages on Tag #216

Merged
merged 8 commits into from
Apr 29, 2022

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    4ff5a98 View commit details
    Browse the repository at this point in the history
  2. remove node 18 as a target

    Node 18 is failing to install but its not super critical to have
    support for it yet since we only claim to support 14 and it still
    works on 16 which is the current LTS
    drew887 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e23d50c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ad64f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06a01f5 View commit details
    Browse the repository at this point in the history
  5. Add .idea folder to gitignore

    drew887 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    bf9dfd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    597c89f View commit details
    Browse the repository at this point in the history
  7. Undo test changes

    drew887 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    1199b6e View commit details
    Browse the repository at this point in the history
  8. remove ref to init.py

    drew887 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d8af1bc View commit details
    Browse the repository at this point in the history