Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

docs for helm and dockerlayer #115

Merged
merged 2 commits into from
Jun 18, 2018
Merged

docs for helm and dockerlayer #115

merged 2 commits into from
Jun 18, 2018

Conversation

dexhorthy
Copy link
Member

@dexhorthy dexhorthy commented Jun 18, 2018

What I Did

Added docs and schema for helm and dockerlayer assets

How I Did it

Add mutations.json entries for the two assets, regen schema and markdown

Replicated-lint and help-center prs coming soon

How to verify it

Read the new docs

Description for the Changelog

None, related to previous PR changes that already have descriptions.

Picture of a Boat (not required but encouraged)

@dexhorthy dexhorthy requested a review from divolgin June 18, 2018 16:04
Copy link
Member

@divolgin divolgin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one broken sentence

{
"path": "properties.assets.properties.v1.items.properties.helm.properties.dest",
"merge": {
"description": "The directory in which to render the. If the source chart is at `charts/src/nginx`, and `dest` is set to `charts/rendered/`, then the chart will be templated at `charts/rendered/nginx`"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First sentence is a fragment

{
"path": "properties.assets.properties.v1.items.properties.helm.properties.mode",
"merge": {
"description": "The unix permisions to set on the chart's parent directory"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

periods at the end or not?

{
"path": "properties.assets.properties.v1.items.properties.dockerlayer.properties.mode",
"merge": {
"description": "The unix file permissions to be set on target unpack directory, e.g `777`"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 0777 for octal?

@codeclimate
Copy link

codeclimate bot commented Jun 18, 2018

Code Climate has analyzed commit 5aa5783 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 48.4% (-0.2% change).

View more on Code Climate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants