-
Notifications
You must be signed in to change notification settings - Fork 70
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
refactor: Added a jwt
package extra, but the cryptography
and jwt
dependencies are still installed by default for now
#2205
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
from
January 31, 2024 00:30
4b9b219
to
c0a02b6
Compare
CodSpeed Performance ReportMerging #2205 will not alter performanceFalling back to comparing Summary
|
edgarrmondragon
force-pushed
the
edgarrmondragon/docs/document-extra-features
branch
from
January 31, 2024 00:32
70483e3
to
3cc9eb2
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
from
January 31, 2024 00:33
c0a02b6
to
9fe083a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2205 +/- ##
=======================================
Coverage 88.74% 88.74%
=======================================
Files 54 54
Lines 4772 4772
Branches 929 929
=======================================
Hits 4235 4235
Misses 374 374
Partials 163 163 ☔ View full report in Codecov by Sentry. |
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
from
January 31, 2024 04:44
9fe083a
to
a02555c
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/docs/document-extra-features
branch
3 times, most recently
from
January 31, 2024 19:16
49a0f77
to
e680e59
Compare
Base automatically changed from
edgarrmondragon/docs/document-extra-features
to
main
January 31, 2024 19:20
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
from
January 31, 2024 19:27
a02555c
to
00c87dd
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
2 times, most recently
from
February 13, 2024 22:49
bb5dc5d
to
10ff425
Compare
edgarrmondragon
changed the title
refactor: Add a
refactor: Added a Feb 23, 2024
crypto
package extra. The cryptography
dependency is not yet removed from the default dependenciescrypto
package extra. The cryptography
dependency is not yet removed from the default dependencies
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
from
February 23, 2024 16:59
10ff425
to
741bfba
Compare
edgarrmondragon
changed the title
refactor: Added a
refactor: Added a Feb 23, 2024
crypto
package extra. The cryptography
dependency is not yet removed from the default dependenciescrypto
package extra. The cryptography
dependency is not yet removed from the default dependencies.
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
2 times, most recently
from
February 26, 2024 04:32
fc19f78
to
fe5e86c
Compare
edgarrmondragon
changed the title
refactor: Added a
refactor: Added a Mar 7, 2024
crypto
package extra. The cryptography
dependency is not yet removed from the default dependencies.crypto
package extra, but the cryptography
dependency is still installed by default for now
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
2 times, most recently
from
March 8, 2024 02:56
f60e646
to
034924f
Compare
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
from
March 20, 2024 20:42
034924f
to
53f9e76
Compare
edgarrmondragon
changed the title
refactor: Added a
refactor: Added a Mar 20, 2024
crypto
package extra, but the cryptography
dependency is still installed by default for nowjwt
package extra, but the cryptography
and jwt
dependencies are still installed by default for now
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
4 times, most recently
from
March 20, 2024 21:00
ebebcb0
to
857ca18
Compare
… dependencies are not yet removed from the default dependencies
edgarrmondragon
force-pushed
the
edgarrmondragon/refactor/crypto-extra
branch
from
March 20, 2024 21:50
857ca18
to
04a238a
Compare
WillDaSilva
approved these changes
Apr 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
refactor: Added a
jwt
package extra. Thecryptography
andPyJWT
dependencies is not yet removed from the default dependencies📚 Documentation preview 📚: https://meltano-sdk--2205.org.readthedocs.build/en/2205/