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

Automate release process #490

Merged
merged 13 commits into from
Aug 10, 2022
Merged

Automate release process #490

merged 13 commits into from
Aug 10, 2022

Conversation

vinicius73
Copy link
Contributor

@vinicius73 vinicius73 commented May 2, 2022

  • NPM and GPR Publish action
  • github-pages doc action
  • prevent node14 test failure
  • Bump version to 3.0.0

@vinicius73 vinicius73 added documentation Improvements or additions to documentation enhancement New feature or request labels May 2, 2022
README.md Outdated Show resolved Hide resolved
Vinicius Reis added 11 commits August 8, 2022 17:49
Signed-off-by: Vinicius Reis <[email protected]>
Signed-off-by: Vinicius Reis <[email protected]>
Signed-off-by: Vinicius Reis <[email protected]>
Signed-off-by: Vinicius Reis <[email protected]>
Signed-off-by: Vinicius Reis <[email protected]>
Signed-off-by: Vinicius Reis <[email protected]>
Signed-off-by: Vinicius Reis <[email protected]>
add development instructions

Signed-off-by: Vinicius Reis <[email protected]>
Signed-off-by: Vinicius Reis <[email protected]>
Signed-off-by: Vinicius Reis <[email protected]>
Copy link
Contributor

@juliusknorr juliusknorr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs some adjustments after 6f0429d but otherwise LGTM 👍

@@ -19,6 +19,9 @@ jobs:
with:
node-version: ${{ matrix.node }}
cache: 'npm'
- name: setup npm@^7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be dropped, we are using Node 16 now as a default: 6f0429d

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed, but the PR's checks asks for Test Node v14

README.md Outdated Show resolved Hide resolved
Signed-off-by: Vinicius Reis <[email protected]>
@juliusknorr juliusknorr merged commit f099514 into master Aug 10, 2022
@delete-merged-branch delete-merged-branch bot deleted the feature/release-process branch August 10, 2022 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants