Skip to content

Add automated release workflows#1502

Merged
dhensby merged 1 commit intotediousjs:masterfrom
dhensby:pulls/auto-release
Jul 18, 2023
Merged

Add automated release workflows#1502
dhensby merged 1 commit intotediousjs:masterfrom
dhensby:pulls/auto-release

Conversation

@dhensby
Copy link
Copy Markdown
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 force-pushed the pulls/auto-release branch from 4ed2581 to 8ff5f7c Compare July 18, 2023 13:13
@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
@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