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

📝 Configure environments for Jenkins AMI #14

Closed
sydrawat01 opened this issue Sep 25, 2023 · 1 comment
Closed

📝 Configure environments for Jenkins AMI #14

sydrawat01 opened this issue Sep 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sydrawat01
Copy link
Member

  • Create user specific environments to run GitHub actions with user defined pkrvars.
  • Update the packer-validate.yml (CI) action runner to use GHA environments.
  • Add build action runner (CD) for custom AMI.
@sydrawat01 sydrawat01 self-assigned this Sep 25, 2023
@sydrawat01 sydrawat01 added the enhancement New feature or request label Sep 25, 2023
@sydrawat01
Copy link
Member Author

Docs for github actions environments.

  • We will create environments in the organization master repo, which will then be configured to use environment variables defined at organization level to run the Ci/CD pipelines dynamically.

karanwadhwa pushed a commit that referenced this issue Sep 25, 2023
Introduces a new github actions CD pipeline which will build the
AMI image and share it with the list of `AMI_USERS`.

fixes issue #14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant