Results 10 comments of Anthony

I too have this happening. I have created a copy of this file: https://github.com/microsoft/mssql-docker/blob/master/linux/preview/examples/mssql-customize/configure-db.sh and modified it to my needs to install the databases required for my solution onto the...

i had this exact error, my `latest` release was `v1` with a tag exactly that. and I had 2 other tags `v0.1.0-string` and another like it, from earlier commits/releases that...

> Hi @acnicholls , Could you please confirm on this ? > > I can confirm that a workflow with windows-latest still has this issue. I started this workflow after...

I can confirm that it still does it. it's at `20 days` now tho. ![Image](https://github.com/user-attachments/assets/00045ec2-99ed-4625-b93c-6e337c4f23f7)

My tags are valid, the problem is that I also tag every push to `develop` with `stage.v9.9.9`, so i have just under a hundred of those tags on top of...

It's been a minute, i'll have to check tonight, @ work rn

thanks for your patience. I don't think I ever found a fix for it. I am still using this configuration in one of my repos, but since it doesn't stop...

I would also like this. ~~my user can't even execute `node -v` after the install as the PATH is not updated apparently...~~ I had the setup and usage in two...

@muellert I had to run a sequence update after running the load. I couldn't figure out how to get multiple commands to execute in the `AFTER LOAD DO` section of...