Conversation
|
💚 CLA has been signed |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
|
|
The reason that the config.yml files had to change name is because of this PR: https://github.com/elastic/package-spec/pull/101/files#diff-b53b009efa91873f46aeec782b4cc40f8d0c9675d2ffcc1f184adae44cd72192R6 That change to the spec requires that the test files config.yml files be in the form of How do we feel about pushing through this |
94dbece to
ce5ac45
Compare
|
Each config is supposed to be for a different system test within a data stream. So maybe just call them |
mtojek
left a comment
There was a problem hiding this comment.
@AaronLamb1 Please clean up the elastic/package-spec#103 first. I noticed that you pushed lots of dependencies which IMHO wasn't necessary. Please run go mod tidy against them.
I think that @adriansr should introduce these changes first, down to Integrations. They're blocking right now. |
@mtojek here's the PR to clean up go.mod: elastic/package-spec#104 |
|
I think that @adriansr pushed his changes, including elastic-package. @jonathan-buttner @AaronLamb1 Could you please double-check if this PR is still valid? |
|
closing because Adrian's PR pulled in the new spec 👍 |

Bringing in the most recent package spec change for
unsigned_longelastic/package-spec#103