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

Adding get_latest_remote_tag func to Git module #597

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

sameh-farouk
Copy link
Member

@sameh-farouk sameh-farouk commented Nov 15, 2021

Description

adding new function get_latest_remote_tag to the Git module

JS-NG> j.tools.git.get_latest_remote_tag("/home/sameh/projects/js-sdk/")
'v11.5-b9'

Related Issues

threefoldtech/js-sdk#3349

Checklist

  • Pre-commit hook is installed to do formatting checks before committing code...etc
  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings

@abom abom merged commit 29b4855 into development Nov 16, 2021
@abom abom deleted the development_git_tool_latest_remote_tag branch November 16, 2021 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants