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 automated release workflows #1502

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Conversation

dhensby
Copy link
Collaborator

@dhensby dhensby commented Jul 13, 2023

Currently this does:

Todo:

  • Windows runners
  • msnodesqlv8 tests

Running msnodesqlv8 on linux should be possible, but it's needs the ODBC 17 driver installed for ubuntu, which might be tricky.

It's not been possible to get the msnodesqlv8 tests running on ubuntu, so I'll leave that for now and go into that when I have time.

At the moment this covers off pretty much what is running on AppVeyor except it doesn't test SQL Server versions: 2008, 2012, 2014, 2016

@dhensby dhensby force-pushed the pulls/auto-release branch 30 times, most recently from ad72afd to eda1ff2 Compare July 17, 2023 12:28
@dhensby dhensby force-pushed the pulls/auto-release branch 5 times, most recently from ce1ea96 to 4ed2581 Compare July 18, 2023 12:31
Add commit linting, code linting, unit tests, integration tests, and semantic-release process
to PRs/push events. This moves most of our runners off of AppVeyor and onto GitHub actions
which has superior concurrent job limits and a more modern interface.
@dhensby dhensby marked this pull request as ready for review July 18, 2023 13:41
@dhensby dhensby merged commit 2781b4a into tediousjs:master Jul 18, 2023
30 checks passed
@dhensby dhensby deleted the pulls/auto-release branch July 18, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant