Skip to content

(VDB-986) remove spot event repos#57

Merged
gslaughl merged 3 commits intostagingfrom
vdb-986-remove-spot-event-repos
Dec 12, 2019
Merged

(VDB-986) remove spot event repos#57
gslaughl merged 3 commits intostagingfrom
vdb-986-remove-spot-event-repos

Conversation

@gslaughl
Copy link
Copy Markdown
Contributor

No description provided.

var models []event.InsertionModel
for _, log := range logs {
err := shared.VerifyLog(log.Log, numTopicsRequired, logDataRequired)
err := shared.VerifyLog(log.Log, shared.FourTopicsRequired, shared.LogDataRequired)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Previously logDataRequired was false, but I'm pretty sure it should be true since we're getting pip from the log data.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice catch!

@gslaughl gslaughl force-pushed the vdb-986-remove-spot-event-repos branch from 3ef986f to 762d9ee Compare December 12, 2019 21:09
@gslaughl gslaughl force-pushed the vdb-986-remove-spot-event-repos branch from 762d9ee to fa53b3f Compare December 12, 2019 21:12
@gslaughl gslaughl merged commit 238050f into staging Dec 12, 2019
@gslaughl gslaughl deleted the vdb-986-remove-spot-event-repos branch December 12, 2019 21:24
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.

2 participants