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

Developer Experience Improvements #2079

Merged
merged 6 commits into from
Jul 5, 2024

Commits on Jul 3, 2024

  1. Only collect metrics in Prow

    Signed-off-by: Connor Catlett <conncatl@amazon.com>
    ConnorJC3 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9389271 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Simplify image building

    Signed-off-by: Connor Catlett <conncatl@amazon.com>
    ConnorJC3 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5ce3d81 View commit details
    Browse the repository at this point in the history
  2. Split driver install/uninstall out to functions; Introduce make clust…

    …er/(un)install
    
    Signed-off-by: Connor Catlett <conncatl@amazon.com>
    ConnorJC3 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a782cc0 View commit details
    Browse the repository at this point in the history
  3. Cache GOCACHE and GOMODCACHE in Dockerfile

    Signed-off-by: Connor Catlett <conncatl@amazon.com>
    ConnorJC3 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3251b42 View commit details
    Browse the repository at this point in the history
  4. Update Makefile documentation and CONTRIBUTING.md

    Signed-off-by: Connor Catlett <conncatl@amazon.com>
    ConnorJC3 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0dc7064 View commit details
    Browse the repository at this point in the history
  5. Cleanup non-external e2e test handling

    Signed-off-by: Connor Catlett <conncatl@amazon.com>
    ConnorJC3 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    58e4226 View commit details
    Browse the repository at this point in the history