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

DAT-16798: Add new parameters to rollback report #5630

Merged
merged 10 commits into from
Mar 21, 2024
Merged

DAT-16798: Add new parameters to rollback report #5630

merged 10 commits into from
Mar 21, 2024

Commits on Feb 26, 2024

  1. [DAT-16798] Add new parameters to rollback report. Simplify some data…

    …base info setup with shared method.
    abrackx committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ed1a066 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    b4094d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    53cd005 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Rework ExceptionDetails, update rollback parameters to handle excepti…

    …ons (DAT-16922) (#5647)
    
    * [DAT-16922] Rework ExceptionDetails to encapsulate building of error object. Update commandscope to reflect ExceptionDetails changes. Use lombok getters on DefaultChangeExecListener. Add pending rollbacks, exception details and failed changeset name to rollback parameters.
    
    * [DAT-16922] Set size for pending rollbacks.
    abrackx committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d694f10 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Cleanup update report parameters imports, add deployment id (DAT-1656…

    …8) (#5652)
    
    * [DAT-16922] Rework ExceptionDetails to encapsulate building of error object. Update commandscope to reflect ExceptionDetails changes. Use lombok getters on DefaultChangeExecListener. Add pending rollbacks, exception details and failed changeset name to rollback parameters.
    
    * [DAT-16922] Set size for pending rollbacks.
    
    * [DAT-16568] Cleanup update report parameters imports.
    
    * Add deployment id and targetted changeset details to rollback report (DAT-17041) (#5661)
    
    [DAT-17041] Add deployment id and targetted changeset details to rollback report parameters.
    abrackx committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a038d5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4be854a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    ad22ce6 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    cb3900d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. [DAT-16798] Simplify setting rollback report parameters. Actually rep…

    …ort error when no tag is found.
    abrackx committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7a95efa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05bad10 View commit details
    Browse the repository at this point in the history