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

add github action for releasing pods + bump version #34

Merged
merged 2 commits into from
Mar 31, 2021

Conversation

rymorale
Copy link
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • 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 change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@rymorale rymorale requested a review from praveek March 31, 2021 18:52
@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #34 (88329e2) into dev-v3.0.1 (34f758d) will decrease coverage by 0.17%.
The diff coverage is n/a.

@@              Coverage Diff               @@
##           dev-v3.0.1      #34      +/-   ##
==============================================
- Coverage       90.27%   90.10%   -0.17%     
==============================================
  Files              13       13              
  Lines            1182     1182              
==============================================
- Hits             1067     1065       -2     
- Misses            115      117       +2     

required: true
default: 'yes'

release_AEPAudience:
Copy link
Contributor

@praveek praveek Mar 31, 2021

Choose a reason for hiding this comment

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

release_AEPAnalytics

default: 'yes'

jobs:
release_audience:
Copy link
Contributor

Choose a reason for hiding this comment

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

release_analytics

@rymorale rymorale merged commit 557d3a1 into adobe:dev-v3.0.1 Mar 31, 2021
@rymorale rymorale deleted the add-release-action branch March 31, 2021 21:06
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.

None yet

2 participants