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

Feature/azure pipeline #49

Merged
merged 6 commits into from
Apr 30, 2020

Conversation

juanes1a
Copy link
Contributor

Fixed issue #47 the new task is going to generate the CI pipeline as a code based on azure devops pipelines.

@santitigaga santitigaga linked an issue Apr 30, 2020 that may be closed by this pull request
@santitigaga santitigaga added the enhancement New feature or request label Apr 30, 2020
@Test
public void taskModelToString() {
String model = TaskModel.builder().build().toString();
Assert.assertNotNull(model);
Copy link
Contributor

Choose a reason for hiding this comment

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

puedes agregar asserts mas especificos?

@santitigaga santitigaga merged commit 24ed847 into bancolombia:master Apr 30, 2020
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New task to generate pipeline for Azure DevOps
2 participants