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

Move towards Github Actions + Deprecating old code/tooling #35

Merged
merged 12 commits into from
Sep 6, 2024

Conversation

iuga
Copy link
Collaborator

@iuga iuga commented Sep 6, 2024

  • Adding 2 initial GitHub actions:
    • Build, lint and test golang code
    • Releases on new tags
  • Deprecating BuildKite builds
  • Deprecating Earthly builds
  • Deprecating the revive custom rules.
  • Deprecating and removing the generics module.
  • Deprecating and removing the bench tooling.
// Deprecated: The "github.com/TriggerMail/lazylru/generic" package has been
// deprecated. Please point all references to "github.com/TriggerMail/lazylru",
// which now includes the generic API.

@iuga iuga changed the title Enable Github actions Move towards Github Actions + Deprecating old code or tooling Sep 6, 2024
@iuga iuga changed the title Move towards Github Actions + Deprecating old code or tooling Move towards Github Actions + Deprecating old code/tooling Sep 6, 2024
@iuga iuga marked this pull request as ready for review September 6, 2024 16:43
@iuga iuga requested a review from a team as a code owner September 6, 2024 16:43
@iuga iuga enabled auto-merge (squash) September 6, 2024 17:11
@iuga iuga disabled auto-merge September 6, 2024 17:11
@iuga iuga merged commit 02c79c9 into master Sep 6, 2024
1 check passed
@iuga iuga deleted the iuga-github-actions branch September 6, 2024 17:12
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