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

Convert cyberduck-release-windows to GitHub Actions #2

Conversation

RaveenaRamany
Copy link
Owner

@RaveenaRamany RaveenaRamany commented Dec 10, 2023

Pipeline migrated from Jenkins 🎉

Manual steps

Perform the following steps to complete the migration:

cyberduck-release-windows

  • Ensure a runner with the following labels exists: windows
  • Ensure: Java version in actions/setup-java is correct since we couldn't determine the version in use.
  • Ensure secret is available: ${{ secrets.VERSION_CYBERDUCK_IO_HOST_NAME }}
  • Ensure secret is available: ${{ secrets.VERSION_CYBERDUCK_IO_USER }}
  • Ensure secret is available: ${{ secrets.VERSION_CYBERDUCK_IO_SSH_KEY }}
  • Ensure secret is available: ${{ secrets.VERSION_CYBERDUCK_IO_KNOWN_HOSTS }}
  • Ensure secret is available: ${{ secrets.52D57BB0_E2E1_46D3_A431_13B5E39E1334_AWS_ACCESS_KEY_DEPLOYMENT }}
  • Ensure secret is available: ${{ secrets.52D57BB0_E2E1_46D3_A431_13B5E39E1334_AWS_SECRET_KEY_DEPLOYMENT }}
  • Ensure secret is available: ${{ secrets.9FBE3DFE_89F3_4A37_BD20_42C301B6EB68_RACKSPACE_USER }}
  • Ensure secret is available: ${{ secrets.9FBE3DFE_89F3_4A37_BD20_42C301B6EB68_RACKSPACE_PASSWORD }}

@RaveenaRamany RaveenaRamany merged commit e9297de into master Dec 10, 2023
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.

1 participant