Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

Tags: vdemeester/ram

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
vdemeester Vincent Demeester
Use canonical import

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

v0.2.3

Toggle v0.2.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vdemeester Vincent Demeester
Augment the default depth

v0.2.2

Toggle v0.2.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vdemeester Vincent Demeester
Fix buildtag bug

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
vdemeester Vincent Demeester
buildtag: take non test file into account too 💃

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
vdemeester Vincent Demeester
Add support for buildtags 💃

It will detect if there is a buildtag and add it to go test.
This is a first step but we may want to make this more composable, as
those test could be long running one (and thus we need to *buffer* the
notifications to not spam the computer with go test process

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

v0.1.3

Toggle v0.1.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vdemeester Vincent Demeester
Add a default timeout of 90min instead of 10min 👼

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
vdemeester Vincent Demeester
bug: fix vendor filtering 😅

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

v0.1.1

Toggle v0.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
ram: remove required arguments 🚗

it is not actually required… the default dir is `.`, the default
command is `go test './${dir}'`.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

v0.1.0

Toggle v0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
vdemeester Vincent Demeester
Initial release