Skip to content

releen/hello-tile

This branch is 1 commit ahead of crhntr/hello-tile:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8641857 · Feb 25, 2025

History

56 Commits
Mar 21, 2024
Mar 21, 2024
Mar 6, 2023
Mar 6, 2023
May 10, 2023
May 21, 2022
Mar 8, 2023
May 10, 2023
May 11, 2023
Mar 8, 2023
Feb 25, 2025
Feb 25, 2025
Jan 18, 2022
Feb 25, 2025
Mar 7, 2023
Feb 25, 2025
Mar 6, 2023
Jan 18, 2022
Mar 21, 2024

Repository files navigation

This is an example for Kiln.

It has an automated release pipeline to create ".pivotal" files and adds them to GitHub releases.

Testing

Manifest Tests

You can run kiln test; however, Kiln test runs in a container so you need to vendor Go dependencies before you run it.

To run tests,

  • clone the repository
  • fetch a version of kiln that supports test
  • run go mod vendor
  • run kiln test --manifest

About

An example pivotal tile using Kiln.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 57.1%
  • YAML 42.9%