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

chore: update READMEs and make testing more resilient on OSX #9275

Conversation

matthewmcneely
Copy link
Member

Description

This PR updates the CONTRIBUTING and t/README files with more correct instructions on Dgraph testing, as well as instructions on how to test on OSX.

Additionally, updates to the Makefile give more visibility to the build process and other changes needed for more up-to-date functionality.

Checklist

  • Code compiles correctly and linting passes locally

Remove unneeded reliance on testutil for running simple commands as that package's init mechanism tries to communicate with Docker
Badger has its own repo and test scripts
Add more narrative; instructions for testing on OSX
@matthewmcneely matthewmcneely requested a review from a team as a code owner January 13, 2025 21:29
@github-actions github-actions bot added area/testing Testing related issues area/documentation Documentation related issues. area/core internal mechanisms go Pull requests that update Go code labels Jan 13, 2025
Copy link

trunk-io bot commented Jan 14, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

commit 408e064
Author: Ryan Fox-Tyler <[email protected]>
Date:   Wed Jan 15 06:35:35 2025 -0800

    chore: init trunk (#9273)

    **Description**

    Initializing Trunk for formatting and linting across the repo

    **Checklist**

    - [X] Code compiles correctly and linting passes locally

commit ee60263
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jan 15 13:23:32 2025 +0530

    chore(deps): Update go minor and patch (#9267)

commit 02b9d13
Author: Harshil Goel <[email protected]>
Date:   Mon Jan 13 18:31:26 2025 +0530

    fix(core): change name of config flag for cache (#9274)

commit ee99a7a
Author: Harshil Goel <[email protected]>
Date:   Mon Jan 13 14:16:40 2025 +0530

    perf(core): Fixing ristretto cache to pass jepsen tests (#9237)
@matthewmcneely
Copy link
Member Author

Deleting in favor of correctly rebased branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core internal mechanisms area/documentation Documentation related issues. area/testing Testing related issues go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant