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

Suggestion: Publish a blueprint to all projects #107

Closed
samhegde opened this issue Aug 17, 2020 · 1 comment
Closed

Suggestion: Publish a blueprint to all projects #107

samhegde opened this issue Aug 17, 2020 · 1 comment

Comments

@samhegde
Copy link

calm publish bp <bp_name> -v <version> --publish_to_marketplace --project <project1> --project <project2> can publish to selected projects. If there are significant number projects to which a particular blueprint has to be published the above syntax can be too overwhelming. Can we have a flag to enable publish to all projects?

@samhegde samhegde changed the title Publish a blueprint to all projects Suggestion: Publish a blueprint to all projects Aug 18, 2020
@abhijeetkaurav1st
Copy link
Collaborator

Added --all_projects/-ap to publish bp, approve bp and , publish marketplace bp commands that will use all projects defined in context(server) to perform above operation

abhijeetkaurav1st pushed a commit that referenced this issue Mar 4, 2022
* Add logic to use version based rubook runner api

* Formating
abhijeetkaurav1st added a commit that referenced this issue Mar 9, 2022
* Added correct info library task cli help command (#101)

* Set description in spec for library task (#102)

* Task/m fix calm 28448 runbook 332 changes (#107) (#108)

* Add logic to use version based rubook runner api

* Formating

* Squashed commit of the following:

commit 351b5c0
Author: abhijeetkaurav1st <[email protected]>
Date:   Thu Dec 16 14:14:30 2021 +0530

    Minor fixes for undefined attributes at profile model for version setup < 3.3.0.

commit 7ea5982
Author: Abhijeet Singh Kaurav <[email protected]>
Date:   Wed Dec 15 19:03:06 2021 +0530

    Added support for get_runbook_action and macro in ahv-disk-images (#206)

    * Allow macro in image names

    * Adding example that shows macor usage in vm-disk-image and vm-nic

    * Adding helper get_runbook_action for getting action out of imported runbook

    * Adding exsiting machine example and minor improvements

    * minor fixes in models

    * Fixing runbook examples

commit bc9dc6a
Author: Abhijeet Singh Kaurav <[email protected]>
Date:   Mon Dec 13 20:25:01 2021 +0530

    Use ASCENDING order for list_all query (#205)

    fixes #200

* Fix acps commands with projects filter incase of IAMv2 setup (#129)

* Add implementation to use projects_internal api for getting acp info instead of acp list api

* Add logic for limit and offset in get_acps_from_project method

* Add Minor comments and changes

* Remove not required imports

* formatting

(cherry picked from commit 07b89d1baca31339560569b37cf5ead0db198ce1)

* Add 3.3.2 version for calmversion

Co-authored-by: Nirbhay Bagmar <[email protected]>
Co-authored-by: Pradeepsingh Bhati <[email protected]>
Co-authored-by: Pradeepsingh Bhati <[email protected]>
abhijeetkaurav1st pushed a commit that referenced this issue Mar 21, 2022
* Add logic to use version based rubook runner api

* Formating

(cherry picked from commit 425943d297e32c578a21915bb2eb90e88a3fe8ab)
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

No branches or pull requests

2 participants