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

Cumulative updates and changes as requested in CLOUD-2618, CLOUD-2578, CLOUD-2564 and CLOUD-2694 #46

Open
wants to merge 91 commits into
base: pre-production
Choose a base branch
from

Conversation

mperniola
Copy link

  • Added page for admin to view deployments of current group, ability to view the user that own the deployment. The group admin can so delete and view logs of all deployments who belong to his group. (CLOUD_2578, CLOUD_2564).
  • Added "Deployments" item in the Admin menu to access the group deployments view page.
  • Added FEATURE_HIDDEN_ADMIN_DEPLOYMENT_COLUMNS item in config file to define the columns of the deployment view page.
  • The deployment failure logs contain information about all errors on all providers. (CLOUD_2694)
  • Fixed display of actions for deployment buttons (removed inconsistent entries, e.g. deleting a deployment that has already been deleted)
  • Changed the logic for template visibility (CLOUD_2618). Changed the visibility field in the metadata.yaml file, added the locked and locked_regex metadata, removed the visibility metadata, added the version metadata to the file. The current version is 1.1.0. Old metadata files (version < 1.1.0 or absent) will be handled with the old display logic.

giosava94 and others added 30 commits September 11, 2024 15:11
When changing files, do not re-install python packages
@mperniola mperniola changed the title Cumulative updates and changes as requested in CLOUD-2618, CLOUD-2578, CLOUD-2564 e CLOUD-2694 Cumulative updates and changes as requested in CLOUD-2618, CLOUD-2578, CLOUD-2564 and CLOUD-2694 Feb 26, 2025
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.

4 participants