Raised This Month: $32 Target: $400
 8% 

Changes - Part 2: Rolling Release Cycle


Post New Thread Closed Thread   
 
Thread Tools Display Modes
psychonic

BAFFLED
Join Date: May 2008
Old 10-08-2015 , 14:36   Re: Changes - Part 2: Rolling Release Cycle
#51

Quote:
Originally Posted by Electr000999 View Post
this bug? - changes last github commits not show in main page snapshots, and links.
This is fixed now. The process that updates that data for the web page was stuck.
psychonic is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 10-10-2015 , 11:27   Re: Changes - Part 2: Rolling Release Cycle
#52

Can I expect metamod to also come at a rolling release cycle "soon" or not for a few months?
Potato Uno is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 10-10-2015 , 12:16   Re: Changes - Part 2: Rolling Release Cycle
#53

Quote:
Originally Posted by Potato Uno View Post
Can I expect metamod to also come at a rolling release cycle "soon" or not for a few months?
The current plan is for MM:S to continue as-is.
__________________
asherkin is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 10-13-2015 , 09:53   Re: Changes - Part 2: Rolling Release Cycle
#54

Quote:
Originally Posted by asherkin View Post
The current plan is for MM:S to continue as-is.
Ok thanks!
Potato Uno is offline
Bubka3
Sir Buzz Killington, Esq.
Join Date: Jan 2010
Location: New York, NY
Old 10-25-2015 , 00:15   Re: Changes - Part 2: Rolling Release Cycle
#55

Can we get a URL that always returns the latest release?
Bubka3 is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 10-25-2015 , 09:08   Re: Changes - Part 2: Rolling Release Cycle
#56

Quote:
Originally Posted by Bubka3 View Post
Can we get a URL that always returns the latest release?

http://www.sourcemod.net/downloads.php?branch=stable
Horsedick is offline
Wliu
Veteran Member
Join Date: Apr 2013
Old 10-25-2015 , 14:49   Re: Changes - Part 2: Rolling Release Cycle
#57

Quote:
Originally Posted by Horsedick View Post
I believe what he's asking for is something like http://www.sourcemod.net/downloads.php/latest.<zip|tar.gz> which will immediately download the latest release.

If so, here's psychonic's reply to that: https://forums.alliedmods.net/showpo...2&postcount=17
__________________
~Wliu
Wliu is offline
Bubka3
Sir Buzz Killington, Esq.
Join Date: Jan 2010
Location: New York, NY
Old 10-25-2015 , 18:08   Re: Changes - Part 2: Rolling Release Cycle
#58

Quote:
Originally Posted by Wliu View Post
I believe what he's asking for is something like http://www.sourcemod.net/downloads.php/latest.<zip|tar.gz> which will immediately download the latest release.

If so, here's psychonic's reply to that: https://forums.alliedmods.net/showpo...2&postcount=17
That sucks. Would be much easier to auto update SM once in a while.
Bubka3 is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 10-25-2015 , 18:21   Re: Changes - Part 2: Rolling Release Cycle
#59

Quote:
Originally Posted by Bubka3 View Post
That sucks. Would be much easier to auto update SM once in a while.
Code:
lynx -dump www.sourcemod.net/downloads.php?branch=stable | egrep -o "http:.*sourcemod-.*-linux.*" | sort -n | tail -1
Code from https://github.com/easy-wi/developer...pdates.sh#L164
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
psychonic

BAFFLED
Join Date: May 2008
Old 10-25-2015 , 18:28   Re: Changes - Part 2: Rolling Release Cycle
#60

Quote:
Originally Posted by Bara View Post
Code:
lynx -dump www.sourcemod.net/downloads.php?branch=stable | egrep -o "http:.*sourcemod-.*-linux.*" | sort -n | tail -1
Code from https://github.com/easy-wi/developer...pdates.sh#L164
Please don't scrape the downloads page. If you must scrape a file listing, use the "smdrop" directory listing, http://www.sourcemod.net/smdrop/1.7/ http://www.sourcemod.net/smdrop/1.8/

Last edited by psychonic; 10-25-2015 at 18:28.
psychonic is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode