From de4bc6ba57a2304dc32543d8445dd887df1a162b Mon Sep 17 00:00:00 2001 From: Oscar Esgalha Date: Mon, 18 Oct 2021 16:48:39 -0300 Subject: [PATCH] chore: bump version --- .../expected/.github/workflows/pipelinit.javascript.format.yaml | 2 +- .../expected/.github/workflows/pipelinit.javascript.lint.yaml | 2 +- .../expected/.github/workflows/pipelinit.python.format.yaml | 2 +- .../expected/.github/workflows/pipelinit.python.lint.yaml | 2 +- .../expected/.github/workflows/pipelinit.python.sast.yaml | 2 +- .../expected/.github/workflows/pipelinit.python.format.yaml | 2 +- .../expected/.github/workflows/pipelinit.python.lint.yaml | 2 +- .../expected/.github/workflows/pipelinit.python.sast.yaml | 2 +- cli/tests/version_test.ts | 2 +- core/package.json | 2 +- core/version.ts | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/cli/tests/fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.format.yaml b/cli/tests/fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.format.yaml index ae0d88d..c61efd2 100644 --- a/cli/tests/fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.format.yaml +++ b/cli/tests/fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.format.yaml @@ -1,4 +1,4 @@ -# Generated with pipelinit 0.1.0 +# Generated with pipelinit 0.2.0 # https://pipelinit.com/ name: Format JavaScript on: diff --git a/cli/tests/fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.lint.yaml b/cli/tests/fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.lint.yaml index 7efb521..22c352b 100644 --- a/cli/tests/fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.lint.yaml +++ b/cli/tests/fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.lint.yaml @@ -1,4 +1,4 @@ -# Generated with pipelinit 0.1.0 +# Generated with pipelinit 0.2.0 # https://pipelinit.com/ name: Lint JavaScript on: diff --git a/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.format.yaml b/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.format.yaml index a552383..068086e 100644 --- a/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.format.yaml +++ b/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.format.yaml @@ -1,4 +1,4 @@ -# Generated with pipelinit 0.1.0 +# Generated with pipelinit 0.2.0 # https://pipelinit.com/ name: Format Python on: diff --git a/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.lint.yaml b/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.lint.yaml index eb65cc1..41577a6 100644 --- a/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.lint.yaml +++ b/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.lint.yaml @@ -1,4 +1,4 @@ -# Generated with pipelinit 0.1.0 +# Generated with pipelinit 0.2.0 # https://pipelinit.com/ name: Lint Python on: diff --git a/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.sast.yaml b/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.sast.yaml index e28d616..1478115 100644 --- a/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.sast.yaml +++ b/cli/tests/fixtures/python/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.sast.yaml @@ -1,4 +1,4 @@ -# Generated with pipelinit 0.1.0 +# Generated with pipelinit 0.2.0 # https://pipelinit.com/ name: SAST on: diff --git a/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.format.yaml b/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.format.yaml index c92b6c8..66b9db0 100644 --- a/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.format.yaml +++ b/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.format.yaml @@ -1,4 +1,4 @@ -# Generated with pipelinit 0.1.0 +# Generated with pipelinit 0.2.0 # https://pipelinit.com/ name: Format Python on: diff --git a/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.lint.yaml b/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.lint.yaml index e37ee4a..e2a91ac 100644 --- a/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.lint.yaml +++ b/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.lint.yaml @@ -1,4 +1,4 @@ -# Generated with pipelinit 0.1.0 +# Generated with pipelinit 0.2.0 # https://pipelinit.com/ name: Lint Python on: diff --git a/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.sast.yaml b/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.sast.yaml index e28d616..1478115 100644 --- a/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.sast.yaml +++ b/cli/tests/fixtures/python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.sast.yaml @@ -1,4 +1,4 @@ -# Generated with pipelinit 0.1.0 +# Generated with pipelinit 0.2.0 # https://pipelinit.com/ name: SAST on: diff --git a/cli/tests/version_test.ts b/cli/tests/version_test.ts index e9ae89a..b63e977 100644 --- a/cli/tests/version_test.ts +++ b/cli/tests/version_test.ts @@ -3,6 +3,6 @@ import { output, test } from "./helpers.ts"; test({ args: ["--version"] }, async (proc) => { const [stdout, _stderr, { code }] = await output(proc); - assertEquals(stdout, "0.1.0"); + assertEquals(stdout, "0.2.0"); assertEquals(code, 0); }); diff --git a/core/package.json b/core/package.json index 87b4f77..3a50d10 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@pipelinit/core", - "version": "0.1.0", + "version": "0.2.0", "description": "Stack detection and CI configuration writing from pipelinit", "exports": "./dist/mod.js", "types": "./dist/mod.d.ts", diff --git a/core/version.ts b/core/version.ts index a1fa6d5..c349068 100644 --- a/core/version.ts +++ b/core/version.ts @@ -1 +1 @@ -export const PIPELINIT_VERSION = "0.1.0"; +export const PIPELINIT_VERSION = "0.2.0";