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

a suggestion to run certain tests before new releases #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ellerbrock
Copy link
Contributor

hey strider team,

since i played yesterday for the first time with strider i run in the issue with an non existing plugin.
i made a pull request but stuff like that can happen again.
so what i done here is that i check for each module if the repository is online.
if you set the variable versionCheck in line 15 to true i check if its a github url and try to get the version number provided via package.json file. in case there are some version changes i log a warning.

so in general this i just to show you my thinking to run certain test before checkout.
in case there are some new versions we could deploy them with the latest version or ask the user if he want to get them automatically installed or something like that.
because when i had my first contact with the software (was via shell) i had for each plugin some commands over and over again. ok i guess u know what i mean :)

so i extract username and repo as well in case for some further handling ...

cheers maik

@knownasilya knownasilya self-assigned this Dec 4, 2016
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.

None yet

2 participants