-
Notifications
You must be signed in to change notification settings - Fork 1
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
Prepare for next minor release #62
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
Remove unicode characters from document # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCAAdFiEE7uqaBMZd5FSAVu2OFjlG4eB5A/QFAmTu4lQACgkQFjlG4eB5 # A/T/nQ//UHg9Gy3RcWBrT9S+PTsB1p1ptEE85yoeBRIoGiXmX8h0n78qBCJYvHwE # FYgpmWidzvI2z9dYHbMO0Em7+NK3k3CTIy0kJu5ll+jXD2BrqdHcMlzWcaDDktz1 # SUHl9AFosghBjoZfcvQieT1e+adnC/lkDUVAY6oCqKR1VDSoUYs3ZC7rFI34VhUw # OTlEc3BspvSeZmliiRRxGWKSe/jDDOeKhivv+2C/hUc5EpBSc9xSbcLx4foR/1xL # IKUFoqEuFK6HdECplYA3qxfBqS/igD0lIXwbIOK9y2NEsilQ7hFfTMze5I+/meTI # zXfnfdtsvaVZJCLjfLBzz4CvDCsOhZJEHtLVLdAgsThFv9C5Z8pyKD3h/mxlDpuo # FpnPdcdcy/pfkAdENcXSOOUhi8cp71vEyytXbNljPEd+PWM5yXMLTchPgwbR7vqD # gBoOceNsMuypSgg7MPVpSHeT62rRncVpDW4b8qpCqf1ieRxWRyibaiGwHafPW5mK # r6Ix/bTsALMvmlFG+lc0W/S+lj7v2QnbiOELa2XifJHcTdXV6BfY62Lr7xLKEsFE # nyE/tF6VDNHELbbSecAJ5/CGfOIjVtcJhqHmcK3A/0NmCQFU832c7u316ZUPzSJ+ # c8km7WJTIFQ+H91PswNCS9k6ehzuUqQ7u4imAS3i0DiLPgIGqGI= # =hXWQ # -----END PGP SIGNATURE----- # gpg: Signature made 2023年08月30日 14:31:48 # gpg: using RSA key EEEA9A04C65DE4548056ED8E163946E1E07903F4 # gpg: Good signature from "Liang Zhang <[email protected]>" [ultimate]
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
This will make `prepare_fetch_data()` return the parameters that were used, and all of these are composed into a S3 class of `tarflow_targets`. Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Fix #63 Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
Fix #61 Signed-off-by: Liang Zhang <[email protected]>
Signed-off-by: Liang Zhang <[email protected]>
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.
Some inner fixes and enhance code quality.