OpenCTI-Platform / connectors

OpenCTI Connectors
https://www.opencti.io
Apache License 2.0
384 stars 415 forks source link

[integration] Implement specific CircleCI workflows #502

Open nor3th opened 3 years ago

nor3th commented 3 years ago

Use case

CircleCI should only build the connectors which were recently changed instead of building ALL connectors only because one line was changed in a single connector.

Current Workaround

All connectors are built and docker images deployed.

Proposed Solution

https://circleci.com/docs/2.0/configuration-cookbook/#execute-specific-workflows-or-steps-based-on-which-files-are-modified

Additional Information

If the feature request is approved, would you be willing to submit a PR?

I don't have any CircleCI experience, would be glad if somebody else could implement that

Jipegien commented 1 year ago

@Kedae are you able to qualify this feature? Is it something important to do and that should be done in priority in the following months?

Jipegien commented 1 year ago

@SamuelHassine ?