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

Fix version check lambda version bump #464

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Conversation

eliecharra
Copy link
Contributor

Q A
πŸ› Bug fix? no
πŸš€ New feature? no
⚠ Deprecations? no
❌ BC Break no
πŸ”— Related issues none
❓ Documentation no

Description

Our lambda has now new env var handler outside driftctl scope.
This PR allow us to update only a single env variable in a given lambda function.

@eliecharra eliecharra added the kind/maintenance Refactoring or changes to the workspace label Apr 27, 2021
@eliecharra eliecharra added this to the v0.8.0 milestone Apr 27, 2021
@eliecharra eliecharra requested a review from a team April 27, 2021 15:28
@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

Merging #464 (2f08711) into v0.8 (055a0ca) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             v0.8     #464   +/-   ##
=======================================
  Coverage   70.74%   70.74%           
=======================================
  Files         285      285           
  Lines        6417     6417           
=======================================
  Hits         4540     4540           
  Misses       1508     1508           
  Partials      369      369           

Copy link
Contributor

@sundowndev sundowndev left a comment

Choose a reason for hiding this comment

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

Two small typos in the command

@eliecharra eliecharra merged commit ded5813 into v0.8 Apr 28, 2021
@eliecharra eliecharra deleted the fix_lambda_version_bump branch April 28, 2021 10:44
This was referenced May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/maintenance Refactoring or changes to the workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants