Allen Cai

Results 98 comments of Allen Cai

Any progress on this? I believe people desperately need it. These are two things. One is caching and the other is mirror indexing. I propose to retrieve the index cache...

> Same problem here. I have fixed it by removing references to this project and just pushing manually. > > I previously had this in my workflow file: > >...

> 还修复了它,像@VAllens一样手动完成。我用了这个(对于.net): > > '名称: 发布主 NuGet > > on: 推: 分支: [ 主 ] > > 作业: 发布: 名称: 发布到 Nuget 运行:ubuntu 最新超时分钟数: 10 > > ``` > steps:...

> > > 您可以使用此分叉 https://github.com/alirezanet/publish-nuget 版本3.0.1,其中包括针对此问题的修复程序 > > > > > > 这个动作有一堆叉子。如果我们确定并确定一个作为从 GitHub Actions 发布到 NuGet 的新"事实源",那将非常棒,因为此存储库似乎已被放弃。 > > 我仍然不明白为什么使用Github操作来推送到nuget,而您可以通过编写一些行来实现这一点?我放弃了使用此操作,并且我正在使用本机[dotnet命令推送到nuget](https://github.com/YounesCheikh/Cliargs.NET/blob/main/.github/workflows/publish.yml) I'm now also using dotnet command to push to...

Ok, this is good. Thanks

Can you merge this PR? Thank you

I see. Thank you. :) 👍

![image](https://user-images.githubusercontent.com/5094922/68112046-71d56d80-ff2b-11e9-9211-1062d64ab755.png) ### I solved the problem temporarily by using `Fiddler 4` redirect. #### I hope the official team can fix it as soon as possible, which affects our development efficiency.