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

Where is the / Is there a quick start guide to CI/CD ? #48

Open
silverham opened this issue Dec 15, 2024 · 3 comments
Open

Where is the / Is there a quick start guide to CI/CD ? #48

silverham opened this issue Dec 15, 2024 · 3 comments

Comments

@silverham
Copy link

I looked at https://github.com/lando/blog/blob/main/content/2021-08-27-selecting-ci-cd.md but it seems to be a comparison of providers but no a quick start which I assume is some yml or config I can copy/paste to a CI/CD pipeline get up and running.

Additionally the resource linked from the "quick start link" => "Building a CI/CD Pipeline: the Complete Guide" just goes to a generic DevOps services advertising page :-(

Is there something like the DDev documentation?

Thanks heaps for your time and development work. If using raw docket compose is better for CI/CD, let us know 😊

Related:
lando/lando#3435
ddev/ddev#4446
https://ddev.readthedocs.io/en/stable/users/topics/remote-docker/#remote-docker-instances

@silverham
Copy link
Author

I wonder if a better solution is to use a kind of CI/CD engine like dagger.io that mimics lando, then both can run the the same test scripts.

https://docs.dagger.io/cookbook/#create-a-transient-service-for-unit-tests
https://docs.dagger.io/cookbook/#create-interdependent-services
https://docs.dagger.io/integrations/azure-pipelines/
(PS: I think dagger cloud, which can analyse your pipeline run, is optional?)

@AaronFeledy
Copy link
Member

What are you trying to accomplish? Lando typically just works in CI.

@reynoldsalec
Copy link
Member

That old blog article was just a link to a "selecting a CI/CD platform" blog article we wrote with one of our former partners (Blackmesh/Contegix); suspect that's not what you want :)

If you're looking for a guide on how to install and run Lando on a CI platform, I think you're right: there needs to be a guide article written for it. In doing a bit of research to make sure we didn't have a good one-pager, I ended up responding to an older thread; I think you might find this helpful: lando/lando#3085 (comment)

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

3 participants