Archived
Compare commits
53
Commits
v0.0.18
...
next-release
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1fdbaeda63 | ||
|
|
4d3375528b | ||
|
|
ea8352c91d | ||
|
|
de2dc3d0f1 | ||
|
|
dc45645b7b | ||
|
|
8a315acab6 | ||
|
|
71939ea72f | ||
|
|
9f51afb99e | ||
|
|
34b92a7f02 | ||
|
|
01b22dfaae | ||
|
|
52675f6503 | ||
|
|
b4d238849c
|
||
|
|
df4f769eab | ||
|
|
4c968bdcac | ||
|
|
79d7ee66d5 | ||
|
|
60bc083167 | ||
|
|
c794c60172 | ||
|
|
bd5fe5beda | ||
|
|
a9cb204412 | ||
|
|
75e7791d57 | ||
|
|
c37b6b05f4 | ||
|
|
29aa86b212 | ||
|
|
54d726a309 | ||
|
|
df2ba2025c | ||
|
|
69c1169ad0 | ||
|
|
789c2e8779 | ||
|
|
aed9a3bb79 | ||
|
|
7743b70a93 | ||
|
|
b6afccc336 | ||
|
|
62b2ee2698 | ||
|
|
07cc404a24 | ||
|
|
343a03bed4 | ||
|
|
c220959b9d | ||
|
|
aa7cbe63a1 | ||
|
|
45958fb2d9 | ||
|
|
adc1ba6673 | ||
|
|
499641c466 | ||
|
|
0c381a9e8b | ||
|
|
c7ec97288b | ||
|
|
e715a377cd | ||
|
|
ad17b7acd0 | ||
|
|
6187a1cf83 | ||
|
|
7234388c34 | ||
|
|
f86a923159 | ||
|
|
6facbef659 | ||
|
|
ab293c439b | ||
|
|
990404b591 | ||
|
|
d8f6943b8d | ||
|
|
64d514cd58 | ||
|
|
fa68f5c440 | ||
|
|
a313d5d917 | ||
|
|
1555b76673
|
||
|
|
9e0f65f747 |
@@ -1,5 +1,7 @@
|
|||||||
include:
|
include:
|
||||||
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
|
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
|
||||||
|
- project: unboundsoftware/ci-templates
|
||||||
|
file: Defaults.gitlab-ci.yml
|
||||||
- project: unboundsoftware/ci-templates
|
- project: unboundsoftware/ci-templates
|
||||||
file: Release.gitlab-ci.yml
|
file: Release.gitlab-ci.yml
|
||||||
|
|
||||||
@@ -12,5 +14,6 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- unset BUILDTOOLS_CONTENT
|
- unset BUILDTOOLS_CONTENT
|
||||||
|
- unset BUILDKIT_HOST
|
||||||
- build
|
- build
|
||||||
- push
|
- push
|
||||||
|
|||||||
@@ -2,6 +2,82 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [0.0.28] - 2025-12-30
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to 482f88d
|
||||||
|
|
||||||
|
## [0.0.27] - 2025-12-12
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- *(ci)* Unset BUILDKIT_HOST in build stage script
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to 11a2e11
|
||||||
|
- *(deps)* Update node.js to aa57b08
|
||||||
|
- *(deps)* Update node.js to v24.12.0
|
||||||
|
|
||||||
|
## [0.0.26] - 2025-11-13
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to 0601cd0
|
||||||
|
- *(deps)* Update node.js to v24.11.1
|
||||||
|
|
||||||
|
## [0.0.25] - 2025-10-29
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to v24.11.0
|
||||||
|
|
||||||
|
## [0.0.24] - 2025-10-28
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to v24
|
||||||
|
|
||||||
|
## [0.0.23] - 2025-10-22
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to 4b5601e
|
||||||
|
- *(deps)* Update node.js to 1260a4a
|
||||||
|
- *(deps)* Update node.js to v22.21.0
|
||||||
|
|
||||||
|
## [0.0.22] - 2025-09-25
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to 2e68a73
|
||||||
|
- *(deps)* Update node.js to v22.20.0
|
||||||
|
|
||||||
|
## [0.0.21] - 2025-08-29
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to da46023
|
||||||
|
- *(deps)* Update node.js to v22.19.0
|
||||||
|
|
||||||
|
## [0.0.20] - 2025-08-04
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to 40c53e3
|
||||||
|
- *(deps)* Update node.js to v22.17.1
|
||||||
|
- *(deps)* Update node.js to f17eb88
|
||||||
|
- *(deps)* Update node.js to v22.18.0
|
||||||
|
|
||||||
|
## [0.0.19] - 2025-06-25
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- *(deps)* Update node.js to 8d23574
|
||||||
|
- *(ci)* Update CI configuration for project templates
|
||||||
|
- *(deps)* Update node.js to v22.17.0
|
||||||
|
|
||||||
## [0.0.18] - 2025-05-22
|
## [0.0.18] - 2025-05-22
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM amd64/node:22.16.0@sha256:e8095c4405d8a27e2816d86cbbfe7e84be1fcc7d8ce188cf97970ddc9965442d
|
FROM amd64/node:24.12.0@sha256:482f88dfffd8fe3259bef89a27880a58fd60d63fb4e03e7777fb18c43d635fb8
|
||||||
|
|
||||||
ENV PATH=${PATH}:/root/.local/bin
|
ENV PATH=${PATH}:/root/.local/bin
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user