From 2f6ab14a80558125974eccacd7064370363f7a7c Mon Sep 17 00:00:00 2001 From: Saul Date: Mon, 9 Jun 2025 22:07:01 -0700 Subject: [PATCH 1/7] Add GitHub Actions workflow --- .github/workflows/publish.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .github/workflows/publish.yml diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml new file mode 100644 index 0000000..e69de29 From 140a9fa5cbe7f3167f5ef7d28b9492ea2b6e9472 Mon Sep 17 00:00:00 2001 From: Saul Date: Wed, 11 Jun 2025 17:28:31 -0700 Subject: [PATCH 2/7] Test upload to TestPyPI --- TEST_UPLOAD.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 TEST_UPLOAD.txt diff --git a/TEST_UPLOAD.txt b/TEST_UPLOAD.txt new file mode 100644 index 0000000..0de5232 --- /dev/null +++ b/TEST_UPLOAD.txt @@ -0,0 +1 @@ +"test run" From 670bf428ab9a78ddb361b62172e574cd59e7633f Mon Sep 17 00:00:00 2001 From: Saul Date: Wed, 11 Jun 2025 17:39:07 -0700 Subject: [PATCH 3/7] Test upload to TestPyPI --- .github/workflows/publish.yml | 36 +++++++++++++++++++++++++++++++++++ TEST_UPLOAD.txt | 1 - 2 files changed, 36 insertions(+), 1 deletion(-) delete mode 100644 TEST_UPLOAD.txt diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e69de29..150e6b2 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -0,0 +1,36 @@ +name: Publish to TestPyPI + +on: + push: + tags: + - 'v*' # Only run when a tag like v1.0, v2.1, etc. is pushed + +jobs: + publish: + name: Build and publish to TestPyPI + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v4 + + - name: Set up Python + uses: actions/setup-python@v5 + with: + python-version: '3.x' + + - name: Install dependencies + run: | + python -m pip install --upgrade pip + pip install flit twine + + - name: Build package + run: | + flit build + + - name: Publish to TestPyPI + env: + TWINE_USERNAME: __token__ + TWINE_PASSWORD: ${{ secrets.TEST_PYPI_API_TOKEN }} + run: | + twine upload --repository testpypi dist/* diff --git a/TEST_UPLOAD.txt b/TEST_UPLOAD.txt deleted file mode 100644 index 0de5232..0000000 --- a/TEST_UPLOAD.txt +++ /dev/null @@ -1 +0,0 @@ -"test run" From 3a835de7a1bf9fa636a566d73a8f49fa6a242872 Mon Sep 17 00:00:00 2001 From: Saul Date: Thu, 12 Jun 2025 14:38:39 -0700 Subject: [PATCH 4/7] test commit --- test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.txt diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..a975a91 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +"this is a test commit to see if pushing this will automatically update testpypi" \ No newline at end of file From f03682ea59ef4416a93fddb2314eaa8063cfd0e2 Mon Sep 17 00:00:00 2001 From: Saul Date: Thu, 12 Jun 2025 14:41:43 -0700 Subject: [PATCH 5/7] Bump version to 1.0.1 --- vcd2df.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcd2df.py b/vcd2df.py index b244c60..98e2402 100644 --- a/vcd2df.py +++ b/vcd2df.py @@ -1,6 +1,6 @@ """Value Change Dump to Data Frame (Pandas)""" -__version__ = "1.0" +__version__ = "1.0.1" import pandas as pd From 39cd6b60d17fa67640033a55cd637bab89af64e7 Mon Sep 17 00:00:00 2001 From: Saul Date: Thu, 12 Jun 2025 15:09:11 -0700 Subject: [PATCH 6/7] blank --- .github/workflows/publish.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 150e6b2..74319a6 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,6 +28,10 @@ jobs: run: | flit build + - name: List dist contents + run: | + ls -al dist + - name: Publish to TestPyPI env: TWINE_USERNAME: __token__ From 99af78fa5e50091b7e04b75d7157ce3aaa51eee9 Mon Sep 17 00:00:00 2001 From: Saul Date: Thu, 12 Jun 2025 15:10:43 -0700 Subject: [PATCH 7/7] blank --- dist/vcd2df-1.0.tar.gz | Bin 60 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 dist/vcd2df-1.0.tar.gz diff --git a/dist/vcd2df-1.0.tar.gz b/dist/vcd2df-1.0.tar.gz deleted file mode 100644 index 801035789d7e37a2b1abb50b1096f2ffee0d994f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 60 zcmb2|=HO^J*c!(4zbrY$C?!qTP|rZGB(aF$?LkIf1_p*h3%>j3@|iCHG9jSBoO#wg KS#<^t1_l5}7!Z~K