dependabot[bot]
|
a0e83efd70
|
Bump actions/setup-dotnet from 2 to 3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
James Jackson-South
|
0c62aebc03
|
Enable .NET 7 workflows
|
3 years ago |
James Jackson-South
|
af9bfe516e
|
Mac fix is not released yet
|
3 years ago |
James Jackson-South
|
976f2a8eac
|
Bypass constantly failing NET7 Win tests
|
3 years ago |
James Jackson-South
|
02e07eaad0
|
Update readme and issue config
|
4 years ago |
James Jackson-South
|
99439d3bff
|
Update build-and-test.yml
|
4 years ago |
James Jackson-South
|
56439692be
|
Update build-and-test.yml
|
4 years ago |
dependabot[bot]
|
3609507a70
|
Bump codecov/codecov-action from 1 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
c1bb294d50
|
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
a59e0f281a
|
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
60b815761a
|
Bump actions/setup-dotnet from 1 to 2
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2)
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
08448a98ad
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Dirk Lemstra
|
cf86a975fe
|
Added dependabot config to keep github actions up to date.
|
4 years ago |
James Jackson-South
|
78017247a9
|
Update build-and-test.yml
|
4 years ago |
James Jackson-South
|
d8012cab6f
|
Use .NET 6 only
|
4 years ago |
James Jackson-South
|
3ec64aec3f
|
Update readme [skip ci]
|
4 years ago |
Dirk Lemstra
|
92da254bb8
|
Restored checkboxes.
|
4 years ago |
Dirk Lemstra
|
63792362b4
|
Restored checkboxes.
|
4 years ago |
Dirk Lemstra
|
0f587ab276
|
Added missing body.
|
4 years ago |
Dirk Lemstra
|
6197844260
|
Use a different notation.
|
4 years ago |
Dirk Lemstra
|
056ce5e27e
|
Use single quotes instead.
|
4 years ago |
Dirk Lemstra
|
3b8b4d19d4
|
Try without quotes.
|
4 years ago |
Dirk Lemstra
|
ad7c49ae0e
|
Switch to issue forms.
|
4 years ago |
Dirk Lemstra
|
6cb2d37602
|
Changed master to main in the links.
|
4 years ago |
Dirk Lemstra
|
e54219acec
|
Renamed master to main.
|
4 years ago |
James Jackson-South
|
e36cc7bc92
|
Group dotnet actions
|
4 years ago |
James Jackson-South
|
bebbe150ba
|
Remove duplicate dotnet setup
|
4 years ago |
Dirk Lemstra
|
a4c6834c92
|
Install missing SDK.
|
4 years ago |
James Jackson-South
|
7d0d2e313f
|
Add missing framework test
|
4 years ago |
James Jackson-South
|
b7e0c218c0
|
Use 2 spaces for yml
|
4 years ago |
James Jackson-South
|
f140107e8d
|
Use a scheduled job for codecov
|
4 years ago |
James Jackson-South
|
07d3653ef5
|
Remove QA from config [skip ci]
|
4 years ago |
James Jackson-South
|
36f4ad48f9
|
Enable .NET 6 Preview Builds (#1745)
Enable Net 6 and C#9
|
5 years ago |
Clinton Ingram
|
06f9e2483a
|
Update PULL_REQUEST_TEMPLATE.md
|
5 years ago |
James Jackson-South
|
172c48eafd
|
Update readme and workflow for LFS
|
5 years ago |
Stefan Nikolei
|
a060d5c37e
|
USE SIXLABORS_TESTING instead of CI Env var
|
5 years ago |
Stefan Nikolei
|
e5f640182c
|
use CI environment variable to also build on .net5.0
|
5 years ago |
Stefan Nikolei
|
37709f941e
|
test and build framework can be different
|
5 years ago |
Stefan Nikolei
|
3fad302539
|
codecov only on one target
|
5 years ago |
Stefan Nikolei
|
862c939a3a
|
Add net5.0 target
* add it in ImageSharp.csproj
* update Buildscript
|
5 years ago |
James Jackson-South
|
fc468344e6
|
Fix link + other docs tweaks.
|
5 years ago |
AlexNDRmac
|
e7532ff95d
|
Add action to save Output Images for failed tests
|
5 years ago |
James Jackson-South
|
db3889323a
|
Update build-and-test.yml
|
5 years ago |
AlexNDRmac
|
41ed93cbeb
|
Fix file pattern for hashFiles
|
5 years ago |
AlexNDRmac
|
a0bf4e331c
|
Add props and targets to hash for cache key
|
5 years ago |
AlexNDRmac
|
9d72a840d2
|
Add cache for Nuget packages
|
5 years ago |
AlexNDRmac
|
2749a25d78
|
Move package to build props
|
5 years ago |
James Jackson-South
|
a79e6d3425
|
Enable all test platforms
|
5 years ago |
James Jackson-South
|
86198504ee
|
Ensure remoteexecutor tests run
|
5 years ago |
James Jackson-South
|
90624b71fb
|
Enable windows netcore 3.1
|
5 years ago |