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

feat: Add Tekton resources for deploy RPM package via AWX (#277) #278

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

daniil-nedostup
Copy link
Contributor

Pull Request

Description

Add Tekton task, pipeline and trigger template for deploy RPM package via tower-cli.

Fixes #277

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Pull Request contain one commit. I squash my commits.

Screenshots (if appropriate):

Additional context

Add any other context or screenshots about the feature request here.

@daniil-nedostup daniil-nedostup requested a review from a team as a code owner August 27, 2024 19:36
@daniil-nedostup daniil-nedostup self-assigned this Aug 27, 2024
@daniil-nedostup daniil-nedostup added the enhancement New feature or request label Aug 27, 2024
@daniil-nedostup daniil-nedostup force-pushed the EPMDEDP-14167 branch 2 times, most recently from 5450e16 to b1bee9b Compare August 28, 2024 07:16
@SergK SergK merged commit 2b38f9e into master Oct 3, 2024
7 checks passed
@SergK SergK deleted the EPMDEDP-14167 branch October 3, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Add Tekton pipeline for deploy RPM package via AWX
2 participants