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

Fixed #149: Removed hardcoding of branch name #155

Merged
merged 2 commits into from
May 2, 2024

Conversation

asa1997
Copy link
Contributor

@asa1997 asa1997 commented May 2, 2024

Fix #149

The user can list/run playbooks and environment script from a particular branch or tag. To do this, run

bes set BESMAN_ENV_REPO_BRANCH <branch name/tag>

bes set BESMAN_PLAYBOOK_REPO_BRANCH <branch name/tag>

@asa1997 asa1997 requested a review from harimohanr as a code owner May 2, 2024 05:20
@asa1997 asa1997 requested a review from pramit-d May 2, 2024 05:20
Copy link
Contributor

@harimohanr harimohanr left a comment

Choose a reason for hiding this comment

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

@asa1997 Looks okay to me

@harimohanr harimohanr merged commit 995a9f2 into Be-Secure:master May 2, 2024
1 check passed
@asa1997 asa1997 deleted the feature/issue-149 branch May 22, 2024 08:46
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.

[Enhancement]: Update the codebase to list and execute playbooks and environment scripts from a tag/branch
2 participants