-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
57601ad
commit e1bfc86
Showing
61 changed files
with
61 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export const PIPELINIT_VERSION = "0.3.0"; | ||
export const PIPELINIT_VERSION = "0.4.0"; |
2 changes: 1 addition & 1 deletion
2
.../fixtures/docker/docker-lint-build/expected/.github/workflows/pipelinit.docker.build.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...s/fixtures/docker/docker-lint-build/expected/.github/workflows/pipelinit.docker.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...s/fixtures/docker/docker-lint-build/expected/.github/workflows/pipelinit.docker.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ures/docker/docker-lint-build/expected/.github/workflows/pipelinit.javascript.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...xtures/docker/docker-lint-build/expected/.github/workflows/pipelinit.javascript.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...xtures/docker/docker-lint-build/expected/.github/workflows/pipelinit.javascript.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...fixtures/docker/docker-lint-build/expected/.github/workflows/pipelinit.markdown.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/java/java-build-gradle/expected/.github/workflows/pipelinit.java.build.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/java/java-build-gradle/expected/.github/workflows/pipelinit.java.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
name: SAST Java | ||
on: | ||
|
2 changes: 1 addition & 1 deletion
2
...s/fixtures/java/java-build-gradle/expected/.github/workflows/pipelinit.markdown.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...xtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...fixtures/javascript/npm-no-deps/expected/.github/workflows/pipelinit.javascript.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/javascript/vue-html/expected/.github/workflows/pipelinit.html.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/javascript/vue-html/expected/.github/workflows/pipelinit.html.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
name: Lint Vue | ||
on: | ||
|
2 changes: 1 addition & 1 deletion
2
.../fixtures/javascript/vue-html/expected/.github/workflows/pipelinit.javascript.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/javascript/vue-html/expected/.github/workflows/pipelinit.javascript.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/javascript/vue-html/expected/.github/workflows/pipelinit.javascript.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/javascript/vue-html/expected/.github/workflows/pipelinit.markdown.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django-gitlab/expected/.gitlab-ci.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
stages: | ||
- lint | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django-gitlab/expected/.gitlab-ci/pipelinit.python.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django-gitlab/expected/.gitlab-ci/pipelinit.python.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
lint: | ||
stage: lint | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django-gitlab/expected/.gitlab-ci/pipelinit.python.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
semgrep: | ||
stage: sast | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django-gitlab/expected/.gitlab-ci/pipelinit.python.test.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
test: | ||
stage: test | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django/expected/.github/workflows/pipelinit.markdown.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django/expected/.github/workflows/pipelinit.python.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django/expected/.github/workflows/pipelinit.python.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django/expected/.github/workflows/pipelinit.python.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django/expected/.github/workflows/pipelinit.python.test.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-django/expected/.github/workflows/pipelinit.shell.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
name: Lint Shell | ||
on: | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-pipenv/expected/.github/workflows/pipelinit.python.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-pipenv/expected/.github/workflows/pipelinit.python.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-pipenv/expected/.github/workflows/pipelinit.python.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-pipenv/expected/.github/workflows/pipelinit.python.test.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
stages: | ||
- lint | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-pipenv/expected/.gitlab-ci/pipelinit.python.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-pipenv/expected/.gitlab-ci/pipelinit.python.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
lint: | ||
stage: lint | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-pipenv/expected/.gitlab-ci/pipelinit.python.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
semgrep: | ||
stage: sast | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/python-pipenv/expected/.gitlab-ci/pipelinit.python.test.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
test: | ||
stage: test | ||
|
2 changes: 1 addition & 1 deletion
2
.../requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...on/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...on/requirements-black-and-pyproject/expected/.github/workflows/pipelinit.python.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...thon/requirements-unknown-version/expected/.github/workflows/pipelinit.python.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...python/requirements-unknown-version/expected/.github/workflows/pipelinit.python.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/setup-flake8/expected/.github/workflows/pipelinit.python.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/setup-flake8/expected/.github/workflows/pipelinit.python.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/python/setup-flake8/expected/.github/workflows/pipelinit.python.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/ruby/rubocop-lint/expected/.github/workflows/pipelinit.markdown.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/ruby/rubocop-lint/expected/.github/workflows/pipelinit.ruby.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/ruby/rubocop-lint/expected/.github/workflows/pipelinit.ruby.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
name: Lint Ruby | ||
on: | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/ruby/rubocop-lint/expected/.github/workflows/pipelinit.ruby.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
name: SAST Ruby | ||
on: | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/ruby/sinatra/expected/.github/workflows/pipelinit.ruby.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
tests/fixtures/ruby/sinatra/expected/.github/workflows/pipelinit.ruby.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
name: Lint Ruby | ||
on: | ||
|
2 changes: 1 addition & 1 deletion
2
tests/fixtures/ruby/sinatra/expected/.github/workflows/pipelinit.ruby.sast.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated with pipelinit 0.3.0 | ||
# Generated with pipelinit 0.4.0 | ||
# https://pipelinit.com/ | ||
name: SAST Ruby | ||
on: | ||
|
2 changes: 1 addition & 1 deletion
2
...tures/terraform/terraform-project/expected/.github/workflows/pipelinit.markdown.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...es/terraform/terraform-project/expected/.github/workflows/pipelinit.terraform.format.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ures/terraform/terraform-project/expected/.github/workflows/pipelinit.terraform.lint.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters