issues Search Results · repo:scardetto/build_number language:Ruby
Filter by
1 result
(61 ms)1 result
inscardetto/build_number (press backspace or delete to remove)currently, there is no nice way to read the current build number without incrementing it. i suggest
def self.have_env(dir=nil)
ENV[ BUILD_NUMBER ] = ENV[ BUILD_NUMBER ] || current(dir).to_s
end
def ...
gretel
- 6
- Opened on Sep 17, 2014
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.