kevinjqliu commented on PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#issuecomment-2643370860
Thanks for your help here @Fokko
I [trigger the job manually on this
repo](https://github.com/apache/iceberg-python/actions/runs/13203410879) and
its now on testpypi! https:
kevinjqliu merged PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@i
Fokko commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1946752350
##
.github/workflows/pypi-build-artifacts.yml:
##
@@ -35,7 +35,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
-os: [ ubuntu-22.04,
kevinjqliu commented on PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#issuecomment-2640903507
oh wait @Fokko i think thats a false alarm. i was looking at a previous run
which had the RC in the version. i yanked that one and now its back to normal
https://test.pypi.org/p
kevinjqliu commented on PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#issuecomment-2640893364
Thanks! I couldnt find anything about the dev -> rc conversion.
I just added trusted publisher pyiceberg on testpypi
)
This is what it looks lik
kevinjqliu commented on PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#issuecomment-2640181277

weird, i dont have `Manage` permission. let me ask
kevinjqliu commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1944116682
##
.github/workflows/nightly-pypi-build.yml:
##
@@ -0,0 +1,89 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor licen
kevinjqliu commented on PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#issuecomment-2638864904
@Fokko i refactor the code to remove `RC`, thanks for the suggestion!
I was able to rerun on my fork and published to [pyiceberg-kevinliu
0.9.0rc20250203](https://test.pypi.o
kevinjqliu commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1944091552
##
.github/workflows/pypi-build-artifacts.yml:
##
@@ -35,7 +35,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
-os: [ ubuntu-2
Fokko commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1941937605
##
.github/workflows/nightly-pypi-build.yml:
##
@@ -0,0 +1,89 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license ag
Fokko commented on PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#issuecomment-2635149393
@kevinjqliu This looks great! Thanks for working on it. Very nice how you
re-use the build workflow. I left some small comments on how we can maybe
simplify manual dispatch, apart fr
Fokko commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1941939426
##
.github/workflows/nightly-pypi-build.yml:
##
@@ -0,0 +1,89 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license ag
Fokko commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1941938065
##
.github/workflows/pypi-build-artifacts.yml:
##
@@ -35,7 +35,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
-os: [ ubuntu-22.04,
Fokko commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1941936984
##
.github/workflows/nightly-pypi-build.yml:
##
@@ -0,0 +1,89 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license ag
kevinjqliu commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1940084018
##
.github/workflows/nightly-pypi-build.yml:
##
@@ -0,0 +1,89 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor licen
kevinjqliu commented on PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#issuecomment-2631744330
@Fokko can you take a look at the general flow? I tested in my fork. WYDT
about setting the version to `0.9.0rc20250203`?
--
This is an automated message from the Apache Git
kevinjqliu commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1939833519
##
.github/workflows/nightly-pypi-build.yml:
##
@@ -0,0 +1,58 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor licen
kevinjqliu commented on code in PR #1601:
URL: https://github.com/apache/iceberg-python/pull/1601#discussion_r1939655589
##
.github/workflows/nightly-pypi-build.yml:
##
@@ -0,0 +1,58 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor licen
kevinjqliu opened a new pull request, #1601:
URL: https://github.com/apache/iceberg-python/pull/1601
Had to setup [Publishing to PyPI with a Trusted
Publisher](https://docs.pypi.org/trusted-publishers/) on https://test.pypi.org/
Using example of publishing
[pyiceberg_core](https://gi
21 matches
Mail list logo