dependabot[bot]
7543ae076e
chore(deps): Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 10:10:41 +00:00
dependabot[bot]
3299faff31
chore(deps): Bump DavidAnson/markdownlint-cli2-action from 20 to 21
...
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action ) from 20 to 21.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases )
- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v20...v21 )
---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
dependency-version: '21'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 04:04:27 +00:00
dependabot[bot]
78c08488f8
chore(deps): Bump actions/upload-artifact from 4 to 5 ( #1123 )
2025-10-27 07:03:55 +00:00
Antoine Cotten
b49937e11c
ci: Fail on unsuccessful setup
2025-10-26 13:34:18 +01:00
dependabot[bot]
7cd59a29a4
chore(deps): Bump actions/setup-node from 5 to 6 ( #1119 )
2025-10-20 05:47:52 +00:00
dependabot[bot]
e51e80e09b
chore(deps): Bump actions/stale from 9.1.0 to 10.0.0 ( #1108 )
2025-09-08 07:42:12 +00:00
dependabot[bot]
ba790bb6ab
chore(deps): Bump actions/github-script from 7 to 8 ( #1107 )
2025-09-08 07:41:52 +00:00
dependabot[bot]
4d966e190c
chore(deps): Bump actions/setup-node from 4 to 5 ( #1106 )
2025-09-08 07:41:25 +00:00
dependabot[bot]
01bd2b0007
chore(deps): Bump actions/checkout from 4 to 5 ( #1101 )
2025-08-26 21:13:33 +00:00
dependabot[bot]
175c837eb6
chore(deps): Bump DavidAnson/markdownlint-cli2-action from 19 to 20 ( #1072 )
2025-05-19 05:16:20 +00:00
Antoine Cotten
f6013cb58f
doc/ci: Mark release 7.x as EOL
2025-04-16 02:04:39 +02:00
Antoine Cotten
604f1f5c8b
Update to v9.0.0
...
List of changes impacting docker-elk:
- [kibana]: Several features now require an encryption key for saved
objects. Such key must be set via the configuration option
`xpack.encryptedSavedObjects.encryptionKey`.
Ref: https://www.elastic.co/guide/en/kibana/8.18/xpack-security-secure-saved-objects.html
- [enterprise-search]: Discontinued in 9.x versions.
Refs:
- https://www.elastic.co/guide/en/enterprise-search/8.18/upgrading-to-9-x.html
- https://www.elastic.co/blog/app-search-to-elasticsearch
2025-04-16 01:43:50 +02:00
dependabot[bot]
ede48664fa
chore(deps): Bump actions/create-github-app-token from 1 to 2 ( #1066 )
2025-04-07 04:48:05 +00:00
Antoine Cotten
7a27a3c80e
ci: Enable auto-updates on release-9.x branch
2025-04-05 19:09:59 +02:00
Antoine Cotten
d6baf5879a
ci: Run Kibana key gen from pre-built image
2025-04-05 18:59:52 +02:00
Antoine Cotten
4765d06bbb
ci: Generate Kibana encryption keys
2025-04-05 11:36:12 +02:00
dependabot[bot]
1d513b5656
chore(deps): Bump actions/stale from 9.0.0 to 9.1.0 ( #1051 )
2025-01-27 06:48:43 +00:00
Antoine Cotten
25f3b1a554
ci: Prevent automated version downgrades
...
Use a caret semver range to ensure that we don't return a release
version that is lower than the current one.
Closes #1043
2025-01-08 13:53:33 +01:00
dependabot[bot]
c84595c7a1
chore(deps): Bump DavidAnson/markdownlint-cli2-action from 18 to 19 ( #1042 )
2024-12-30 07:13:31 +00:00
dependabot[bot]
b00f7ea877
chore(deps): Bump DavidAnson/markdownlint-cli2-action from 17 to 18
...
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action ) from 17 to 18.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases )
- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v17...v18 )
---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 04:31:18 +00:00
Antoine Cotten
3af413695d
ci: Replace markdown-lint action
...
Use the GitHub Action maintained by the author of markdownlint-cli.
2024-10-11 14:37:43 +02:00
Antoine Cotten
3f38397660
gh: Use Compose v2 commands in issue template
2024-10-11 14:21:58 +02:00
Antoine Cotten
4cc9ac7262
ci: Replace markdown-link-check with Linkspector
...
Ref. gaurav-nelson/github-action-markdown-link-check@7d83e59a57
2024-10-07 16:46:58 +02:00
Antoine Cotten
39bf7d6ee6
ci: Switch from plain Lucene to Query DSL
2024-10-07 13:32:40 +02:00
Antoine Cotten
5b1c37acce
ci: Reduce size of results in metrics/logs tests
...
The number of results returned by the test queries are inherently large
and pollute the workflow logs unnecessarily.
2024-09-17 10:10:43 +02:00
Antoine Cotten
de57b24f8c
ci: Replace usage of deprecated Action inputs
...
Addresses the following warning in workflow runs:
Warning: Input 'app_id' has been deprecated with message: 'app_id' is
deprecated and will be removed in a future version. Use 'app-id'
instead.
Ref. actions/create-github-app-token#59
2024-09-15 08:53:30 +00:00
Antoine Cotten
e8a539777f
fix(build): Set a default value for each build arg
...
Closes #1015
2024-09-14 18:31:30 +00:00
Antoine Cotten
fbf3041fa0
ci: Replace token generator Action with official
...
Ref. tibdex/github-app-token#99
2024-09-10 14:27:14 +02:00
dependabot[bot]
0036534a54
chore(deps): Bump peter-evans/create-pull-request from 6 to 7 ( #1014 )
2024-09-10 09:26:42 +00:00
Antoine Cotten
e3a9d60c05
ci: use curl 'resolve' flag consistently across branches
...
Reduces differences between the main and tls branches.
2024-02-12 14:57:35 +01:00
Antoine Cotten
3fe48f32b9
ci: minor workflow cleanup
2024-02-12 14:37:59 +01:00
Antoine Cotten
c77a5a9ba9
chore(ext): remove Logspout extension
...
This software is no longer maintained.
Nowadays, Filebeat largely addresses the problems that Logspout was
designed to solve.
2024-02-12 14:06:33 +01:00
Antoine Cotten
bd55cfaf64
feat(fleet): collect Docker logs and metrics
...
Mirrors the behaviour of the Metricsbeat and Filebeat extensions through
Elastic Agent, using the Docker integration.
2024-02-12 12:36:56 +01:00
dependabot[bot]
59fcf834b2
chore(deps): Bump peter-evans/create-pull-request from 5 to 6 ( #960 )
2024-02-05 07:41:45 +00:00
dependabot[bot]
df96ecd0f5
chore(deps): Bump actions/upload-artifact from 3 to 4 ( #949 )
2023-12-18 07:16:43 +00:00
dependabot[bot]
4cbf55c4d3
chore(deps): Bump actions/stale from 8.0.0 to 9.0.0 ( #944 )
2023-12-11 05:23:04 +00:00
dependabot[bot]
aa2902ea6b
chore(deps): Bump dessant/lock-threads from 4 to 5 ( #937 )
2023-11-20 07:32:21 +00:00
dependabot[bot]
030bbe7134
chore(deps): Bump actions/github-script from 6 to 7 ( #936 )
2023-11-20 07:31:38 +00:00
dependabot[bot]
e3ba5a0767
chore(deps): Bump actions/setup-node from 3 to 4 ( #929 )
2023-10-30 10:25:35 +00:00
Antoine Cotten
3b61a6bb17
ci: Disable Elasticsearch disk allocation decider
2023-10-15 12:03:04 +02:00
dependabot[bot]
3dc19c84c5
chore(deps): Bump tibdex/github-app-token from 1 to 2 ( #909 )
2023-09-11 06:18:25 +00:00
dependabot[bot]
63ff66a1d5
chore(deps): Bump actions/checkout from 3 to 4 ( #910 )
2023-09-11 06:16:33 +00:00
Antoine Cotten
43716a84ad
feat: make execution of 'setup' container manual
...
Closes #798
2023-05-03 18:18:10 +02:00
dependabot[bot]
29bf24553c
chore(deps): Bump peter-evans/create-pull-request from 4 to 5 ( #853 )
2023-04-10 07:22:58 +00:00
Antoine Cotten
caadd60a8a
ci: Set Compose project name
...
Avoids failures while determining container IPs
when the project isn't checked out in a directory
named "docker-elk".
Fixes #839
2023-03-31 15:34:57 +01:00
dependabot[bot]
4ad25cf729
chore(deps): Bump actions/stale from 7.0.0 to 8.0.0 ( #841 )
2023-03-27 06:39:06 +00:00
Antoine Cotten
ba06c5458a
chore(setup): Rename helpers.sh to lib.sh
...
Based on a comment from #821
2023-02-17 12:37:42 +01:00
Antoine Cotten
9afd2c1607
ci: Mask wait messages, collect debug data once
2023-02-17 11:33:29 +01:00
Antoine Cotten
159cfcd346
ci: Allow Logstash some time for creating test doc
2023-02-14 14:50:49 +01:00
Antoine Cotten
6f78be24d9
ci: Ensure log alias exists before searching
2023-02-14 14:28:06 +01:00