litmuschaos / backstage-plugin

Backstage plugin where you can find all the information you need to run chaos engineering on Litmus in one place
Apache License 2.0
3 stars 2 forks source link

Support CI/CD #7

Closed namkyu1999 closed 4 months ago

namkyu1999 commented 1 year ago

reference link: https://github.com/litmuschaos/litmus/tree/master/.github/workflows

namkyu1999 commented 1 year ago
jongwooo commented 1 year ago

@namkyu1999 Can I work on this issue?

namkyu1999 commented 1 year ago

Sure @jongwooo, Let me know the secrets you need to use after you raise a PR.

RipulHandoo commented 1 year ago

Hi @jongwooo, are you working on this? I'd like to collaborate with you on it.

jongwooo commented 1 year ago

Hi @RipulHandoo, I'd love to collaborate with you on it! I've created a PR (#18) to remove some unused dependencies and migrate to yarn v3. The next steps are to make sure the scripts in package.json are working properly, and then to write a CI/CD workflow file.

RipulHandoo commented 11 months ago

Hey @jongwooo @namkyu1999 I've successfully set up the Backstage_plugin but could use some guidance on configuring Litmus.

namkyu1999 commented 11 months ago

Hi @RipulHandoo, Here's a link

docs: https://docs.litmuschaos.io/docs/integrations/backstage

RipulHandoo commented 11 months ago

@namkyu1999 Just to be clear. For generating API_Token I have to follow these steps right?

namkyu1999 commented 11 months ago

@namkyu1999 Just to be clear. For generating API_Token I have to follow these steps right?

right