From c4d031419ead6153c728129c5154c32bc79f271f Mon Sep 17 00:00:00 2001 From: Ashutosh Ukey Date: Tue, 1 Nov 2022 13:44:38 -0400 Subject: [PATCH 1/5] ci: print python version --- .github/workflows/commitlint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 410de89..4db4b6a 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -12,6 +12,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 + - run: python3 --version - run: yarn install --frozen-lockfile - run: npx commitlint --from ${{ github.event.pull_request.base.sha }} --to ${{ github.event.pull_request.head.sha }} --verbose From eb609b0f9f0100a899aa9087daa4b17a1fd1987d Mon Sep 17 00:00:00 2001 From: Ashutosh Ukey Date: Fri, 11 Nov 2022 11:44:09 -0500 Subject: [PATCH 2/5] chore: add workflow push script (#38) This is a test of Google's release please action to see if multiple commits can be counted towards the Changelog.md contents in one commit to the main branch. fix: hey yo fix: a bug's life feat: nice feature bro fix: hopefully I see this in the changelog --- git-push-workflows.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 git-push-workflows.sh diff --git a/git-push-workflows.sh b/git-push-workflows.sh new file mode 100644 index 0000000..95d31ce --- /dev/null +++ b/git-push-workflows.sh @@ -0,0 +1,4 @@ +git add .github +git commit -m"ci: demo testing" + +git push origin $1 \ No newline at end of file From 05b0293633c31210940d9ac888562b4ea20d1a2b Mon Sep 17 00:00:00 2001 From: Ashutosh Ukey Date: Fri, 11 Nov 2022 11:52:13 -0500 Subject: [PATCH 3/5] fix: testing multiline commits (#39) This is a test of Google's release please action to see if multiple commits can be counted towards the Changelog.md contents in one commit to the main branch. fix: hey yo fix: a bug's life feat: nice feature bro fix: hopefully I see this in the changelog --- .github/workflows/release-main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release-main.yml b/.github/workflows/release-main.yml index 13a3a06..3e9bbef 100644 --- a/.github/workflows/release-main.yml +++ b/.github/workflows/release-main.yml @@ -1,8 +1,8 @@ on: workflow_dispatch: - # push: - # branches: - # - main + push: + branches: + - main name: release-please jobs: release-please: From 9b122726db4e61da3e04e3d59c046d63d059a35c Mon Sep 17 00:00:00 2001 From: Ashutosh Ukey Date: Fri, 11 Nov 2022 12:00:39 -0500 Subject: [PATCH 4/5] fix: testing multiline commits (#37) This is a test of Google's release please action to see if multiple commits can be counted towards the Changelog.md contents in one commit to the main branch. fix: hey yo fix: a bug's life feat: nice feature bro fix: hopefully I see this in the changelog --- rand.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rand.py b/rand.py index 8415ac5..dc542cf 100644 --- a/rand.py +++ b/rand.py @@ -1,4 +1,4 @@ import numpy as np print(np.random.randint(100)) -print("Oioioioioioooo") \ No newline at end of file +print("Oioioioioiooo") \ No newline at end of file From 9e2c3eae0160e57508e8c59ceb8a68948d8ce87a Mon Sep 17 00:00:00 2001 From: Ashutosh Ukey Date: Fri, 11 Nov 2022 17:00:53 +0000 Subject: [PATCH 5/5] chore: regen rand num --- rand-num.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 rand-num.txt diff --git a/rand-num.txt b/rand-num.txt new file mode 100644 index 0000000..45a4fb7 --- /dev/null +++ b/rand-num.txt @@ -0,0 +1 @@ +8