Helen Hou-Sandi

Results 78 comments of Helen Hou-Sandi

Hmmm okay so how are you triggering this run? I see `2024-02-14T22:35:59.6291908Z ℹ︎ VERSION is refs/heads/main` in there which tells me that you're running this manually, the way this works...

FWIW I still use SVN directly for some things and it's fine, much like Actions it's a tool to learn if you're going to use it. In any case, I'm...

This Action is built to be automated, I haven't tested it myself but I _think_ you could make it work manually by requiring an [input](https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#inputs) for the version which you...

I think it would help to understand what you are trying to do and how you expect this work long-term (will you always manually trigger it, how is that different...

@dsawardekar Our focus for 1.4 is making error handling and messaging more robust and user-friendly, so yes I 100% agree this needs to be better! @Ritesh-patel - could you possibly...

Seems like we will need to distribute the actual stored reusable block as well, fairly certain we don't do this right now. It's somewhat similar to attachment distribution as well,...

Bringing over term meta makes sense, I'd be curious how you'd suggest making it optional (UI vs. code). I do wonder if it might make distribution slower?

Should probably pin to a specific version, like `actions/checkout@v4`