Skip to content

Update actions#292

Merged
gallacher merged 2 commits into
mainfrom
update-actions
Nov 13, 2024
Merged

Update actions#292
gallacher merged 2 commits into
mainfrom
update-actions

Conversation

@shaynafinocchiaro

Copy link
Copy Markdown
Collaborator

Description

PR to remove unit test action and consolidate into reusable actions.

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #
https://github.com/dell/csm/issues/1490

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
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Test A
  • Test B

@gallacher gallacher left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There's no need for the action.yml file because everything is handled in common-workflows.yaml now?

@shaynafinocchiaro

Copy link
Copy Markdown
Collaborator Author

There's no need for the action.yml file because everything is handled in common-workflows.yaml now?

@gallacher All the checks in this specific actions.yml are now covered by dell/common-github-actions/.github/workflows/go-common.yml, so yes.

@gallacher gallacher merged commit 2327df6 into main Nov 13, 2024
@gallacher gallacher deleted the update-actions branch November 13, 2024 12:59
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