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

Remove unused publishing code. #247

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

jeanduplessis
Copy link
Contributor

@jeanduplessis jeanduplessis commented Nov 4, 2024

Description of your changes

Removes GitHub workflows that are no longer required, as the publishing of artifacts for this provider is managed externally from this repo.

Note:

  • setup-go action already includes caching so there's no need to manually cache the go dependencies anymore.
  • golangci/golangci-lint-action no longer installs go and requires you to do it specifically before invoking it which we do.

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

This PR's GitHub action runs.

Signed-off-by: Jean du Plessis <[email protected]>
@turkenh turkenh merged commit 9b03964 into crossplane-contrib:main Nov 4, 2024
6 checks passed
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.

2 participants