File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 3
3
<img src="https://github.com/project-stacker/assets/blob/main/images/logo/stacker-logo-text.png" alt="stacker" height="130"/>
4
4
</p >
5
5
6
-
7
- # stacker [ ![ Build Status] ( https://github.com/project-stacker/stacker/workflows/ci/badge.svg?branch=main )] ( https://github.com/project-stacker/stacker/actions ) [ ![ codecov.io] ( http://codecov.io/github/project-stacker/stacker/coverage.svg?branch=main )] ( http://codecov.io/github/project-stacker/stacker?branch=main ) [ ![ CodeQL] ( https://github.com/project-stacker/stacker/workflows/CodeQL/badge.svg )] ( https://github.com/project-stacker/stacker/actions?query=workflow%3ACodeQL ) [ ![ Go Reference] ( https://pkg.go.dev/badge/stackerbuild.io/stacker.svg )] ( https://pkg.go.dev/stackerbuild.io/stacker ) [ ![ nightly] ( https://github.com/project-stacker/stacker/actions/workflows/nightly.yaml/badge.svg )] ( https://github.com/project-stacker/stacker/actions/workflows/nightly.yaml )
6
+ # stacker [ ![ Build Status] ( https://github.com/project-stacker/stacker/workflows/ci/badge.svg?branch=main )] ( https://github.com/project-stacker/stacker/actions ) [ ![ codecov] ( https://codecov.io/github/project-stacker/stacker/graph/badge.svg?token=uBy8C0fUbL )] ( https://codecov.io/github/project-stacker/stacker ) [ ![ CodeQL] ( https://github.com/project-stacker/stacker/workflows/CodeQL/badge.svg )] ( https://github.com/project-stacker/stacker/actions?query=workflow%3ACodeQL ) [ ![ Go Reference] ( https://pkg.go.dev/badge/stackerbuild.io/stacker.svg )] ( https://pkg.go.dev/stackerbuild.io/stacker ) [ ![ nightly] ( https://github.com/project-stacker/stacker/actions/workflows/nightly.yaml/badge.svg )] ( https://github.com/project-stacker/stacker/actions/workflows/nightly.yaml )
8
7
9
8
Stacker is a tool for building OCI images natively via a declarative yaml format.
10
9
@@ -42,12 +41,12 @@ Additionally, there are some [tips and tricks](doc/tricks.md) for common usage.
42
41
### Conference Talks
43
42
44
43
* An Operator Centric Way to Update Application Containers FOSDEM 2019
45
- * [ video] ( https://archive.fosdem.org/2019/schedule/event/containers_atomfs/ )
46
- * [ slides] ( doc/talks/FOSDEM_2019.pdf )
44
+ * [ video] ( https://archive.fosdem.org/2019/schedule/event/containers_atomfs/ )
45
+ * [ slides] ( doc/talks/FOSDEM_2019.pdf )
47
46
* Building OCI Images without Privilege OSS EU 2018
48
- * [ slides] ( doc/talks/OSS_EU_2018.pdf )
47
+ * [ slides] ( doc/talks/OSS_EU_2018.pdf )
49
48
* Building OCI Images without Privilege OSS NA 2018
50
- * [ slides] ( doc/talks/OSS_NA_2018.pdf )
49
+ * [ slides] ( doc/talks/OSS_NA_2018.pdf )
51
50
52
51
(Note that despite the similarity in name of the 2018 talks, the content is
53
52
mostly disjoint; I need to be more creative with naming.)
You can’t perform that action at this time.
0 commit comments