-
Notifications
You must be signed in to change notification settings - Fork 61
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: ipfs/aegir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ipfs/aegir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 31 files changed
- 2 contributors
Commits on Feb 14, 2020
-
fix: cleanup, update deps, remove deps (#512)
This PR tried to reduce the aegir node_modules weight but failed completely :( On the bright side all deps are up to date, some logic was simplified and direct deps number was reduced. Contributors feature now uses git-authors-cli which is faster, orders contributors, dedupes authors and removes bots. BREAKING CHANGE: hooks no longer support callbacks, eslint packages were updated so errors maybe appear and contributors list feature will change a bit.
Configuration menu - View commit details
-
Copy full SHA for 6d4d25a - Browse repository at this point
Copy the full SHA 6d4d25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d008d2 - Browse repository at this point
Copy the full SHA 2d008d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc1071 - Browse repository at this point
Copy the full SHA 6bc1071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7f21d - Browse repository at this point
Copy the full SHA 4a7f21dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b33fb - Browse repository at this point
Copy the full SHA 03b33fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec5da2 - Browse repository at this point
Copy the full SHA 2ec5da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b911ec - Browse repository at this point
Copy the full SHA 0b911ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d4d605 - Browse repository at this point
Copy the full SHA 1d4d605View commit details -
Configuration menu - View commit details
-
Copy full SHA for 385ecb8 - Browse repository at this point
Copy the full SHA 385ecb8View commit details
Commits on Feb 19, 2020
-
Generalises the `test-external` command to replace arbitrary modules in third party repos and run their tests. Run it like this: ```console $ aegir test-dependant git@github.com:org/project.git --deps=foo@1.0.0,bar@2.0.0 ``` `git@github.com:org/project.git` will be cloned to a temporary folder, dependencies installed and tests run. Then the dependencies specified in the `--deps` arg will be upgraded and the tests run again. `--deps` should contain the project you want to test, and can be anything npm can resolve as a version number, for example github URLs: `--deps=foo@github:org/project.git#$TRAVIS_COMMIT` Lerna based monorepos are supported.
Configuration menu - View commit details
-
Copy full SHA for 4f42860 - Browse repository at this point
Copy the full SHA 4f42860View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb7dab - Browse repository at this point
Copy the full SHA ebb7dabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73fdff4 - Browse repository at this point
Copy the full SHA 73fdff4View commit details
Commits on Feb 20, 2020
-
feat: allow enabling/disabling each part of the release process (#526)
Also splits commit/tagging into two separate commands and checks for file modifications before committing updated contributor lists.
Configuration menu - View commit details
-
Copy full SHA for 9c44626 - Browse repository at this point
Copy the full SHA 9c44626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c8b8c - Browse repository at this point
Copy the full SHA 22c8b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a1042e - Browse repository at this point
Copy the full SHA 1a1042eView 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 v20.6.1...v21.2.0