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

Refactor action for maintainability #12

Closed
wants to merge 1 commit into from
Closed

Refactor action for maintainability #12

wants to merge 1 commit into from

Conversation

0x2b3bfa0
Copy link
Member

@0x2b3bfa0 0x2b3bfa0 commented Mar 5, 2021

This pull request introduces the following structural changes to this repository:

  • Use TypeScript instead of plain JavaScript
  • Add workflow to automate building, testing and releasing
  • Migrate to PIP DVC packages for every runner
  • Use the same license as the main DVC repository
  • Simplify code by leveraging native GitHub Actions libraries
  • Update the DVC description to match the new official version

Note: this pull request fixes #9 and also closes iterative/dvc#5542

* Use TypeScript instead of plain JavaScript
* Add workflow to automate building, testing and releasing
* Migrate to PIP DVC packages for every runner
* Simplify code by leveraging native GitHub Actions libraries
* Update the DVC description to match the new official version

Fixes #9
@0x2b3bfa0
Copy link
Member Author

⚠️ After merging this pull request, you'll need to create a new release with the tag version 2.0.0 (verbatim) in order to trigger the automated release workflow. The major semver tag alias v2 will be created automatically after a few minutes.

@0x2b3bfa0
Copy link
Member Author

0x2b3bfa0 commented Mar 6, 2021

It wasn't a good idea to incorporate all the changes from a differently structured repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant