Skip to content
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

[docs] Update changelog #4490

Merged
merged 1 commit into from
Feb 5, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### 05-February-2021 - 13:20 CET

- [job] New job to upgrade Conan version (Windows and Macos workers) #566
- [job] New job to validate infrastructure: versions of tools, installed components,... (more checks to be added) #609
- [feature] Call external DeleteRepo job to remove repositories from Artifactory after a pull-request is merged #605
- [feature] New workflow for pull-requests: use `BuildSingleReference` job and better messages (canary deployment) #602
- [engineering] Refactor functions to retrieve information from GitHub API #607

### 27-January-2021 - 09:37 CET

- Feature: PropulateProperties: Notify alert error if there are orphan packages, but keep going #577
Expand Down