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

chore(ci): remove debug-only hmarr/debug-action #14275

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

mpfirrmann
Copy link
Contributor

@mpfirrmann mpfirrmann commented Oct 26, 2022

Summary

hmarr/debug-action is a debug-only action and not needed in production code. Removed.

Test Plan

  • Full text search on repository for 'hmarr/debug-action'
  • CI

Additional Information

  • This change is backwards-breaking

@mpfirrmann mpfirrmann requested a review from a team as a code owner October 26, 2022 12:23
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines. label Oct 26, 2022
@github-actions
Copy link
Contributor

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions github-actions bot added the component: ci All updates on CI (Jenkins/CircleCi/Github Action) label Oct 26, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2022

dp-workflow

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 87f9b9f.

♻️ This comment has been updated with latest results.

@Neudrino Neudrino changed the title chore(ci): bump hmarr/debug-action version to remove deprecation wa… chore(ci): bump hmarr/debug-action version to remove deprecation warning Oct 26, 2022
@@ -26,7 +26,7 @@ jobs:
WORKFLOW_NAME: "${{ github.event.workflow.name }}"
WORKFLOW_STATUS: "${{ github.event.workflow_run.conclusion }}"
steps:
- uses: hmarr/debug-action@1201a20fc9d278ddddd5f0f46922d06513892491 # pin@v2
- uses: hmarr/debug-action@a701ed95a46e6f2fb0df25e1a558c16356fae35a # pin@v2.1.0
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems to be an action only used for debugging. It should thus probably not be in production code. If this is really the only occurrence, could we just remove it entirely instead please?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the only occurrence in the Magma repo and has been in this file since its original commit. The action only prints the environment variables and therefore may be removed in production code.

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
@mpfirrmann mpfirrmann changed the title chore(ci): bump hmarr/debug-action version to remove deprecation warning chore(ci): remove debug-only hmarr/debug-action Oct 26, 2022
@mpfirrmann mpfirrmann enabled auto-merge (squash) October 26, 2022 13:52
@mpfirrmann mpfirrmann merged commit fe1d711 into magma:master Oct 26, 2022
@mpfirrmann mpfirrmann deleted the pr/bump_debug_action branch October 26, 2022 14:11
lucasgonze pushed a commit to lucasgonze/magma that referenced this pull request Feb 29, 2024
Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>

Signed-off-by: Marco Pfirrmann <marco.pfirrmann@tngtech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ci All updates on CI (Jenkins/CircleCi/Github Action) size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants