Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1858 commits
Select commit Hold shift + click to select a range
16f4932
Merge pull request #30 from buildpacks/fix/untrusted-flow
Jul 10, 2024
98ffc46
Try to fix wcow
Jul 10, 2024
1204934
Validate build image name
AidanDelaney Jun 9, 2024
8c60837
Merge branch 'security-review' into feat/validate-image-name-on-daemon
AidanDelaney Jul 11, 2024
57c0368
Merge pull request #47 from buildpacks/feat/validate-image-name-on-da…
AidanDelaney Jul 11, 2024
72ffc75
Merge pull request #31 from buildpacks/fix/warn-container-daemon
Jul 11, 2024
c1a1382
Merge pull request #50 from buildpacks/ephemeral-network
Jul 11, 2024
ba4bee8
Merge branch 'main' into pack-volume-key
Jul 15, 2024
331ac6d
Log a warning (once) when PACK_VOLUME_KEY is unset and running in a c…
Jul 15, 2024
13ca537
Merge pull request #48 from buildpacks/pack-volume-key
Jul 16, 2024
f6b450f
Merge pull request #2217 from buildpacks/security-fixes
Jul 17, 2024
30704ba
Trust buildpacks in addition to those on the builder
AidanDelaney Jul 19, 2024
b195e95
Add --trust-extra-buildpacks option
AidanDelaney Jul 22, 2024
15dc0e9
Add a draft helper script for testing GitHub Action workflows on fork…
hhiroshell Jul 23, 2024
dce5257
Finish the helper script for testing GitHub Action workflows on forke…
hhiroshell Jul 24, 2024
23326a8
Fix variable name mismatch.
hhiroshell Jul 24, 2024
75aa273
Update the DEVELOPMENT.md
hhiroshell Jul 24, 2024
3f33458
Fix variable name.
hhiroshell Jul 25, 2024
6680c0e
Fix variable name.
hhiroshell Jul 25, 2024
9a22a21
Bump default lifecycle binary version from 0.19.6 to 0.20.0
Jul 25, 2024
2aa2cf5
Merge pull request #2230 from AidanDelaney/fix/2228-trust-additional-…
Jul 25, 2024
c45a96c
Merge branch 'main' into fix-pack-2111-1
hhiroshell Jul 26, 2024
0754b56
Support OCI layouts with application/vnd.oci.image.manifest.v1+json m…
pbusko Jul 24, 2024
825617b
Fix buildpacks#2237: consider /workspace as a sensitive dir
anthonydahanne Jul 29, 2024
3902749
Merge pull request #2235 from hhiroshell/fix-pack-2111-1
Jul 29, 2024
5821ccd
Merge branch 'main' into 2237-workspace-sensitive
Jul 29, 2024
c253591
Merge pull request #2238 from anthonydahanne/2237-workspace-sensitive
Jul 29, 2024
a651c5d
Merge pull request #2234 from sap-contributions/support-oci-mediatype
Jul 29, 2024
0cda9d0
Add ${{ matrix.suffix }} to the source tag for retagging.
hhiroshell Jul 30, 2024
e885ffe
Fix the helper script for testing the GitHub Action workflows on forked
hhiroshell Jul 30, 2024
004deb6
Merge pull request #2240 from hhiroshell/fix-pack-2111-2
Jul 31, 2024
68b43d7
build(deps): bump anchore/scan-action from 3 to 4
dependabot[bot] Jul 31, 2024
5d0687f
Merge pull request #2236 from buildpacks/bump-lifecycle
Jul 31, 2024
56f4bf5
Fix ephemeral bridge network name for podman
Jul 31, 2024
b44f845
Add retries for docker network remove
Aug 5, 2024
3a22a7f
Merge pull request #2241 from buildpacks/fix/network-name
Aug 5, 2024
1e26662
handled case sensitivity
Aug 7, 2024
0a5cf9c
Make the 'pack build' command warn that the positional argument will …
hhiroshell Sep 2, 2024
7066e52
Add a test case for when the 'pack build' is called with the '--path'…
hhiroshell Sep 5, 2024
66982d0
Improve descriptions for some test cases.
hhiroshell Sep 5, 2024
620ee48
Fix deletion of ephemeral builder
Sep 5, 2024
0927dde
Merge branch 'main' into cache_flag_case_sensitivity_2229
Sep 10, 2024
86b4bf3
Merge pull request #2245 from keshavdalmia10/cache_flag_case_sensitiv…
Sep 10, 2024
9afe64b
Don't warn about clear-env key while parsing buildpack.toml as this i…
fumblehool Sep 8, 2024
df70f4c
Merge pull request #2261 from fumblehool/fix/warning-buildpack-toml
Sep 11, 2024
97c9422
Merge branch 'main' into fix/delete-ephemeral-builder
Sep 11, 2024
e545151
Merge pull request #2260 from buildpacks/fix/delete-ephemeral-builder
Sep 11, 2024
cee65f2
Make it warns only when a local path with the same string as the spec…
hhiroshell Sep 17, 2024
59a0abf
rephrase the test description
hhiroshell Sep 17, 2024
569e992
avoid using os.MkdirTemp() to prevent test failures on macOS
hhiroshell Sep 17, 2024
d97a17c
Merge branch 'main' into dependabot/github_actions/anchore/scan-action-4
jjbustamante Sep 18, 2024
d4d52fd
Merge pull request #2215 from buildpacks/dependabot/github_actions/an…
jjbustamante Sep 19, 2024
4d6b763
build(deps): bump buildpacks/github-actions from 5.5.4 to 5.7.4
dependabot[bot] Sep 19, 2024
f987840
Merge pull request #2258 from buildpacks/dependabot/github_actions/bu…
jjbustamante Sep 19, 2024
87ab70d
build(deps): bump github.com/docker/docker
dependabot[bot] Sep 19, 2024
4ffdb5e
Merge pull request #2246 from buildpacks/dependabot/go_modules/github…
jjbustamante Sep 19, 2024
98c32ed
Merge branch 'main' into fix-pack-2231
jjbustamante Sep 27, 2024
3aee96e
Use an existing directory instead of creating and deleting directorie…
hhiroshell Oct 4, 2024
270eb1e
Merge pull request #2256 from hhiroshell/fix-pack-2231
Oct 25, 2024
fe6a1e5
Update go and run tidy
Oct 28, 2024
b59c10d
Fix lint
Oct 28, 2024
be3a7a7
Bump deps and run tidy
Oct 28, 2024
9f8c95b
FIXME: update lifecycle (to non-released version) so that we can bump…
Oct 28, 2024
c3c07c2
Pin BurntSushi/toml as test failures seem related to https://github.c…
Nov 1, 2024
80e9e0a
Update actions
Nov 1, 2024
07ea3df
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
dependabot[bot] Nov 4, 2024
5805b38
Merge pull request #2277 from buildpacks/dependabot/go_modules/github…
jjbustamante Nov 5, 2024
80c4615
build(deps): bump buildpacks/github-actions from 5.7.4 to 5.8.0
dependabot[bot] Nov 5, 2024
60a2238
Merge pull request #2274 from buildpacks/dependabot/github_actions/bu…
jjbustamante Nov 5, 2024
19d9ac3
build(deps): bump buildpacks/github-actions from 5.8.0 to 5.8.1
dependabot[bot] Nov 11, 2024
3817b99
Use released lifecycle
Nov 12, 2024
93b5d66
Merge pull request #2279 from buildpacks/dependabot/github_actions/bu…
Nov 12, 2024
c579063
Merge branch 'main' into bump-deps
Nov 12, 2024
2f2cc9a
Merge branch 'main' into fix-pack-1218
jjbustamante Nov 13, 2024
5718204
Allow trusted builders by repo and tag
modulo11 Nov 8, 2024
466439d
Merge pull request #2266 from sap-contributions/match-trusted-builders
jjbustamante Nov 13, 2024
280cd56
Fixing lifecycle validation to use fully qualified names
jjbustamante Nov 13, 2024
8ce89e8
Merge branch 'main' into fix-pack-1218
jjbustamante Nov 13, 2024
e2b61e4
Merge branch 'main' into bump-deps
Nov 13, 2024
83a1258
Bump lifecycle binary version also
Nov 13, 2024
68447dd
Try lifecycle binary 0.20.3
Nov 13, 2024
84f661d
Merge pull request #2273 from buildpacks/bump-deps
Nov 13, 2024
fdde5f9
Merge branch 'main' into fix-pack-1218
Nov 13, 2024
b3edf6b
Cleanup after running acceptance tests
Nov 13, 2024
08abcc4
Merge pull request #2185 from hhiroshell/fix-pack-1218
Nov 13, 2024
7d17694
Merge branch 'main' into fix/lcow-acceptance
jjbustamante Nov 13, 2024
8b3d7b3
build(deps): bump the go-dependencies group across 1 directory with 9…
dependabot[bot] Nov 13, 2024
ddc3fd3
Merge pull request #2282 from buildpacks/fix/lcow-acceptance
jjbustamante Nov 13, 2024
be2c8be
Merge pull request #2281 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Nov 13, 2024
1f7e0c8
Emit a performance warning if containerd is enabled and we're exporti…
Nov 14, 2024
92bc87b
Merge pull request #2284 from buildpacks/log/containerd
Nov 14, 2024
62b52ef
acceptance tests on arm64
joeybrown-sf Nov 27, 2024
14aa2f7
build(deps): bump buildpacks/github-actions from 5.8.1 to 5.8.3
dependabot[bot] Dec 2, 2024
9a987fe
Merge pull request #2294 from joeybrown/tests-arm-64
jjbustamante Dec 4, 2024
6baf6e2
Merge pull request #2297 from buildpacks/dependabot/github_actions/bu…
jjbustamante Dec 4, 2024
6537559
build(deps): bump the go-dependencies group across 1 directory with 4…
dependabot[bot] Dec 4, 2024
a476b97
Merge pull request #2291 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Dec 4, 2024
b689e6a
Correct wording for `buildpack new` targets flag
gogolok Dec 4, 2024
163db98
Merge pull request #2296 from gogolok/buildpack_new_help_wording
jjbustamante Dec 5, 2024
2a69224
build(deps): bump the go-dependencies group with 7 updates
dependabot[bot] Dec 9, 2024
c5fadcd
Merge pull request #2298 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Dec 10, 2024
8d60dc1
build(deps): bump the go-dependencies group with 2 updates
dependabot[bot] Dec 16, 2024
852fcaa
Merge pull request #2302 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Dec 17, 2024
d76dc1b
build(deps): bump the go-dependencies group with 2 updates
dependabot[bot] Dec 23, 2024
41e2b30
Merge pull request #2305 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Dec 24, 2024
f4c09fa
build(deps): bump buildpacks/github-actions from 5.8.3 to 5.8.4
dependabot[bot] Dec 24, 2024
87ef7fb
Merge pull request #2306 from buildpacks/dependabot/github_actions/bu…
jjbustamante Dec 24, 2024
b4719aa
Updating x/net library to v0.33.0
jjbustamante Dec 26, 2024
78e6a7f
Merge pull request #2307 from buildpacks/deps/issue-2304
jjbustamante Dec 26, 2024
7ada97f
build(deps): bump buildpacks/github-actions from 5.8.4 to 5.8.5
dependabot[bot] Jan 6, 2025
ca31efc
Merge pull request #2310 from buildpacks/dependabot/github_actions/bu…
jjbustamante Jan 10, 2025
4f1d65c
build(deps): bump anchore/scan-action from 5 to 6
dependabot[bot] Jan 10, 2025
887debf
build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0
dependabot[bot] Jan 10, 2025
b263fb5
Merge pull request #2303 from buildpacks/dependabot/github_actions/an…
jjbustamante Jan 10, 2025
7dca895
with the new go-git version, this issue was fixed https://github.com/…
jjbustamante Jan 10, 2025
5933b13
Merge branch 'main' into dependabot/go_modules/github.com/go-git/go-g…
jjbustamante Jan 10, 2025
33e32aa
Merge pull request #2312 from buildpacks/dependabot/go_modules/github…
jjbustamante Jan 10, 2025
b79c5ea
build(deps): bump the go-dependencies group across 1 directory with 7…
dependabot[bot] Jan 10, 2025
2f1af85
Merge pull request #2313 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Jan 10, 2025
105c224
Updating hardcoded error message handling when an image was not found…
jjbustamante Jan 14, 2025
a2c2365
removing additional string matching
jjbustamante Jan 14, 2025
0adeb45
Merge pull request #2318 from buildpacks/jjbustamante/fix-pack-2315
jjbustamante Jan 15, 2025
b999752
WIP - adding a new flag --append-image-name-suffix to append [os]-[ar…
jjbustamante Jan 12, 2025
c49ea0a
fixing formatting issue
jjbustamante Jan 15, 2025
0c432c9
implementing logic for adding tag suffix
jjbustamante Jan 16, 2025
7aca84f
build(deps): bump the go-dependencies group across 1 directory with 4…
dependabot[bot] Jan 16, 2025
1efd3a3
fix: typo on targets description
pacostas Jan 8, 2025
374b281
feat: Adding functionality on CopyConfigFiles function to copy an ext…
pacostas Jan 8, 2025
9caef90
feat: adding targets on the extension descriptor
pacostas Jan 8, 2025
8ca5ea9
feat: Adding targets and path flags when packaging an extension
pacostas Jan 15, 2025
dbac3d3
fix: intentation
pacostas Jan 16, 2025
3137310
fix:linting and typos
pacostas Jan 16, 2025
160b820
running go mod tidy
jjbustamante Jan 16, 2025
c7f5b1c
Merge pull request #2314 from buildpacks/jjbustamante/fix-pack-2299
jjbustamante Jan 17, 2025
d1c7a79
build(deps): bump buildpacks/github-actions from 5.8.5 to 5.8.8
dependabot[bot] Jan 20, 2025
adf04bc
Merge pull request #2322 from buildpacks/dependabot/github_actions/bu…
jjbustamante Jan 21, 2025
5cca9c5
Merge pull request #2321 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Jan 21, 2025
aa29846
pick up where pglushko left off
joeybrown-sf Nov 27, 2024
42bcc1d
fix acceptance tests
joeybrown-sf Dec 4, 2024
e8ba441
move version check to `before` block
joeybrown-sf Dec 4, 2024
7bf3e01
add version check
joeybrown-sf Jan 31, 2025
fee6dcb
fix unit test
joeybrown-sf Jan 31, 2025
7591928
remove negation that was causing tests to fail
joeybrown-sf Feb 5, 2025
bcc0c3b
remove unnecessary version assignment in unit test
joeybrown-sf Feb 6, 2025
8665804
remove unnecessary variable in unit test
joeybrown-sf Feb 6, 2025
3ce022a
Merge pull request #2295 from joeybrown/stack-warning
jjbustamante Feb 6, 2025
91656ba
build(deps): bump the go-dependencies group across 1 directory with 1…
dependabot[bot] Feb 10, 2025
2016b0e
Merge pull request #2333 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Feb 12, 2025
de21ac7
Merge branch 'main' into extension-multi-arch
jjbustamante Feb 19, 2025
6658bb0
Remove obsolete // +build lines
gogolok Feb 20, 2025
85d4a7c
Merge pull request #2337 from gogolok/remove_obsolete_build_lines
jjbustamante Feb 21, 2025
4415c41
build(deps): bump github.com/spf13/cobra in the go-dependencies group
dependabot[bot] Feb 21, 2025
4cbc1c8
Merge pull request #2335 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Feb 21, 2025
df05dd4
Use unix build constraint
gogolok Feb 21, 2025
6041a95
Merge branch 'main' into extension-multi-arch
jjbustamante Feb 24, 2025
eaeaaf5
fix: using the KindBuildpack and KindExtension variable instead of ha…
pacostas Feb 25, 2025
912e3a8
doc: adjusting documentation to include extension
pacostas Feb 25, 2025
51308d4
Merge pull request #2320 from pacostas/extension-multi-arch
jjbustamante Feb 28, 2025
f8b93d3
Merge branch 'main' into go_build_unix
jjbustamante Feb 28, 2025
771ba38
Merge pull request #2339 from gogolok/go_build_unix
jjbustamante Mar 1, 2025
74ff1d4
build(deps): bump the go-dependencies group across 1 directory with 4…
dependabot[bot] Mar 1, 2025
c13cab3
Merge pull request #2343 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Mar 1, 2025
fb7bb1a
build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
dependabot[bot] Mar 13, 2025
4b78313
Upgrade Go version to 1.23.3 across project files
yashisrani Mar 14, 2025
bf1bd85
Merge pull request #2353 from buildpacks/dependabot/go_modules/golang…
jjbustamante Mar 14, 2025
19ca0f6
Support FreeBSD build phase
gogolok Mar 4, 2025
1e0a1d9
Clarify help text for append-image-name-suffix
Mar 19, 2025
8aca53e
Merge pull request #2358 from buildpacks/help-text
jjbustamante Mar 21, 2025
23b0af6
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
dependabot[bot] Mar 21, 2025
bee19e4
build(deps): bump the go-dependencies group across 1 directory with 9…
dependabot[bot] Mar 25, 2025
cfee479
Merge pull request #2360 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Mar 26, 2025
e25934f
Merge pull request #2359 from buildpacks/dependabot/go_modules/github…
jjbustamante Mar 26, 2025
4d05893
build(deps): bump buildpacks/github-actions from 5.8.8 to 5.8.10
dependabot[bot] Mar 26, 2025
d4d426b
Merge pull request #2361 from buildpacks/dependabot/github_actions/bu…
jjbustamante Mar 26, 2025
f464a62
Merge branch 'main' into support_freebsd_build_phase
jjbustamante Mar 26, 2025
a1edf2e
Merge pull request #2357 from gogolok/support_freebsd_build_phase
jjbustamante Mar 26, 2025
ed72404
Bump to go 1.24
AidanDelaney Apr 4, 2025
e5f75e1
Address linter errors
AidanDelaney Apr 8, 2025
9100de5
updating go.mod at tools to 1.24
jjbustamante Apr 11, 2025
aad755c
Merge pull request #2364 from AidanDelaney/feat/bump-go-1.24
jjbustamante Apr 14, 2025
9f0825b
build(deps): bump the go-dependencies group across 1 directory with 8…
dependabot[bot] Apr 14, 2025
0660f9e
Merge pull request #2371 from buildpacks/dependabot/go_modules/go-dep…
jjbustamante Apr 14, 2025
9f55398
Upgrade Go version to 1.24
yashisrani Apr 21, 2025
94bb792
Merge branch 'main' into upgrade-go1.23.3
jjbustamante Apr 21, 2025
4395547
Merge pull request #2354 from yashisrani/upgrade-go1.23.3
jjbustamante Apr 21, 2025
4f12b83
Updating default lifecycle version to 0.20.8 (#2356)
jjbustamante Apr 22, 2025
7497491
build(deps): bump github.com/go-git/go-git/v5 (#2373)
dependabot[bot] Apr 28, 2025
858c5d6
Release on the latest ubuntu (#2378)
AidanDelaney Apr 30, 2025
bace397
build(deps): bump the go-dependencies group with 6 updates (#2380)
dependabot[bot] May 6, 2025
8f3b1d1
Add UBI8 builder as suggested (#2383)
cmoulliard May 9, 2025
e4460f0
Support docker uri for lifecycle (#2112)
rashadism May 27, 2025
a4d8f12
Add support for linux-arm64 in brew (#2388)
tib-source May 29, 2025
8c7e57a
Fix default userns=host behavior to be opt-in (#2386)
jjbustamante May 31, 2025
baa3eda
Do not select tagert from os if arch is specified (#2385)
pigeonhands May 31, 2025
9bf04af
Adding unit tests for issue 2384 (#2391)
jjbustamante Jun 1, 2025
1c32670
build(deps): bump buildpacks/github-actions from 5.8.10 to 5.8.11 (#2…
dependabot[bot] Jun 2, 2025
d5a88c7
Make `go build` work without Makefile (#2390)
abitrolly Jun 3, 2025
5cbbf33
`pack builder create` supports system buildpacks (#2349)
jjbustamante Jun 6, 2025
ba54b86
Support Insecure Registries (#2077)
prashantrewar Jun 6, 2025
8e54e8a
Fixing build-additional-arch for windows
jjbustamante Jun 6, 2025
9bd06a9
upding delivery workflow to correct the wrong format (#2398)
jjbustamante Jun 16, 2025
4188637
Jjbustamante/fix pack 2397 (#2399)
jjbustamante Jun 16, 2025
57cf5b9
updating to ubuntu jammy when releasing pack (#2400)
jjbustamante Jun 16, 2025
6ee43b1
Bump imgutil to latest and docker from v27.5.1 to v28.3.0 (#2406)
jericop Jun 27, 2025
204a8c4
build(deps): bump the go-dependencies group across 1 directory with 3…
dependabot[bot] Jun 27, 2025
d54ad1f
build(deps): bump buildpacks/github-actions from 5.8.11 to 5.9.1 (#2401)
dependabot[bot] Jun 27, 2025
90c1fdd
build(deps): bump github.com/go-viper/mapstructure/v2 (#2410)
dependabot[bot] Jun 27, 2025
1ea8a29
build(deps): bump github.com/go-viper/mapstructure/v2 in /tools (#2409)
dependabot[bot] Jun 27, 2025
f1c347c
Updating lifecycle version to latest v0.20.11 (#2411)
jjbustamante Jun 27, 2025
6ae35dc
build(deps): bump buildpacks/github-actions from 5.9.1 to 5.9.2 (#2412)
dependabot[bot] Jul 1, 2025
ab77bee
Fix #2405: Add template parameter to GitHub issue URL (#2407)
jjbustamante Jul 2, 2025
fb0563f
Added the first tag argument (#2394)
dgannon991 Jul 7, 2025
284fe34
build(deps): bump the go-dependencies group with 8 updates (#2416)
dependabot[bot] Jul 16, 2025
f9ac9ca
build(deps): bump the go-dependencies group with 3 updates (#2422)
dependabot[bot] Aug 7, 2025
58cb893
Update imgutil to improve containerd storage driver performance (#2427)
jabrown85 Aug 18, 2025
f989bab
build(deps): bump the go-dependencies group with 6 updates (#2424)
dependabot[bot] Aug 25, 2025
449bd1b
build(deps): bump buildpacks/github-actions from 5.9.2 to 5.9.3 (#2421)
dependabot[bot] Aug 31, 2025
65e8cc0
build(deps): bump actions/download-artifact from 4 to 5 (#2426)
dependabot[bot] Aug 31, 2025
350b5a1
build(deps): bump github.com/go-viper/mapstructure/v2 (#2430)
dependabot[bot] Aug 31, 2025
2f2716d
Fix Ubuntu PPA build failures for pack v0.38.2+ (#2423)
jjbustamante Aug 31, 2025
5c44837
Drop Ubuntu Bionic (18.04) support from PPA delivery (#2436)
jjbustamante Aug 31, 2025
0854c95
build(deps): bump github.com/go-viper/mapstructure/v2 in /tools (#2431)
dependabot[bot] Sep 1, 2025
c58ba34
build(deps): bump buildpacks/github-actions from 5.9.3 to 5.9.4 (#2439)
dependabot[bot] Sep 29, 2025
8292ea5
build(deps): bump actions/setup-go from 5 to 6 (#2441)
dependabot[bot] Sep 29, 2025
d3e9df3
build(deps): bump the go-dependencies group across 1 directory with 1…
dependabot[bot] Oct 12, 2025
0774fdb
build(deps): bump @octokit/plugin-paginate-rest, @actions/github and …
dependabot[bot] Oct 12, 2025
291399c
build(deps): bump @octokit/request, @actions/github and @octokit/rest…
dependabot[bot] Oct 12, 2025
d1a30b6
build(deps): bump the go-dependencies group with 8 updates (#2453)
dependabot[bot] Oct 20, 2025
f5f0a62
Use Docker API version negotiation instead of hardcoded version (#2474)
jjbustamante Nov 22, 2025
6735aac
build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#2473)
dependabot[bot] Nov 22, 2025
019eb74
fix(security): Resolve CVE-GHSA-cgrx-mc8f-2prm by upgrading selinux t…
jjbustamante Nov 22, 2025
6e6e4bf
build(deps): bump the go-dependencies group across 1 directory with 3…
dependabot[bot] Nov 22, 2025
53ab88c
When fetching lifecycle image, use a platform-specific digest (#2467)
natalieparellano Nov 23, 2025
9321d2c
Bump to go 1.25 (#2480)
jjbustamante Nov 23, 2025
b604f01
Updating lifecycle version to v0.20.19 (#2481)
jjbustamante Nov 23, 2025
e45b434
fix: update lifecycle API validation for experimental flag solve issu…
vky5 Nov 23, 2025
a8010d1
fix: upgrade imgutil to fix containerd snapshotter issue (#2493)
jjbustamante Nov 27, 2025
3a89ee8
build(deps): bump the go-dependencies group across 1 directory with 3…
dependabot[bot] Nov 27, 2025
e157bb6
fix: Skip platform-specific digest resolution with --pull-policy neve…
jjbustamante Dec 9, 2025
dc9220d
fix: upgrade Go to 1.25.5 to address CVE-2025-61729 and CVE-2025-6172…
jjbustamante Dec 10, 2025
7d0fdf3
fix: migrate Windows CI testing from Equinix LCOW to GitHub-hosted ru…
jjbustamante Dec 15, 2025
4aeda9c
chore: remove Ubuntu 24.10 (Oracular Oriole) from delivery workflow (…
jjbustamante Dec 18, 2025
a4b7715
Writer Factory: Support FreeBSD (#2510)
gogolok Jan 8, 2026
2c1d805
Fix link to `Get Started with Podman` page (#2511)
gogolok Jan 11, 2026
8125306
chore: migrate from docker/docker to moby/moby client (#2512)
jjbustamante Jan 20, 2026
94348a5
Execution Environment RFC Implementation (#2324)
jjbustamante Jan 23, 2026
06c9593
Ship FreeBSD binaries (#2518)
gogolok Jan 30, 2026
d0e5e38
build(deps): bump the go-dependencies group across 1 directory with 1…
dependabot[bot] Feb 4, 2026
a8eaec8
build(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 (…
dependabot[bot] Feb 10, 2026
b86f52e
build(deps): bump the go-dependencies group across 1 directory with 7…
dependabot[bot] Feb 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 8 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "daily"
interval: "weekly"
groups:
# Group all minor/patch go dependencies into a single PR.
go-dependencies:
update-types:
- "minor"
- "patch"
labels:
- "dependencies"
- "go"
Expand All @@ -15,8 +20,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every weekday
interval: "daily"
interval: "weekly"
labels:
- "dependencies"
- "github_actions"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/actions/release-notes/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ outputs:
contents:
description: The contents of the release notes.
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
Loading