-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: semantic-release/semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: semantic-release/semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 23 files changed
- 2 contributors
Commits on Nov 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 40c58c9 - Browse repository at this point
Copy the full SHA 40c58c9View commit details -
test: Ignore the ~/.npmrc file during tests
When the test are run npm read the ~/.npmrc and ./.npmrc files and set some environment variables starting with `npm_`. When the test create temporary folders and created a `.npmrc` the values there are ignored as the environment variables take precedence. This commit remove this environment variable (from the local `process.env`) before starting the integrations test and restore them after. This way the `./.npmrc` files created in temp directory for the test are correctly used.
Configuration menu - View commit details
-
Copy full SHA for ce3841f - Browse repository at this point
Copy the full SHA ce3841fView commit details
Commits on Nov 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 89f5e07 - Browse repository at this point
Copy the full SHA 89f5e07View commit details
Commits on Nov 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fcb832b - Browse repository at this point
Copy the full SHA fcb832bView commit details -
test: Improve docker start/stop script
- Simplify the loop that check availability - Increase timeout - Remove the container after stopping
Configuration menu - View commit details
-
Copy full SHA for a7359bf - Browse repository at this point
Copy the full SHA a7359bfView commit details -
fix: Accept
undefined
values for thegetLastRelease
and `generate……Notes` plugins Adapt tests and default value to the plugin definitions (`definitions.js`)
Configuration menu - View commit details
-
Copy full SHA for d7b323d - Browse repository at this point
Copy the full SHA d7b323dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 613a646 - Browse repository at this point
Copy the full SHA 613a646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6859591 - Browse repository at this point
Copy the full SHA 6859591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ddf34 - Browse repository at this point
Copy the full SHA 02ddf34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2491032 - Browse repository at this point
Copy the full SHA 2491032View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8371a03 - Browse repository at this point
Copy the full SHA 8371a03View commit details -
test: Isolate environment variables passed to semantic-release
`npm` is called through `semantic-release` and in the integration test to make some assertion. By isolating the the environment variables passed to `semantic-release` it's easier to avoid a mistake that would pass the test environment that contains is own auth variables.
Configuration menu - View commit details
-
Copy full SHA for eec4e68 - Browse repository at this point
Copy the full SHA eec4e68View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v11.0.0...v11.0.1