kubearmor / packer-plugin-kubearmor

KubeArmor Packer Provider
Mozilla Public License 2.0
0 stars 3 forks source link

add notfy workflow #21

Closed Prateeknandle closed 6 months ago

Prateeknandle commented 6 months ago

@nywilken does this looks good?

Prateeknandle commented 6 months ago

you should be able to trigger a documentation ingestion job using the manual integration release action

@nywilken do you mean creating a release or run workflow here? if need to create a release then I'll remove the existing one and create a new one with the same tag, I've changed the tag in the changes from 1.0.0 to 0.0.1

nywilken commented 6 months ago

Yes @Prateeknandle you can trigger a manual workflow using https://github.com/kubearmor/packer-plugin-kubearmor/blob/main/.github/workflows/notify-integration-release-via-manual.yaml

Prateeknandle commented 6 months ago

@nywilken https://github.com/kubearmor/packer-plugin-kubearmor/actions/runs/8296182970 the manual workflow is complete.

Prateeknandle commented 6 months ago

@nywilken what's next now?

nywilken commented 6 months ago

Hi @Prateeknandle the docs are live but the format is not right https://developer.hashicorp.com/packer/integrations/kubearmor/kubearmor and the link to provisioner is broken.

Prateeknandle commented 6 months ago

@nywilken to update the documentation do I've to run the workflow again?

nywilken commented 6 months ago

@nywilken to update the documentation do I've to run the workflow again?

Yes, that will trigger an update.

Prateeknandle commented 5 months ago

@nywilken can you please check https://developer.hashicorp.com/packer/integrations/kubearmor/kubearmor and let me know if anything needs to be fixed, I've fixed the broken link and structure issue.