integrativesoft / foton

Prototype for an electron alternative written in C# by Integrative Software LLC and contributors.
Apache License 2.0
10 stars 1 forks source link

ci/cd to foton? #14

Open ghost opened 1 year ago

ghost commented 1 year ago

Hello everyone!

I recently found an online platform that deploys ci/cd. Do you all think it would be interesting to have ci/cd in the foton?

For example, there is a site called: AppVeyor that can compile c# projects in the cloud, I think this is important because it can help to deploy easily.

So, I initially plan on using AppVeyor free plan to deploy the foton library. What do you all think of this idea? does it make sense or not?

Note:

ghost commented 1 year ago

hey everone!

I forgot to write why ci/cd is important for open project: foton. I will answer this question below.

Why use ci/cd?

In general, with ci/cd we can do controlled tests for these common tasks:

So, so, in summary why we use ci/cd is:

Note: I don't know anything about ci/cd, but I've read a lot. And I hope to help in some way.

pablocar80 commented 1 year ago

Yes CI/CD would be great!

pablocar80 commented 1 year ago

I’ll take a look at the pull request as soon as possible

ghost commented 1 year ago

Hi @pablocar80, how are you?

can we close this issue, since everything has been resolved, accepted with pr: add 4 pull-requests: community standards, donate, deploy with ci/cd and website for docs, faq or tutorials ?

pablocar80 commented 1 year ago

is ci/cd working?

ghost commented 1 year ago

Hi @pablocar80.

is ci/cd working?

I said close, but it's best to leave it open. I will make new settings and I will test. after that I send a new pull-request.