forked from wazuh/wazuh-docker
Recover deleted changelog
This commit is contained in:
@@ -218,4 +218,4 @@ jobs:
|
|||||||
echo "Branch: ${{ steps.vars.outputs.branch_name }}"
|
echo "Branch: ${{ steps.vars.outputs.branch_name }}"
|
||||||
echo "PR: ${{ steps.create_pr.outputs.pull_request_url }}"
|
echo "PR: ${{ steps.create_pr.outputs.pull_request_url }}"
|
||||||
echo "Revert bumper scripts logs:"
|
echo "Revert bumper scripts logs:"
|
||||||
cat ${BUMP_LOG_PATH}/repository_bumper*log || true
|
cat ${BUMP_LOG_PATH}/repository_bumper*log || true
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Add revert option into bumper workflow ([#2330](https://github.com/wazuh/wazuh-docker/pull/2330))
|
- Add revert option into bumper workflow ([#2330](https://github.com/wazuh/wazuh-docker/pull/2330))
|
||||||
|
- Add checks for artifact_urls.yaml download ([#2315](https://github.com/wazuh/wazuh-docker/pull/2315))
|
||||||
- Add set_as_main option ([#2293](https://github.com/wazuh/wazuh-docker/pull/2293))
|
- Add set_as_main option ([#2293](https://github.com/wazuh/wazuh-docker/pull/2293))
|
||||||
- Adapt bumper workflows to change main branch ([#2294](https://github.com/wazuh/wazuh-docker/pull/2294))
|
- Adapt bumper workflows to change main branch ([#2294](https://github.com/wazuh/wazuh-docker/pull/2294))
|
||||||
- Delete all API user and password references and Wazuh agent references ([#2289](https://github.com/wazuh/wazuh-docker/pull/2289))
|
- Delete all API user and password references and Wazuh agent references ([#2289](https://github.com/wazuh/wazuh-docker/pull/2289))
|
||||||
|
|||||||
Reference in New Issue
Block a user