Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

fix missing zip package in dockerfile #42

Merged

Conversation

eliottthomas1
Copy link
Contributor

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

Fix for missing Zip package in Dockerfile.
Docker image successfully builds with this package included.

References

#41

Testing

Build the docker image with the version 3.0.0 changes and include the Zip package as i have done.

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not master

@eliottthomas1 eliottthomas1 requested a review from a team as a code owner March 5, 2020 16:08
radekk
radekk previously approved these changes Mar 5, 2020
Copy link
Contributor

@radekk radekk left a comment

Choose a reason for hiding this comment

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

This is a good catch, thank you for fixing that.

@radekk
Copy link
Contributor

radekk commented Mar 5, 2020

@eliottthomas1 one more thing, would it be possible to GPG sign this commit? otherwise I can't merge it since we blocked merging non-signed commits and it's enforced on the repository level. You can rebase your branch to sign already commited changes and push force that.

References:

@radekk radekk added the bug label Mar 5, 2020
@eliottthomas1
Copy link
Contributor Author

@radekk yep sure will sign and recommit

@eliottthomas1 eliottthomas1 force-pushed the fix-missing-zip-package-in-dockerfile branch from 5780704 to f3ced12 Compare March 5, 2020 18:41
@radekk
Copy link
Contributor

radekk commented Mar 5, 2020

Perfect! Thanks, it looks good now. Let me merge that.

@radekk radekk merged commit 7bc30ca into auth0:master Mar 5, 2020
radekk pushed a commit that referenced this pull request Mar 5, 2020
@radekk
Copy link
Contributor

radekk commented Mar 5, 2020

I just fixed the latest commit in the master branch. I merged this PR using squash method and it didn't authored this commit with your details which I didn't like. I don't want to get credits for your work. It seems to be an issue how github handles that: isaacs/github#1368 (comment)

It should be good right now and you're listed as a contributor 👍

eliottthomas1 pushed a commit to eliottthomas1/repo-supervisor that referenced this pull request Mar 10, 2020
eliottthomas1 pushed a commit to eliottthomas1/repo-supervisor that referenced this pull request Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants