Skip to content

fix(ci): rm unrecognized network_types input#1052

Open
wdconinc wants to merge 6 commits intomainfrom
wdconinc-patch-2
Open

fix(ci): rm unrecognized network_types input#1052
wdconinc wants to merge 6 commits intomainfrom
wdconinc-patch-2

Conversation

@wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Feb 26, 2026

Briefly, what does this PR introduce?

This PR removes the network_types input which was removed in eic/run-cvmfs-osg-eic-shell@b6d2aa6.

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

Remove network_types parameter from workflow configuration.
Remove 'network_types' parameter from the workflow.
Removed the 'network_types' input from the workflow.
Remove network_types parameter from workflow.
@wdconinc wdconinc marked this pull request as ready for review February 26, 2026 19:09
Copilot AI review requested due to automatic review settings February 26, 2026 19:09
@wdconinc wdconinc enabled auto-merge (squash) February 26, 2026 19:09
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the deprecated/unrecognized network_types input from GitHub Actions workflows that invoke eic/run-cvmfs-osg-eic-shell, eliminating warnings from the action input validation.

Changes:

  • Removed network_types from multiple workflow with: blocks calling eic/run-cvmfs-osg-eic-shell@main.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/linux-eic-shell.yml Removes deprecated network_types inputs across several jobs using the shell action.
.github/workflows/convert-to-tgeo.yml Removes deprecated network_types input to stop unrecognized-input warnings.
.github/workflows/convert-to-step.yml Removes deprecated network_types input to stop unrecognized-input warnings.
.github/workflows/convert-to-gdml.yml Removes deprecated network_types input to stop unrecognized-input warnings.
.github/workflows/check-tracking-geometry.yml Removes deprecated network_types input to stop unrecognized-input warnings.
.github/workflows/check-geometry-configs.yml Removes deprecated network_types input to stop unrecognized-input warnings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot added the topic: infrastructure Regarding build system, CI, CD label Feb 26, 2026
@wdconinc wdconinc requested a review from veprbl February 26, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: infrastructure Regarding build system, CI, CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants