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

A few upgrades here and there #13

Merged
merged 5 commits into from
Oct 9, 2023
Merged

A few upgrades here and there #13

merged 5 commits into from
Oct 9, 2023

Conversation

JJ
Copy link
Collaborator

@JJ JJ commented Oct 7, 2023

Including changing runner, and URL to best-practices [email protected] URL.

Closes #12 when merged. For the time being:

  • ⬆️ npm release workflows
  • ⬆️ regular testing workflow

Including changing runner, and URL to best-practices [email protected] URL
@JJ JJ marked this pull request as draft October 7, 2023 18:28
- name: Setup package.json
run: echo '{"name":"@denorg/qrcode","version":"0.0.0","publishConfig":{"access":"public"},"scripts":{"semantic-release":"semantic-release"},"repository":{"type":"git","url":"https://github.com/denorg/qrcode.git"},"author":"Denorg <[email protected]>","license":"MIT","bugs":{"url":"https://github.com/denorg/qrcode/issues"},"homepage":"https://denorg.github.io/qrcode/","devDependencies":{"semantic-release":"^17.0.4","semantic-release-gitmoji":"^1.3.3"}}' > package.json
run: echo '{"name":"@denorg/qrcode","version":"0.0.0","publishConfig":{"access":"public"},"scripts":{"semantic-release":"semantic-release"},"repository":{"type":"git","url":"git@github.com:actions/checkout.git"},"author":"Denorg <[email protected]>","license":"MIT","bugs":{"url":"https://github.com/denorg/qrcode/issues"},"homepage":"https://denorg.github.io/qrcode/","devDependencies":{"semantic-release":"^17.0.4","semantic-release-gitmoji":"^1.3.3"}}' > package.json
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Is this email address still working? Who's listening there?

@JJ JJ marked this pull request as ready for review October 7, 2023 18:43
@JJ JJ merged commit ce772d2 into master Oct 9, 2023
8 checks passed
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.

Upgrade infra a bit
1 participant