Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Update packages in experimental branches #51

Merged
merged 1 commit into from
Jun 4, 2020

Conversation

ruflin
Copy link
Contributor

@ruflin ruflin commented Jun 4, 2020

Brings all the most recent package changes from the master branch into the experimental branch except for changes on the base package as it starts to use data streams.

Brings all the most recent package changes from the master branch into the experimental branch except for changes on the base package as it starts to use data streams.
@ruflin ruflin self-assigned this Jun 4, 2020
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #51 opened]

  • Start Time: 2020-06-04T14:22:14.677+0000

  • Duration: 3 min 41 sec

Copy link
Contributor

@ph ph left a comment

Choose a reason for hiding this comment

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

LGTM, lets keep an eye to make sure we don't break anything with the streams changes.

@EricDavisX
Copy link
Contributor

I'm ok with this if the Integrations team is. I see the diff of what is existing and changing is very low. lets go for it.

@ruflin ruflin merged commit e686615 into elastic:experimental Jun 4, 2020
@ruflin ruflin deleted the update-packages-experimental branch June 4, 2020 14:49
thomasneirynck pushed a commit to thomasneirynck/package-storage that referenced this pull request Sep 28, 2021
This is the API implementation based on the proposal in elastic/package-registry#49

The output for the iptables package looks as following for now:

```
{
  "name": "iptables",
  "title": "IP Tables",
  "version": "1.0.4",
  "description": "iptables logs",
  "icon": "/img/iptables-1.0.4/icon.png",
  "requirement": {
    "kibana": {
      "version.min": "6.7.0",
      "version.max": "7.6.0"
    }
  },
  "screenshots": [
    {
      "src": "/img/kibana-iptables.png",
      "title": "IP Tables Overview dashboard",
      "size": "1492x1382"
    },
    {
      "src": "/img/kibana-iptables-ubiquity.png",
      "title": "IP Tables Ubiquity Dashboard",
      "size": "1492x1464"
    }
  ]
}
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants