Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add tile author guide for new Kiln users #407

Merged
merged 19 commits into from
Jul 27, 2023
Merged

add tile author guide for new Kiln users #407

merged 19 commits into from
Jul 27, 2023

Commits on Jul 27, 2023

  1. docs: add opinionated tile author guide

    This guide is for new tile authors to get started or modernize with kiln built tiles.
    
    squashed commits:
    - add docs for testing and go import
    - add heading for kiln test
    - make authoring template parts more useful
    - better document the bootstrapping section
    - improve documentation for caching compiled releases
    - add Stemcell Lock info to commit message
    - add shell script command versions
    - add curl version for completness
    - clairify ominous comment about buildpacks
    - document kiln update-release's ability to cause kiln validate to fail
    - fix typo
    - add documentation on what each kiln release source can do
        this is based on whether the release source implements component.ReleaseUploader
    - add local tarballs section
    - document kiln glaze
    - replace some todos with first draft documentation
    - use perm-links for example links
    crhntr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    276cb76 View commit details
    Browse the repository at this point in the history
  2. add example for bosh.io

    crhntr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ec4120b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f640ee8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    223d51d View commit details
    Browse the repository at this point in the history
  5. docs: fix grammar and awkwardness

    also fix typo in script
    crhntr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    157eef1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bba83bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    889f80f View commit details
    Browse the repository at this point in the history
  8. docs: add OM_PRIVATE_KEY

    Thanks @spikymonkey for pointing out this was un-documented.
    crhntr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b4cbd08 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a131c91 View commit details
    Browse the repository at this point in the history
  10. docs: use "shell" consistantly

    crhntr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ecce3c6 View commit details
    Browse the repository at this point in the history
  11. docs: fix table of contents

    [ci skip]
    crhntr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    46aa930 View commit details
    Browse the repository at this point in the history
  12. docs: fix typo shellh to shell

    crhntr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    736ded9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bc03f6c View commit details
    Browse the repository at this point in the history
  14. docs: remove commit copied in error

    [ci skip]
    crhntr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f64f324 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d9d10d3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    520b394 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    23a7a8b View commit details
    Browse the repository at this point in the history
  18. Update TILE_AUTHOR_GUIDE.md

    notrepo05 authored and crhntr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ae0d3ff View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5474be9 View commit details
    Browse the repository at this point in the history