Skip to content

Jenkinsfile: remove Windows stages, remove hack/ci/windows.ps1#43672

Merged
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:remove_windows_jenkins
Jun 1, 2022
Merged

Jenkinsfile: remove Windows stages, remove hack/ci/windows.ps1#43672
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:remove_windows_jenkins

Conversation

@thaJeztah
Copy link
Member

These are now running in GitHub actions, so we no longer need to run them in Jenkins.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

byebye

These are now running in GitHub actions, so we no longer need to
run them in Jenkins.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
# Jenkins CI scripts for Windows to Windows CI (Powershell Version)
# By John Howard (@jhowardmsft) January 2016 - bash version; July 2016 Ported to PowerShell

$ErrorActionPreference = 'Stop'
Copy link
Member Author

Choose a reason for hiding this comment

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

Removing this file as well, as GitHub actions isn't using it

Copy link
Member

@neersighted neersighted left a comment

Choose a reason for hiding this comment

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

LGTM / good riddance 😄

Copy link
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah
Copy link
Member Author

Alright; let's merge this one!

@thaJeztah thaJeztah merged commit 3e32104 into moby:master Jun 1, 2022
@thaJeztah thaJeztah deleted the remove_windows_jenkins branch June 1, 2022 09:02
@thaJeztah thaJeztah changed the title Jenkinsfile: remove Windows stages Jenkinsfile: remove Windows stages, remove hack/ci/windows.ps1 Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants