Skip to content

Replace requirements by conditions#133

Closed
ruflin wants to merge 1 commit intoelastic:masterfrom
ruflin:conditions
Closed

Replace requirements by conditions#133
ruflin wants to merge 1 commit intoelastic:masterfrom
ruflin:conditions

Conversation

@ruflin
Copy link
Copy Markdown
Contributor

@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
var zeroVersion = semver.MustParse("0.0.0")

func createRequirement(kibanaContent kibanaContent, datasetContent []datasetContent) (util.Requirement, error) {
// TODO: Update requirement
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.

@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
Copy Markdown

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
Copy Markdown
Contributor 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