Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

Conversation

mcdonnnj
Copy link
Member

@mcdonnnj mcdonnnj commented Sep 8, 2020

🗣 Description

This PR adds a GitHub Actions workflow to build a lambda for pre-releases and releases. This resolves #14.

💭 Motivation and Context

Automating deployable artifact creation when a release is created is good.

🧪 Testing

Automated tests pass.

📷 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 (causes existing functionality to change)

✅ Checklist

  • 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.

This workflow covers both prerelease and release events.
@mcdonnnj mcdonnnj requested review from a team, dav3r, felddy, hillaryj and jsf9k as code owners September 8, 2020 15:14
@mcdonnnj mcdonnnj self-assigned this Sep 8, 2020
Copy link
Member

@jsf9k jsf9k left a comment

Choose a reason for hiding this comment

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

Nice addition!

Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

Excellent! 🎉

@mcdonnnj mcdonnnj merged commit 8578338 into develop Sep 8, 2020
@mcdonnnj mcdonnnj deleted the add_release_workflow branch September 8, 2020 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Release Workflow

3 participants