-
Notifications
You must be signed in to change notification settings - Fork 174
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: codecentric/chaos-monkey-spring-boot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: codecentric/chaos-monkey-spring-boot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 15 files changed
- 3 contributors
Commits on Mar 17, 2023
-
Extend repository class filter to also match proxied repositories. (#337
) * Extend repository class filter to also match proxied repositories. Closes #335 Pass on final proxies in jdk.proxy2.* in base filter to allow accepting proxied repositories. Add test to prevent regressions. * add changelog
Configuration menu - View commit details
-
Copy full SHA for 14877bd - Browse repository at this point
Copy the full SHA 14877bdView commit details -
Improve uniqueness of beans provided by Chaos Monkey (see #339)
To avoid BeanDefinitionOverrideException in users application code, we should aim for unique bean names. By prefixing the (common) bean names with chaos monkey it should be unique enough.
Configuration menu - View commit details
-
Copy full SHA for d7ade93 - Browse repository at this point
Copy the full SHA d7ade93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b01bc - Browse repository at this point
Copy the full SHA 85b01bcView commit details -
Favor using semver directly from npm than the os package
The os package have unbundled dependencies which currently results in following stacktrace when trying to publish the 3.0.0 release: Error: Cannot find module 'lru-cache' Require stack: - /usr/share/nodejs/semver/classes/range.js - /usr/share/nodejs/semver/classes/comparator.js - /usr/share/nodejs/semver/index.js - /usr/share/nodejs/semver/bin/semver.js
Configuration menu - View commit details
-
Copy full SHA for 78955fd - Browse repository at this point
Copy the full SHA 78955fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6beb4d - Browse repository at this point
Copy the full SHA a6beb4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 779396d - Browse repository at this point
Copy the full SHA 779396dView commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for baa4090 - Browse repository at this point
Copy the full SHA baa4090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f6e5b - Browse repository at this point
Copy the full SHA 29f6e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74ee248 - Browse repository at this point
Copy the full SHA 74ee248View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5791f2c - Browse repository at this point
Copy the full SHA 5791f2cView 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 main...2.x