Jérôme Laban
aabee805fb
Merge pull request #24 from morning4coffe-dev/dev/doti/warn-on-prerelease
...
feat: Continue on Prerelease-only package
2024-11-11 07:39:30 -05:00
Dominik Titl
715348a3d4
feat: Continue on Prerelease-only package
2024-11-09 14:51:40 +01:00
Jérôme Laban
94d9245559
Merge pull request #23 from unoplatform/dependabot/nuget/src/Uno.PackageDiff/NuGet.Protocol-6.3.3
...
chore(deps): Bump NuGet.Protocol from 6.3.1 to 6.3.3 in /src/Uno.PackageDiff
2023-06-14 14:59:55 -04:00
dependabot[bot]
451ed43198
chore(deps): Bump NuGet.Protocol in /src/Uno.PackageDiff
...
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client ) from 6.3.1 to 6.3.3.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases )
- [Commits](https://github.com/NuGet/NuGet.Client/commits )
---
updated-dependencies:
- dependency-name: NuGet.Protocol
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 16:45:18 +00:00
Jérôme Laban
34ae126bd6
Merge pull request #22 from Youssef1313/regex
...
feat: Support ignoring members with a regex pattern
2023-05-18 11:27:51 -04:00
Jérôme Laban
4d35b24743
ci: Adjust build agents
2023-05-18 11:08:52 -04:00
Youssef Victor
0f4963c0c1
test: Update test project to .NET 7
2023-05-16 15:01:50 +03:00
Youssef Victor
ba9298c1f7
chore: Add back .NET 5 SDK
2023-05-16 13:53:34 +03:00
Youssef Victor
e13a07473f
docs: Update README.md
2023-05-15 21:24:20 +03:00
Youssef Victor
520a7b198f
ci: Update .NET SDK to be able to use raw string literal
2023-05-15 21:16:39 +03:00
Youssef Victor
5b9abb060b
feat: Support ignoring members with a regex pattern
2023-05-15 10:27:41 +03:00
Jérôme Laban
65d36bb6d8
Merge pull request #19 from workgroupengineering/fixes/build
...
fix(CI): Replace deprecated ubuntu-18.04 with ubuntu-20.04
2023-01-09 11:58:59 -05:00
Giuseppe Lippolis
3291dedafb
fix(CI): Replace deprecated ubuntu-18.04 with ubuntu-20.04
2023-01-05 12:01:15 +01:00
Jérôme Laban
21376dfb98
Merge pull request #17 from unoplatform/dependabot/nuget/src/Uno.PackageDiff/NuGet.Protocol-6.3.1
...
chore(deps): Bump NuGet.Protocol from 6.3.0 to 6.3.1 in /src/Uno.PackageDiff
2022-10-11 17:06:19 -04:00
dependabot[bot]
1e09af5ffe
chore(deps): Bump NuGet.Protocol in /src/Uno.PackageDiff
...
Bumps [NuGet.Protocol](https://github.com/NuGet/NuGet.Client ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases )
- [Commits](https://github.com/NuGet/NuGet.Client/commits )
---
updated-dependencies:
- dependency-name: NuGet.Protocol
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 20:49:43 +00:00
Jérôme Laban
25fe2d8d17
Merge pull request #16 from unoplatform/dev/jela/version-major-compare
...
feat: Allow for package diff manifest to provide a partial version match
2022-08-29 15:30:02 -04:00
Jerome Laban
fe3f01b8f6
feat: Allow for package diff manifest to provide a partial version match
2022-08-29 14:57:49 -04:00
Jerome Laban
a353a443a4
ci: Adjust package urls
2022-08-29 14:57:27 -04:00
Jérôme Laban
95ddd0e9bd
Merge pull request #15 from unoplatform/dev/jela/nuget-download-fix
...
Fix invalid download link, misc CI updates
2022-04-12 14:31:49 -04:00
Jerome Laban
96a297becd
chore: Adjust version string representation
2022-04-12 14:24:48 -04:00
Jerome Laban
67ee4147ac
ci: Adjust build order
2022-04-12 14:04:39 -04:00
Jerome Laban
77e4785e24
ci: Adjust for gitversion runtime
2022-04-12 13:52:22 -04:00
Jerome Laban
cfaae598fe
ci: Adjust mac, Linux for .NET6
2022-04-12 13:43:13 -04:00
Jerome Laban
6305756857
ci: Bump to vs2022
2022-04-12 13:42:45 -04:00
Jerome Laban
69a617d420
ci: Adjust build for net6
2022-04-12 13:28:31 -04:00
Jerome Laban
b15f1ff129
ci: Updated sign client
2022-04-12 13:28:31 -04:00
Jerome Laban
7df2d21559
ci: Move to main branch
2022-04-12 13:28:31 -04:00
Jerome Laban
00c7d8bde4
refactor: Bump to net6
2022-04-12 13:28:31 -04:00
Jerome Laban
4a2c877b05
fix: Use proper resource download url
...
The url needs to use lower-cased package id and version.
2022-04-12 13:28:31 -04:00
Jérôme Laban
7735bdb70a
Merge pull request #12 from unoplatform/dev/jela/assembly-ignore
...
feat: Add the ability to ignore assemblies
2020-07-10 11:35:59 -04:00
Jerome Laban
36cc4059c0
feat: Add the ability to ignore assemblies
2020-07-09 16:15:22 -04:00
Jérôme Laban
f3a12b3367
Merge pull request #11 from unoplatform/dev/djo/types-internal-fix
...
fix: Types that became internal were not being detected as removed
2020-05-25 22:05:03 -04:00
David Oliver
05c12ef702
fix: Types that became internal were not being detected as removed
...
Previously, removed types were only flagged if removed completely, and mistakenly ignored if only their visibility had changed.
2020-05-21 18:31:16 -04:00
Jérôme Laban
62a751dea4
Merge pull request #10 from unoplatform/dev/djo/type-changes-fix
...
fix: Apply ignore declaring type to log output
2020-04-15 13:12:38 -04:00
David Oliver
4aa3b7a2af
fix: Apply ignore declaring type to log output
...
Ensure that error logging and final diff result are in agreement. This fixes bug where the final diff was reporting success, but errors were still being logged.
2020-04-14 21:14:12 -04:00
David Oliver
763dcb9b08
chore: Refactor reporting methods to ReportAnalyzer
2020-04-14 20:44:17 -04:00
Jérôme Laban
0e1358a7b7
Merge pull request #9 from unoplatform/dev/jela/adjust-version
...
ci: Adjust versioning
2020-04-14 11:28:18 -04:00
Jerome Laban
c1d565dd43
ci: Adjust versioning
2020-04-14 09:57:23 -04:00
Jérôme Laban
ecade2fb08
Merge pull request #8 from unoplatform/dev/jela/ci-update
...
ci: Update macOS vmImage
2020-04-13 14:22:35 -04:00
David Oliver
4840c8bab3
Merge pull request #7 from unoplatform/dev/djo/type-changes
...
feat: Ignore changes to an ignored type
2020-04-13 11:42:13 -04:00
Jérôme Laban
c229acaceb
ci: Update macOS vmImage
2020-04-13 10:58:50 -04:00
Jérôme Laban
ec719cf987
ci: Adjust GitVersion tool version
2020-04-13 10:58:33 -04:00
Jérôme Laban
3b9e6155d4
ci: Adjust GitVersion tool version
2020-04-12 22:13:59 -04:00
Jérôme Laban
551425646b
ci: Update macOS vmImage
2020-04-12 22:02:16 -04:00
David Oliver
e873a787d0
chore: Fix NRE for empty ignore set
2020-04-08 10:42:12 -04:00
David Oliver
d921074153
fix: Update SourceLink packages to latest stable
2020-04-08 08:45:04 -04:00
David Oliver
abf946d749
feat: Ignore changes to an ignored type
...
If a type is in the Types of an ignore file, but is not actually removed, ignore all removed members on that type instead.
In general ignoring individual members explicitly is preferable, but this option is useful in certain special cases, eg breaking changes involving large numbers of properties coming from generated code.
2020-04-07 22:08:41 -04:00
Jérôme Laban
80d22b3228
Merge pull request #6 from unoplatform/dev/jela/fix-return-type
...
Fix return type validation
2019-12-03 13:26:26 -05:00
Jerome Laban
0849b539e6
Update build dependency
2019-12-02 22:29:33 -05:00
Jerome Laban
36ec51e5ca
Fix typo
2019-12-02 22:24:11 -05:00