Skip to content

Conversation

@daquinteroflex
Copy link
Collaborator

@daquinteroflex daquinteroflex commented Oct 31, 2025

@daquinteroflex daquinteroflex force-pushed the FXC-3931-update-tidy-3-d-python-client-release-actions-to-be-manually-triggered-and-create-a-tag branch 2 times, most recently from e1a0794 to bb78f7c Compare November 4, 2025 13:56
@daquinteroflex daquinteroflex changed the title ci: autorelease refactor for testpypi, internal aws, and testing flow ci: autorelease initial refactor Nov 5, 2025
@daquinteroflex daquinteroflex force-pushed the FXC-3931-update-tidy-3-d-python-client-release-actions-to-be-manually-triggered-and-create-a-tag branch from cce6b7b to 3594f0c Compare November 11, 2025 12:38
@daquinteroflex daquinteroflex changed the title ci: autorelease initial refactor ci: autorelease python client Nov 11, 2025
needs.determine-workflow-scope.outputs.run_deploy == 'true' &&
(needs.determine-workflow-scope.outputs.deploy_testpypi == 'true' ||
needs.determine-workflow-scope.outputs.deploy_pypi == 'true')
uses: ./.github/workflows/tidy3d-python-client-deploy.yml

Check warning

Code scanning / zizmor

secrets unconditionally inherited by called workflow

secrets unconditionally inherited by called workflow
needs.determine-workflow-scope.outputs.run_deploy == 'true' &&
(needs.determine-workflow-scope.outputs.deploy_testpypi == 'true' ||
needs.determine-workflow-scope.outputs.deploy_pypi == 'true')
uses: ./.github/workflows/tidy3d-python-client-deploy.yml

Check warning

Code scanning / zizmor

secrets unconditionally inherited by called workflow

secrets unconditionally inherited by called workflow
Comment on lines +144 to +146
python -m twine upload \
--repository-url https://test.pypi.org/legacy/ \
--verbose \
dist/*

Check notice

Code scanning / zizmor

prefer trusted publishing for authentication

prefer trusted publishing for authentication
Comment on lines +144 to +146
python -m twine upload \
--repository-url https://test.pypi.org/legacy/ \
--verbose \
dist/*

Check notice

Code scanning / zizmor

prefer trusted publishing for authentication

prefer trusted publishing for authentication
@daquinteroflex daquinteroflex added rc3 3rd pre-release 2.10 labels Nov 14, 2025
@daquinteroflex daquinteroflex force-pushed the FXC-3931-update-tidy-3-d-python-client-release-actions-to-be-manually-triggered-and-create-a-tag branch 2 times, most recently from ebf9578 to 695d955 Compare November 14, 2025 16:06
@daquinteroflex daquinteroflex force-pushed the FXC-3931-update-tidy-3-d-python-client-release-actions-to-be-manually-triggered-and-create-a-tag branch from 695d955 to d33f7a5 Compare November 14, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.10 rc3 3rd pre-release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants