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

chore: make the npm script portable in Maven example #1964

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

rquinio1A
Copy link
Contributor

Description

  • Make the npm script portable in Maven example. npm guideline is to not prefix with relative path, as executables are added to the $PATH. Tested on Windows and macOS.
  • Add missing "npm install" excution to Maven frontend plugin.

Checklist

I don't think it's applicable, as the examples are not run in the CI ?

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Copy link

netlify bot commented Apr 25, 2024

Deploy Preview for modelina canceled.

Name Link
🔨 Latest commit 483d047
🔍 Latest deploy log https://app.netlify.com/sites/modelina/deploys/662a38d23952e500084754f0

npm guideline is to not prefix with relative path, as executables are added to the $PATH. Tested on Windows and macOS.

Also add missing "npm install" excution to Maven frontend plugin.
Copy link

sonarcloud bot commented Apr 25, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jonaslagoni jonaslagoni changed the title fix: make the npm script portable in Maven example chore: make the npm script portable in Maven example Apr 25, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8831429065

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.3%

Totals Coverage Status
Change from base Build 8798238291: 0.0%
Covered Lines: 5995
Relevant Lines: 6326

💛 - Coveralls

Copy link
Member

@jonaslagoni jonaslagoni left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks @rquinio1A 🙏

@jonaslagoni jonaslagoni merged commit d891144 into asyncapi:master Apr 25, 2024
18 checks passed
@jonaslagoni
Copy link
Member

@all-contributors please add @rquinio1A for code, examples

Copy link
Contributor

@jonaslagoni

I've put up a pull request to add @rquinio1A! 🎉

@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.0-next.36 🎉

The release is available on:

Your semantic-release bot 📦🚀

@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 3.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants