Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

stefanv
Copy link
Member

@stefanv stefanv commented Jul 18, 2025

This is in support of using our new CircleCI proxy at https://circle.scientific-python.dev

See motivation at https://github.com/scientific-python/circleci-proxy

I do not know how to test the modifications I made here 🤔 @larsoner?

EDIT: Well, the fact that I managed to break the action, observe the breakage, and fix it again makes me feel more confident :)

EDIT: I've confirmed that this works by using it in stefanv/myst-preview#2

@stefanv stefanv force-pushed the allow-overriding-domain branch from f710876 to 1c9eeef Compare July 18, 2025 23:29
action.yml Outdated
@@ -20,6 +20,10 @@ inputs:
job-title:
description: 'The name of the job, as it will render on the PR GUI (default is "<name of CI job> artifact)"'
required: false
domain:
description: 'The domain on which CircleCI artifacts are hosted. Defaults to output.circle-artifacts.com.'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have some docs here about the proxy or only in the docs repo?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, done

Copy link
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried and tested in a repo using this branch and it all works beautifully. Thank you!

@bsipocz bsipocz merged commit 6b0ee99 into scientific-python:master Jul 19, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants