Roman
Roman
@marcj do you have any input, I remember you had some strong opinions too before. Thanks!
@hoeck Do you have any input on this?
@sinclairzx81 Love your categorization idea! Really clear thinking there. I wanted to do something like that, but couldn't come up with such a clear and concise description as you did....
> Have you come across this? Hm, no, sorry. 🤔 I think CI environment should be pristine, so it will run fine there. I just approved the run.
@MentalGear Thank you for your kind words. > It's really annoying that every library uses their own benchmarks and not a neutral one like yours. Agreed, that was the intended...
Thank you for your submission! There was a minor issue - we used pinned package versions. I've fixed it thru GitHub's suggestion mechanism.
Hm, looks like build is failing with: ``` Error: node_modules/caketype/dist/caketype.d.ts(145,80): error TS1005: '?' expected. Error: node_modules/caketype/dist/caketype.d.ts(183,36): error TS1139: Type parameter declaration expected. Error: node_modules/caketype/dist/caketype.d.ts(183,43): error TS1005: ';' expected. Error: node_modules/caketype/dist/caketype.d.ts(183,52):...
Has anyone gotten these examples to work? All I am getting back as a response is the full HTML of the route.
The same problem happens with any other modification of the repo. I think archival should be executed _last_ after any other changes. E.g. I changed a description and added archive...
I think there's possibly a race condition between auto init option and default branch resources. When I deploy repo with init flag set, and default branch, the deployment fails with:...