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

Adds Bamboo commands #102

Merged
merged 6 commits into from
May 11, 2023
Merged

Adds Bamboo commands #102

merged 6 commits into from
May 11, 2023

Conversation

simonsanchez
Copy link
Contributor

@simonsanchez simonsanchez commented Apr 21, 2023

🚧 DO NOT MERGE UNTIL BAMBOO BETA RELEASE 🚧

What's changing?

Adds commands for the following: audit, dry-run, and migrate

How's this tested?

Take it for a spin

dotnet run --project src/ActionsImporter/ActionsImporter.csproj -- audit bamboo --help

dotnet run --project src/ActionsImporter/ActionsImporter.csproj -- dry-run bamboo deployment --help

dotnet run --project src/ActionsImporter/ActionsImporter.csproj -- dry-run bamboo build --help

dotnet run --project src/ActionsImporter/ActionsImporter.csproj -- migrate bamboo deployment --help

dotnet run --project src/ActionsImporter/ActionsImporter.csproj -- migrate bamboo build --help

Closes https://github.com/github/valet/issues/6040

@github-actions
Copy link

github-actions bot commented Apr 21, 2023

Unit Test Results

41 tests  ±0   41 ✔️ ±0   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 7816993. ± Comparison against base commit b3f8e99.

♻️ This comment has been updated with latest results.

@simonsanchez simonsanchez marked this pull request as ready for review April 21, 2023 18:10
@simonsanchez simonsanchez requested a review from a team as a code owner April 21, 2023 18:10
Copy link
Contributor

@Chaseshak Chaseshak left a comment

Choose a reason for hiding this comment

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

Commands are working great for me 🎉 !

@Chaseshak Chaseshak enabled auto-merge (squash) May 11, 2023 15:49
@Chaseshak Chaseshak disabled auto-merge May 11, 2023 16:01
@Chaseshak Chaseshak enabled auto-merge (squash) May 11, 2023 16:01
@Chaseshak Chaseshak merged commit 12938b7 into main May 11, 2023
5 checks passed
@Chaseshak Chaseshak deleted the bamboo-commands branch May 11, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants