From 5f72d4d2c4fe5d18ee800317994f2a67815affb7 Mon Sep 17 00:00:00 2001 From: Ryan Day Date: Fri, 24 Jul 2020 13:01:57 -0700 Subject: [PATCH 1/2] Update skill.yaml Depends on https://github.com/atomisthq/lore/pull/271 --- skill.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skill.yaml b/skill.yaml index f60ec84..a48751a 100644 --- a/skill.yaml +++ b/skill.yaml @@ -23,7 +23,7 @@ skill: author: Atomist license: Apache-2.0 categories: - - CODE_REVIEW + - CODE_QUALITY homepageUrl: "https://github.com/atomist-skills/markdownlint-skill" iconUrl: "file://docs/images/icon.svg" artifacts: From 855f44919d3be61363f52456fc5b1002d939b0f2 Mon Sep 17 00:00:00 2001 From: Christian Dupuis Date: Tue, 28 Jul 2020 17:18:49 +0200 Subject: [PATCH 2/2] Update skill.package.yaml --- skill.package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skill.package.yaml b/skill.package.yaml index 09a1d31..764d67f 100644 --- a/skill.package.yaml +++ b/skill.package.yaml @@ -18,4 +18,4 @@ apiVersion: 1 package: type: atomist/container-skill - command: atm-skill generate + command: atm-skill generate --no-validate