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

Add the download link of the Development Version to cmder.net #20

Open
c33s opened this issue Jan 18, 2018 · 2 comments
Open

Add the download link of the Development Version to cmder.net #20

c33s opened this issue Jan 18, 2018 · 2 comments

Comments

@c33s
Copy link

c33s commented Jan 18, 2018

copied from cmderdev/cmder#888

as mentioned in cmderdev/cmder#885 the current release on cmder.net has outdated vendors which are updated in the actual builds of cmder

please add a link "Download Nightly Build" to the this version next to the "Download minimal" "Download Full" Button on cmder.net

this would prevent opening already solved issues.

for the records or persons looking for the actual build. it can be found here

@DRSDavidSoft
Copy link
Contributor

This should be handled by calling the following APIs:

https://ci.appveyor.com/api/projects/MartiUK/cmder
https://ci.appveyor.com/api/buildjobs/<id>/artifacts

I may implement this soon.

@Jackbennett
Copy link
Collaborator

While this is an excellent point the issue we have is making new builds too slowly (which is getting worked on).

I think this "fix" would bypass traffic from where we can actually collect feedback from on github. Currently you have to get to the bottom of the readme to find the builds on appveyor.

Perhaps add a link to the readme that points to the development builds location? It would be best to add a contributing section just above "notes / docs" that covers dev builds and getting involved.

Look for progress and PRs related to cmderdev/cmder#1679 about consolidating contributor information.

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

No branches or pull requests

3 participants