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

Use common workflows #668

Merged
merged 6 commits into from
Aug 26, 2024
Merged

Use common workflows #668

merged 6 commits into from
Aug 26, 2024

Conversation

eric-young
Copy link
Contributor

@eric-young eric-young commented Aug 26, 2024

Description

Using common workflows defined in dell/common-github-actions

  • utilize common workflows
  • remove redundant workflows defined in this repo
  • added Makefile targets to test workflows (make check and/or make actions)
  • removed local config files for yamllint and golangci-lint as they now reside in the common-github-actions repo

GitHub Issues

None

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • [n/a] I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have maintained backward compatibility

How Has This Been Tested?

Extensive testing with ACT tool to validate workflows

Use common workflows defined in dell/common-github-actions and remove redundand workflows
@eric-young eric-young force-pushed the use-common-workflows branch from 90ca08b to cebfe7f Compare August 26, 2024 16:17
.github/workflows/common-workflows.yaml Outdated Show resolved Hide resolved
pkg/modules/authorization.go Outdated Show resolved Hide resolved
@eric-young eric-young merged commit 85a4141 into main Aug 26, 2024
7 checks passed
@eric-young eric-young deleted the use-common-workflows branch August 26, 2024 17:55
ChristianAtDell added a commit that referenced this pull request Oct 15, 2024
Use common workflows defined in dell/common-github-actions and remove redundant workflows
* disabling G115 with a comment in code
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.

3 participants