Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
source_repo: hoverkraft-tech/ci-github-container
source_path: CONTRIBUTING.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

# Contributing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Build Image
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/build-image/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down Expand Up @@ -47,6 +47,7 @@ If default GitHub token is used, the following permissions are required:

```yml
permissions:
actions: write # Required for gha cache backend
contents: read
packages: write
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Clean Images
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/clean-images/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Cleanup Builder
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/cleanup-builder/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Create Images Manifests
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/create-images-manifests/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Get Image Metadata
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/get-image-metadata/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Get Image Name
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/get-image-name/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Prune Pull Requests Image Tags
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/prune-pull-requests-image-tags/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Setup
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/setup/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Sign Images
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/sign-images/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Generate Docs
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/generate-docs/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Parse Chart Uri
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/parse-chart-uri/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Prepare Chart
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/prepare-chart/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Release Chart
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/release-chart/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Test Chart
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/test-chart/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Update Chart Values
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/update-chart-values/README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
source_repo: hoverkraft-tech/ci-github-container
source_path: .github/workflows/docker-build-images.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down Expand Up @@ -61,6 +61,7 @@ jobs:
docker-build-images:
uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@c9088e8447c5a8be45157e17701023fc50ccb1c0 # 0.37.2
permissions:
actions: write
contents: read
id-token: write
issues: read
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
source_repo: hoverkraft-tech/ci-github-container
source_path: .github/workflows/prune-pull-requests-images-tags.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Ci GitHub Container
source_repo: hoverkraft-tech/ci-github-container
source_path: README.md
source_branch: main
source_run_id: 28466540932
last_synced: 2026-06-30T18:28:00.427Z
source_run_id: 28514459168
last_synced: 2026-07-01T11:38:55.507Z
---

<!-- markdownlint-disable-next-line first-line-heading -->
Expand Down
46 changes: 23 additions & 23 deletions application/docs/projects/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,25 +20,25 @@ export const projectSections = [

icon: '⚡',

title: 'ci-github-publish',
title: 'ci-github-container',

titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',
titleHref: 'https://github.com/hoverkraft-tech/ci-github-container',

meta: 'JavaScript • ⭐ 5 • Updated Jun 30, 2026',
meta: 'Go Template • ⭐ 5 • Updated Jul 1, 2026',

description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',
description: 'Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context',

tags: [

'continuous-delivery',
'build',

'continuous-deployment',
'containers',

'continuous-integration',

'github-actions',
'docker',

'open-source'
'github-actions'

],

Expand All @@ -48,15 +48,15 @@ export const projectSections = [

label: 'View on GitHub',

href: 'https://github.com/hoverkraft-tech/ci-github-publish'
href: 'https://github.com/hoverkraft-tech/ci-github-container'

},

{

label: 'Documentation',

href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-container/'

}

Expand All @@ -68,25 +68,25 @@ export const projectSections = [

icon: '⚡',

title: 'ci-github-container',
title: 'ci-github-publish',

titleHref: 'https://github.com/hoverkraft-tech/ci-github-container',
titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',

meta: 'Go Template • ⭐ 5 • Updated Jun 30, 2026',
meta: 'JavaScript • ⭐ 5 • Updated Jun 30, 2026',

description: 'Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context',
description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',

tags: [

'build',
'continuous-delivery',

'containers',
'continuous-deployment',

'continuous-integration',

'docker',
'github-actions',

'github-actions'
'open-source'

],

Expand All @@ -96,15 +96,15 @@ export const projectSections = [

label: 'View on GitHub',

href: 'https://github.com/hoverkraft-tech/ci-github-container'
href: 'https://github.com/hoverkraft-tech/ci-github-publish'

},

{

label: 'Documentation',

href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-container/'
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'

}

Expand Down Expand Up @@ -592,7 +592,7 @@ export const projectSections = [

titleHref: 'https://github.com/hoverkraft-tech/helm-chart-codespace-like',

meta: 'Go Template • ⭐ 0 • Updated Jun 29, 2026',
meta: 'Go Template • ⭐ 0 • Updated Jul 1, 2026',

description: 'A helm chart for deploying self-hosted Dev environment based on coder',

Expand Down Expand Up @@ -1494,9 +1494,9 @@ export const quickStats = [

export const projectSnapshot = {

lastUpdated: '2026-06-30',
lastUpdated: '2026-07-01',

technologiesSummary: 'including JavaScript, Go Template, TypeScript, HCL, Shell, and more.'
technologiesSummary: 'including Go Template, JavaScript, TypeScript, HCL, Shell, and more.'

};

Expand Down
Loading