Compare commits

..

7 Commits

Author SHA1 Message Date
julienfastre 7edc02e9db restore ci on tags only
Build an image to deploy website / build (push) Successful in 1m17s
2024-11-18 11:26:18 +01:00
julienfastre 444f0b321c release 1.2.2 - rc3 2024-11-18 11:25:17 +01:00
julienfastre f4648e5f56 switch to https
Build an image to deploy website / build (push) Successful in 1m33s
2024-11-18 10:35:50 +01:00
julienfastre fcb16e9ea0 fix repository address
Build an image to deploy website / build (push) Failing after 6s
2024-11-18 10:34:58 +01:00
julienfastre 410781307f checkout manually
Build an image to deploy website / build (push) Failing after 2m16s
2024-11-18 10:32:10 +01:00
julienfastre b3245fd1cb fetching lfs manually
Build an image to deploy website / build (push) Failing after 45s
2024-11-18 10:30:12 +01:00
julienfastre 5cbd1f5229 switch to gitea actions checkout
Build an image to deploy website / build (push) Failing after 5s
2024-11-18 10:27:11 +01:00
7 changed files with 31 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
## 1.2.2 - 2024-11-18
## 1.2.2-rc1 - 2024-11-06
### Fixed
* Embed resources into presentation formation signature
+4
View File
@@ -0,0 +1,4 @@
## 1.2.2-rc2 - 2024-11-18
### Fixed
* Embed resources into presentation formation signature
* Checkout images using lfs
+5
View File
@@ -0,0 +1,5 @@
## 1.2.2-rc3 - 2024-11-18
### Fixed
* Embed resources into presentation formation signature
* Checkout images using lfs
* Fixed CI
@@ -0,0 +1,3 @@
kind: Fixed
body: Embed resources into presentation formation signature
time: 2024-11-06T14:36:47.597001706+01:00
@@ -0,0 +1,3 @@
kind: Fixed
body: Checkout images using lfs
time: 2024-11-18T09:44:23.272915434+01:00
@@ -0,0 +1,3 @@
kind: Fixed
body: Fixed CI
time: 2024-11-18T11:24:38.361711822+01:00
+12 -1
View File
@@ -6,7 +6,18 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## 1.2.2 - 2024-11-18
## 1.2.2-rc3 - 2024-11-18
### Fixed
* Embed resources into presentation formation signature
* Checkout images using lfs
* Fixed CI
## 1.2.2-rc2 - 2024-11-18
### Fixed
* Embed resources into presentation formation signature
* Checkout images using lfs
## 1.2.2-rc1 - 2024-11-06
### Fixed
* Embed resources into presentation formation signature