Skip to content

Commit b18709f

Browse files
committed
Rename Unity editor workflow files to remove "Unity" from the name
1 parent d2e7aa1 commit b18709f

File tree

10 files changed

+34
-40
lines changed

10 files changed

+34
-40
lines changed

.github/workflows/2019.4.40f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 2019.4.40f1 Unity Editor
1+
name: 2019.4.40f1 Editor
22

33
on:
44
pull_request:

.github/workflows/2020.3.40f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 2020.3.40f1 Unity Editor
1+
name: 2020.3.40f1 Editor
22

33
on:
44
pull_request:

.github/workflows/2021.3.45f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 2021.3.45f1 Unity Editor
1+
name: 2021.3.45f1 Editor
22

33
on:
44
pull_request:

.github/workflows/2022.3.57f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 2022.3.57f1 Unity Editor
1+
name: 2022.3.57f1 Editor
22

33
on:
44
pull_request:

.github/workflows/2023.1.20f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 2023.1.20f1 Unity Editor
1+
name: 2023.1.20f1 Editor
22

33
on:
44
pull_request:

.github/workflows/2023.2.20f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 2023.2.20f1 Unity Editor
1+
name: 2023.2.20f1 Editor
22

33
on:
44
pull_request:

.github/workflows/6000.0.37f1_editor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 6000.0.37f1 Unity Editor
1+
name: 6000.0.37f1 Editor
22

33
on:
44
pull_request:

Assets/_PackageRoot/Documentation~/README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,15 @@
44

55
Async image loader with two caching layers for Unity.
66

7-
## Test Status
8-
9-
| Unity Version | Status |
10-
| ------------- | ------ |
11-
| 2019.4.40f1 | ![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg) |
12-
| 2020.3.40f1 | ![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg) |
13-
| 2021.3.45f1 | ![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg) |
14-
| 2022.3.57f1 | ![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg) |
15-
| 2023.1.20f1 | ![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg) |
16-
| 2023.2.20f1 | ![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg) |
17-
| 6000.0.37f1 | ![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg) |
7+
| Test Status |
8+
| ------------------------------------------------------------------------------------------------------------------ |
9+
| ![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg) |
10+
| ![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg) |
11+
| ![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg) |
12+
| ![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg) |
13+
| ![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg) |
14+
| ![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg) |
15+
| ![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg) |
1816

1917
## Features
2018

Assets/_PackageRoot/README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,15 @@
44

55
Async image loader with two caching layers for Unity.
66

7-
## Test Status
8-
9-
| Unity Version | Status |
10-
| ------------- | ------ |
11-
| 2019.4.40f1 | ![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg) |
12-
| 2020.3.40f1 | ![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg) |
13-
| 2021.3.45f1 | ![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg) |
14-
| 2022.3.57f1 | ![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg) |
15-
| 2023.1.20f1 | ![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg) |
16-
| 2023.2.20f1 | ![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg) |
17-
| 6000.0.37f1 | ![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg) |
7+
| Test Status |
8+
| ------------------------------------------------------------------------------------------------------------------ |
9+
| ![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg) |
10+
| ![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg) |
11+
| ![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg) |
12+
| ![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg) |
13+
| ![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg) |
14+
| ![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg) |
15+
| ![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg) |
1816

1917
## Features
2018

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,15 @@
44

55
Async image loader with two caching layers for Unity.
66

7-
## Test Status
8-
9-
| Unity Version | Status |
10-
| ------------- | ------ |
11-
| 2019.4.40f1 | ![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg) |
12-
| 2020.3.40f1 | ![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg) |
13-
| 2021.3.45f1 | ![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg) |
14-
| 2022.3.57f1 | ![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg) |
15-
| 2023.1.20f1 | ![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg) |
16-
| 2023.2.20f1 | ![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg) |
17-
| 6000.0.37f1 | ![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg) |
7+
| Test Status |
8+
| ------------------------------------------------------------------------------------------------------------------ |
9+
| ![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg) |
10+
| ![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg) |
11+
| ![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg) |
12+
| ![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg) |
13+
| ![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg) |
14+
| ![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg) |
15+
| ![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg) |
1816

1917
## Features
2018

0 commit comments

Comments
 (0)