Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Vendor dependencies#23

Merged
beautifulentropy merged 1 commit intomainfrom
vendor-dependencies
Jan 21, 2022
Merged

Vendor dependencies#23
beautifulentropy merged 1 commit intomainfrom
vendor-dependencies

Conversation

@beautifulentropy
Copy link
Copy Markdown
Member

@beautifulentropy beautifulentropy commented Jan 21, 2022

  • Vendor current attache dependencies
  • Add Vendor then Diff check to CI

Part of #11

@beautifulentropy beautifulentropy marked this pull request as ready for review January 21, 2022 19:06
Comment thread go.mod
@beautifulentropy beautifulentropy merged commit 6ddb8e2 into main Jan 21, 2022
@beautifulentropy beautifulentropy deleted the vendor-dependencies branch January 21, 2022 19:17
run: |
go test -mod=readonly -v -race -covermode=atomic -coverprofile=coverage.out ./...

- name: go mod
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: maybe a different name for this test step, like "check vendoring"

@aarongable
Copy link
Copy Markdown

lol oops sorry that's what I get for getting distracted in the middle of a review

@aaomidi
Copy link
Copy Markdown

aaomidi commented Jan 21, 2022

https://go.dev/ref/mod#go-mod-verify Might want to look into this too

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants