Skip to content

Commit d3c6075

Browse files
authored
Feature/270 build path without verify (#279)
1 parent b452bd6 commit d3c6075

27 files changed

Lines changed: 1579 additions & 1158 deletions

.gitattributes

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1-
poetry.lock linguist-generated=true
2-
setup.py linguist-generated=true
3-
/exasol/bucketfs/version.py linguist-generated=True
1+
/doc/changes/changelog.md linguist-generated=true
2+
poetry.lock linguist-generated=true
3+
setup.py linguist-generated=true
4+
/exasol/bucketfs/version.py linguist-generated=True
5+
/.github/workflows/build-and-publish.yml linguist-generated=True
6+
/.github/workflows/cd.yml linguist-generated=True
7+
/.github/workflows/check-release-tag.yml linguist-generated=True
8+
/.github/workflows/checks.yml linguist-generated=True
9+
/.github/workflows/ci.yml linguist-generated=True
10+
/.github/workflows/gh-pages.yml linguist-generated=True
11+
/.github/workflows/matrix-all.yml linguist-generated=True
12+
/.github/workflows/matrix-exasol.yml linguist-generated=True
13+
/.github/workflows/matrix-python.yml linguist-generated=True
14+
/.github/workflows/merge-gate.yml linguist-generated=True
15+
/.github/workflows/pr-merge.yml linguist-generated=True
16+
/.github/workflows/report.yml linguist-generated=True

.github/workflows/build-and-publish.yml

Lines changed: 19 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/cd.yml

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/check-release-tag.yml

Lines changed: 14 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)