-
Notifications
You must be signed in to change notification settings - Fork 222
Comparing changes
Open a pull request
base repository: gluck/il-repack
base: 2.0.34
head repository: gluck/il-repack
compare: 2.0.35
- 17 commits
- 22 files changed
- 5 contributors
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7abb7fa - Browse repository at this point
Copy the full SHA 7abb7faView commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 701f865 - Browse repository at this point
Copy the full SHA 701f865View commit details -
Add GitHub workflows to pack install and publish tool
* Automatically version from github.ref * Build and test on windows, only sanity check run on others * Build using desktop MSBuild: This is what appveyor does. * Pack separately just the tools project.
Configuration menu - View commit details
-
Copy full SHA for c49dc08 - Browse repository at this point
Copy the full SHA c49dc08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a07939 - Browse repository at this point
Copy the full SHA 7a07939View commit details -
Add --version to quickly render tool version
This command also helps check the tool is installed properly and can run, returning a success status code, without having to repack anything actually.
Configuration menu - View commit details
-
Copy full SHA for 2f7ad3f - Browse repository at this point
Copy the full SHA 2f7ad3fView commit details -
Make .vs folder ignoring recursive
Avoids having to skip it for the auto-generated .vs when you open a single project from the integration tests folder, for example
Configuration menu - View commit details
-
Copy full SHA for 6e1a1c1 - Browse repository at this point
Copy the full SHA 6e1a1c1View commit details -
Add a sample analyzer project with dependencies to sanity-check
In order to test that the basics of the dotnet-ilrepack tool are working in all supported OSes, we pick a clean and common scenario that doesn't require any particular workload, and which builds fast, as a simple end-to-end sanity check for the global tool itself. Note that the extensive tests already run on the code from existing tests is a prerequisite already for the test tool job.
Configuration menu - View commit details
-
Copy full SHA for 561c39a - Browse repository at this point
Copy the full SHA 561c39aView commit details -
Pack and publish selectively depending on secrets
This makes merging this PR to upstream can be done even if the GH workflows aren't used for publishing.
Configuration menu - View commit details
-
Copy full SHA for ab66d9c - Browse repository at this point
Copy the full SHA ab66d9cView commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82cc690 - Browse repository at this point
Copy the full SHA 82cc690View commit details
Commits on Jul 26, 2024
-
Merge pull request #364 from kzu/main
Provide a dotnet global tool version of ilrepack
Configuration menu - View commit details
-
Copy full SHA for 15aef03 - Browse repository at this point
Copy the full SHA 15aef03View commit details -
Merge pull request #366 from iskiselev/snk
Assembly strong name Linux compatibility
Configuration menu - View commit details
-
Copy full SHA for 45d42d2 - Browse repository at this point
Copy the full SHA 45d42d2View commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42cb688 - Browse repository at this point
Copy the full SHA 42cb688View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccc5142 - Browse repository at this point
Copy the full SHA ccc5142View commit details
Commits on Sep 3, 2024
-
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fa27343 - Browse repository at this point
Copy the full SHA fa27343View commit details
Commits on Sep 4, 2024
-
Merge pull request #370 from gluck/dependabot/github_actions/dot-gith…
…ub/workflows/actions/download-artifact-4.1.7 Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Configuration menu - View commit details
-
Copy full SHA for 2c3a69e - Browse repository at this point
Copy the full SHA 2c3a69eView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7fb5b5 - Browse repository at this point
Copy the full SHA d7fb5b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d6c961 - Browse repository at this point
Copy the full SHA 1d6c961View commit details
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 2.0.34...2.0.35