openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
gradle-node-plugin
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 9 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add test for Yarn
Alex Nordlund
More...
almost 5 years ago
Have the test reconfigure current env rather than make a new one.
Alex Nordlund
More...
almost 5 years ago
Check against System.getenv()
Alex Nordlund
More...
almost 5 years ago
Don't configure proxy if there's already proxy configuration.
Alex Nordlund
More...
almost 5 years ago
Change automatic proxy to be http://
Alex Nordlund
More...
almost 5 years ago
Upgrade dependencies.
Benoit Sautel
More...
almost 5 years ago
Add some documentation regarding the proxy autoconfiguration.
Benoit Sautel
More...
almost 5 years ago
Add a release checklist document.
Benoit Sautel
More...
almost 5 years ago
Prebuild only the required variants with Angular ngcc after npm install.
Benoit Sautel
More...
almost 5 years ago
Upgrade Gradle to 6.6.1.
Benoit Sautel
More...
almost 5 years ago
Upgrade Spring Boot Angular example to Spring Boot 2.3.3 and Angular 10.
Benoit Sautel
More...
almost 5 years ago
Improve the changelog.
Benoit Sautel
More...
almost 5 years ago
Upgrade the default Node.js.
Benoit Sautel
More...
almost 5 years ago
Re-add mavenCoordinates to pluginBundle. #113
Alex Nordlund
More...
almost 5 years ago
Merge pull request #102 from node-gradle/javadoc-github-action
Alex Nordlund
More...
almost 5 years ago
Upgrade Gradle to 6.6. Configure the wrapper task to avoid adding manually the version and distribution type each time we update it.
Benoit Sautel
More...
almost 5 years ago
Merge branch 'proxy-tests'
Benoit Sautel
More...
about 5 years ago
Upgrade Gradle to 6.5.1.
Benoit Sautel
More...
about 5 years ago
Upgrade the default Node.js version to 12.18.1. This also upgrades the default npm version to 6.14.5.
Benoit Sautel
More...
about 5 years ago
Upgrade Gradle to 6.5.
Benoit Sautel
More...
about 5 years ago
Issue #106: improve the Yarn test case to get one step closer from the HTTPS proxy test that works but for now it is still broken.
Benoit Sautel
More...
about 5 years ago
Issue #106: add proxy tests for Yarn.
Benoit Sautel
More...
about 5 years ago
Issue #106: remove the port from the NO_PROXY environment variable since npm does not support ports at this place.
Benoit Sautel
More...
about 5 years ago
Issue #106: fix an issue with the MockServer certificate authority declaration.
Benoit Sautel
More...
about 5 years ago
Issue #106: use environment variable instead of CLI args to define the proxy configuration for npm and Yarn.
Benoit Sautel
More...
about 5 years ago
Merge branch 'master' into proxy-tests
Benoit Sautel
More...
about 5 years ago
Correct noproxy parameter #106
Alex Nordlund
More...
about 5 years ago
Issue #106: ensure that the proxy is used at least once. Hope this will make the test pass on GitHub Actions' macOS host.
Benoit Sautel
More...
about 5 years ago
Issue #106: try to use another package in the proxy test. I don't know why it does not work in GitHub Actions, it works on my laptop. Maybe this is because of a cache issue coming from another test?
Benoit Sautel
More...
about 5 years ago
Issue #106: add a test to ensure that NPM uses the HTTP proxy defined in the Gradle configuration.
Benoit Sautel
More...
about 5 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
29
30
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree