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

feature/improve diff commands #480

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

omissis
Copy link
Contributor

@omissis omissis commented Feb 13, 2024

  • chore: make GitProtocol attribute on the Downloader struct not exposed as there was no need to have it public
  • feat: introduce dependencies cache
  • feat: introduce distribution cache
  • fix: work around issues caused to cache by tools renamings
  • feat: introduce concurrent dependencies downloads
  • feat: introduce concurrent tools and modules downloads
  • fix: format go code
  • fix: remove linting issues
  • feat: add unit tests
  • chore: rename eks and distribution folders in apis folder to match their provider's names
  • chore: refactor internal/eks folder
  • chore: refactor diff cluster command
  • feat: introduce diff command for the distribution phase, laid out work for the other ones

@omissis omissis self-assigned this Feb 13, 2024
@omissis omissis force-pushed the feature/improve-diff-commands branch from 1691d13 to d33a20c Compare February 13, 2024 18:28
@omissis omissis force-pushed the feature/improve-diff-commands branch from d33a20c to 8a394e9 Compare February 14, 2024 12:01
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.

None yet

1 participant