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

Add support for custom apt-daily and apt-daily-upgrade timers #120

Merged
merged 22 commits into from
Jun 6, 2023

Conversation

pgassmann
Copy link
Contributor

@pgassmann pgassmann commented May 31, 2023

Restore of #86 by @mabed-fr

with additional fixes and improvements based on the feedback on the original PR.

Mathieu BEDOS and others added 17 commits May 31, 2023 17:10
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
Co-authored-by: Christian Hueser <55481699+christianhueserhzdr@users.noreply.github.com>
based on feedback on !86
@pgassmann pgassmann marked this pull request as ready for review May 31, 2023 15:13
@pgassmann pgassmann requested a review from a team as a code owner May 31, 2023 15:13
@Normo Normo self-assigned this Jun 1, 2023
@pgassmann
Copy link
Contributor Author

@christianhueserhzdr You reviewed the orignal PR from which I incorporated your feedback. Can you check the changes I did?

@Normo Normo added this to the v3.1.0 milestone Jun 5, 2023
@Normo Normo linked an issue Jun 5, 2023 that may be closed by this pull request
Copy link
Member

@Normo Normo left a comment

Choose a reason for hiding this comment

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

Thank you very much @pgassmann! I made a few suggestions that should be implemented before we can merge it.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
defaults/main.yml Outdated Show resolved Hide resolved
templates/apt_daily_override.conf.j2 Outdated Show resolved Hide resolved
templates/apt_daily_upgrade_override.conf.j2 Outdated Show resolved Hide resolved
tasks/main.yml Outdated Show resolved Hide resolved
tasks/systemd_timers.yml Outdated Show resolved Hide resolved
tasks/systemd_timers.yml Outdated Show resolved Hide resolved
tasks/systemd_timers.yml Outdated Show resolved Hide resolved
tasks/systemd_timers.yml Outdated Show resolved Hide resolved
@Normo Normo added the enhancement New feature or request label Jun 5, 2023
@pgassmann
Copy link
Contributor Author

@Normo I implemented your suggestions: ef85676

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
Copy link
Member

@Normo Normo left a comment

Choose a reason for hiding this comment

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

Thanks @pgassmann

@Normo Normo changed the title Add-possibility-to-custom-timers Add support for custom apt-daily and apt-daily-upgrade timers Jun 6, 2023
@Normo Normo merged commit f393e28 into hifis-net:main Jun 6, 2023
@Normo Normo removed the enhancement New feature or request label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Added custom of apt-daily timers apt-daily-upgrade
3 participants