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

(SIMP-9126) Add GHA workflows to pupmod-simp-pki #74

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

op-ct
Copy link
Member

@op-ct op-ct commented Jan 29, 2021

This patch adds standardized GitHub Actions to provide GitHub-based
CI/CD workflows. Among this first batch are:

  • PR Tests - Puppet module checks & test matrix
  • PR GLCI - Auto-trigger corresponding GLCI (if actor has write perms)
  • Manual: PR GLCI - Team members can trigger corresponding GLCI for a PR
  • PR GLCI Cleanup - Clean up any auto-triggered GLCI pipelines/branches
  • Manual: Validate API tokens - Team members can validate GHA secrets
  • Tag: Release to GitHub & PuppetForge - (only on SemVer tag)

This patch also enforces the standardized asset baseline using
simp/puppetsync, and may apply other updates to ensure conformity.

CI: SKIP MATRIX
SIMP-9195 #close
SIMP-9126 #comment Standardized GHA + assets in pupmod-simp-pki
SIMP-9149 #comment Ensured Gemfile pathspec fix for pupmod-simp-pki
SIMP-9150 #comment Remove .travis.yml from pupmod-simp-pki

This patch adds standardized GitHub Actions to provide GitHub-based
CI/CD workflows.  Among this first batch are:

* PR Tests - Puppet module checks & test matrix
* PR GLCI - Auto-trigger corresponding GLCI (if actor has write perms)
* Manual: PR GLCI - Team members can trigger corresponding GLCI for a PR
* PR GLCI Cleanup - Clean up any auto-triggered GLCI pipelines/branches
* Manual: Validate API tokens - Team members can validate GHA secrets
* Tag: Release to GitHub & PuppetForge - (only on SemVer tag)

This patch also enforces the standardized asset baseline using
simp/puppetsync, and may apply other updates to ensure conformity.

CI: SKIP MATRIX
[SIMP-9195] #close
[SIMP-9126] #comment Standardized GHA + assets in pupmod-simp-pki
[SIMP-9149] #comment Ensured Gemfile pathspec fix for pupmod-simp-pki
[SIMP-9150] #comment Remove .travis.yml from pupmod-simp-pki
Copy link
Member

@judyj judyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 👻

@op-ct op-ct merged commit 1b241f9 into simp:master Jan 29, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants