-
Notifications
You must be signed in to change notification settings - Fork 458
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
Adding package changelogs #675
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪 |
f95f714
to
ec5cea2
Compare
packages/mysql/changelog.yml
Outdated
changes: | ||
- description: initial release | ||
type: enhancement # can be one of: enhancement, bugfix, breaking-change | ||
link: TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @mtojek, any chance you could help me track down the initial PR that introduced the mysql
package?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the package-registry: https://github.com/elastic/package-registry/pulls?q=is%3Apr+is%3Aclosed+MySQL+integration
(manual prepare: elastic/package-registry#323)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ignoring in favor of #675 (comment).
packages/nginx/changelog.yml
Outdated
changes: | ||
- description: initial release | ||
type: enhancement # can be one of: enhancement, bugfix, breaking-change | ||
link: TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @mtojek, any chance you could help me track down the initial PR that introduced the nginx
package?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the package-registry: https://github.com/elastic/package-registry/pulls?q=is%3Apr+is%3Aclosed+nginx+integration+
I would vote for: elastic/package-registry#346
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ignoring in favor of #675 (comment).
packages/redis/changelog.yml
Outdated
changes: | ||
- description: initial release | ||
type: enhancement # can be one of: enhancement, bugfix, breaking-change | ||
link: TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @mtojek, any chance you could help me track down the initial PR that introduced the redis
package?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, thanks so much! I will use #21 as the link for the redis
, mysql
, nginx
, system
, and aws
packages initial changelog entries.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry I removed the post as I believe there might be something before, but let's stick to this: #21 :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, I left system
alone as I found an even older PR that introduced the 0.0.3
version: #8.
Pinging @elastic/integrations (Team:Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the CI is happy, I'm happy too :)
Actually, now that this PR is ready, I will update |
I just added a commit to this PR to update the dependency on |
CI is failing on two system tests: https://beats-ci.elastic.co/blue/organizations/jenkins/Ingest-manager%2Fintegrations/detail/PR-675/19/tests. Re-running to see if this is a flaky failure: https://beats-ci.elastic.co/blue/organizations/jenkins/Ingest-manager%2Fintegrations/detail/PR-675/20/tests. Also re-running the |
The same two system tests failed again so this doesn't appear to be a flaky failure.
All tests passed on this Will investigate both system test failures in this PR tomorrow. |
It looks really weird what happened here. I wonder if it's not due to other changes in elastic-package. EDIT: Regarding the zoom integration I would consider it as temporary patch, although the docker-compose with EDIT2: I think that more packages came to master: #477 |
44ffaed
to
71bc36f
Compare
Thanks for the fixes, @mtojek! Any idea why these issues only came up with the newer version of And thanks for the heads up about #477. I will update this PR with |
I suppose that they're related with 7.12.0 bump. I don't have an idea if sth has been added to filebeat/metricbeat there. |
Hmm, same test failures as before. Plus now we have 3 skipped tests too for the |
Did you apply the suggested fixes for zoom and kubernetes? I don't see them here: https://github.com/elastic/integrations/pull/675/files |
I thought I did when I rebased this PR on |
Sorry for the confusion, I didn't put them on master, but in a side branch (just to investigate problems with this PR). For reference: #703 |
618b978
to
3cffc5e
Compare
Ah, sorry, I missed that. I will cherry-pick those commits over to this PR now, thanks! |
Most likely you will need some formatting as well. |
... and |
* Adding PR checklist item * Adding initial changelog entry for apache package * Adding initial changelog entry for auditd package * Adding initial changelog entry for aws package * Adding initial changelog entry for azure package * Adding initial changelog entry for cef package * Adding initial changelog entry for checkpoint package * Adding initial changelog entry for cisco package * Adding initial changelog entry for crowdstrike package * Adding initial changelog entry for elastic_agent package * Adding initial changelog entry for fleet_server package * Adding initial changelog entry for fortinet package * Adding initial changelog entry for google_workspace package * Adding initial changelog entry for haproxy package * Adding initial changelog entry for iis package * Adding initial changelog entry for iptables package * Adding initial changelog entry for juniper package * Adding initial changelog entry for kafka package * Adding initial changelog entry for kubernetes package * Adding initial changelog entry for linux package * Adding initial changelog entry for log package * Adding initial changelog entry for microsoft package * Adding initial changelog entry for mongodb package * Replacing TODOs in cisco changelog * Adding initial changelog entry for netflow package * Adding initial changelog entry for mysql package * Adding initial changelog entry for nats package * Adding initial changelog entry for nginx package * Adding initial changelog entry for nginx_ingress_controller package * Adding initial changelog entry for o365 package * Adding initial changelog entry for okta package * Adding initial changelog entry for osquery package * Adding initial changelog entry for osquery_elastic_managed package * Adding initial changelog entry for panw package * Adding initial changelog entry for postgresql package * Adding initial changelog entry for prometheus package * Adding initial changelog entry for rabbitmq package * Fixing links for cisco and netflow integrations * Adding initial changelog entry for redis package * Adding initial changelog entry for santa package * Adding initial changelog entry for stan package * Adding initial changelog entry for suricata package * Adding initial changelog entry for system package * Adding initial changelog entry for windows package * Adding initial changelog entry for zeek package * Adding initial changelog entry for zookeeper package * Adding initial changelog entry for zoom package * Updating links * Formatting * Updating dependency on elastic-package * Adding changelogs for new packages * More changelogs * Fix: missing field in Kubernetes * Fix: verification_mode none * Formatting * Running elastic-package build on all packages * Forgot proofpoint Co-authored-by: mtojek <[email protected]>
What does this PR do?
This PR does the following:
changelog.yml
files for every package.changelog.yml
.Related issues