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

Replace requirements by conditions #133

Closed
wants to merge 1 commit into from
Closed

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented Jun 30, 2020

This PR needs updating after elastic/package-registry#519 is merged.

This PR needs updating after elastic/package-registry#519 is merged.
@ruflin ruflin requested a review from mtojek June 30, 2020 07:43
@ruflin ruflin self-assigned this Jun 30, 2020
@@ -17,6 +17,8 @@ import (
var zeroVersion = semver.MustParse("0.0.0")

func createRequirement(kibanaContent kibanaContent, datasetContent []datasetContent) (util.Requirement, error) {
// TODO: Update requirement
Copy link
Member Author

Choose a reason for hiding this comment

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

@mtojek I'm thinking to make the requirement for it by default ^7.9 instead of reading it from module as none of these will work with older version then Kibana 7.9. This will also simplify the code. We can also do this in a follow up PR.

@elasticmachine
Copy link

elasticmachine commented Jun 30, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Branch indexing]

  • Start Time: 2020-07-02T09:25:44.160+0000

  • Duration: 3 min 52 sec

@ruflin
Copy link
Member Author

ruflin commented Jul 2, 2020

Closing in favor of #149

@ruflin ruflin closed this Jul 2, 2020
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