Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请求贡献项目的模板|Request for a Template to Contribute to the Project #2

Open
Exorcism0666 opened this issue Dec 26, 2023 · 7 comments

Comments

@Exorcism0666
Copy link

你好,SpecterShell,

我对你的Dumplings项目印象深刻,非常欣赏你所做的工作。我最近fork了你的项目,我想在我这边用我最喜欢的软件做同样的事情。

然而,我遇到了一些困难,因为我没有用PowerShell编程来完成这个特定任务的模板。你能否提供一个模板或者指导我该如何进行,特别是对于在GitHub上发布的软件?

我认为这也可能帮助对你的项目感兴趣的其他贡献者。

非常感谢你抽出时间,以及你在Dumplings上所做的出色工作。

顺祝商祺,
Exorcism

Howdy SpecterShell,

I am very impressed with your Dumplings project and greatly appreciate the work you have done. I recently forked your project and would like to do the same on my end with my favorite software.

However, I am encountering difficulties as I do not have a template for programming in PowerShell for this specific task. Would it be possible for you to provide a template or guidelines on how to proceed, especially for software hosted on GitHub in the release category?

I think this could also help other contributors who are interested in your project.

Thank you very much for your time and for the incredible work you have done on Dumplings.

Best regards,
Exorcism

@SpecterShell
Copy link
Owner

If you want to automate for your project, you can take a look at this project instead: https://github.com/vedantmgoyal2009/winget-releaser

@Exorcism0666
Copy link
Author

I had looked more closely before but I suppose you have to be the "owner" of a repository to be able to automate the process?

@SpecterShell
Copy link
Owner

Yeah, only people who have write access to the projects can add this GitHub Action to them, and this project is for those I don't have write access to.

This project is still working in progress. I will add some docs and templates once it is stable enough. Sorry for any inconvenience.

@Exorcism0666
Copy link
Author

No worries, I look forward to receiving your documentation!

@Exorcism0666
Copy link
Author

@SpecterShell it's quite special and I don't know why it doesn't check if there is an update to do when I add manifests. https://github.com/Exorcism0666/Dumplings/actions/runs/8271009457/job/22629809319

@SpecterShell
Copy link
Owner

@SpecterShell it's quite special and I don't know why it doesn't check if there is an update to do when I add manifests. Exorcism0666/Dumplings/actions/runs/8271009457/job/22629809319

Yeah it does not rely on winget-pkgs when checking the updates, so it won't do anything for new manifests but writing what it gets to a file in the repo during the first run, which will be compared with during the subsequent runs.

@Exorcism0666
Copy link
Author

@SpecterShell it's quite special and I don't know why it doesn't check if there is an update to do when I add manifests. Exorcism0666/Dumplings/actions/runs/8271009457/job/22629809319

Yeah it does not rely on winget-pkgs when checking the updates, so it won't do anything for new manifests but writing what it gets to a file in the repo during the first run, which will be compared with during the subsequent runs.

Oooooo okay, I take note, thank you!

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

No branches or pull requests

2 participants