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

Keep last version of deployment #1960

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 19, 2024

  1. deployment: add _ostree_deployment_get_version API

    Signed-off-by: Rafael Fonseca <[email protected]>
    r4f4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    032ff42 View commit details
    Browse the repository at this point in the history
  2. Proxy across write deployment flags

    Signed-off-by: Rafael Fonseca <[email protected]>
    r4f4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2a2c355 View commit details
    Browse the repository at this point in the history
  3. deploy: keep last deployment version during stage

    Fixes ostreedev#1905
    
    Signed-off-by: Rafael Fonseca <[email protected]>
    r4f4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6e4b112 View commit details
    Browse the repository at this point in the history
  4. admin/deploy: Add new CLI option to retain previous version

    Signed-off-by: Rafael Fonseca <[email protected]>
    r4f4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7a9341f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. tests/staged-deploy: test --keep-previous option

    Signed-off-by: Rafael Fonseca <[email protected]>
    r4f4 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9977597 View commit details
    Browse the repository at this point in the history