Skip to content

Commit

Permalink
Merge branch 'master' into meat-terraform-data-bits
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat authored Nov 30, 2017
2 parents abf5379 + 8aa2ca0 commit 180881c
Show file tree
Hide file tree
Showing 22 changed files with 40 additions and 30 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ task :list_beta_files do
end

desc 'Runs the html-proofer test'
task :run_html_proofer do
task :run_html_proofer => [:build] do
# seems like the build does not render `%3*`,
# so let's remove them for the check
url_swap = {
Expand Down Expand Up @@ -78,7 +78,7 @@ task :run_html_proofer do
end

desc 'Runs the html-proofer test for internal links only'
task :run_html_proofer_internal do
task :run_html_proofer_internal => [:build] do
# seems like the build does not render `%3*`,
# so let's remove them for the check
url_swap = {
Expand Down
16 changes: 15 additions & 1 deletion user/build-environment-updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,29 @@ layout: en
> change. When in doubt, please request clarification via a [GitHub
> issue](https://github.com/travis-ci/travis-ci/issues).
<div id="toc"></div>

## Linux Build Environment Updates

<ul class="list--links">
{% assign reverse_pages = site.pages | reverse %}
{% for page in reverse_pages %}
{% if page.category == 'build_env_updates' %}
{% if page.category == 'linux_build_env_updates' %}
<li><a href="{{ page.url }}" title="{{ page.title }}">{{ page.url | remove:'/user/build-environment-updates/' | remove: '/' }}</a></li>
{% endif %}
{% endfor %}
</ul>

## macOS Build Environment Updates

<ul class="list--links">
{% assign reverse_pages = site.pages | reverse %}
{% for page in reverse_pages %}
{% if page.category == 'mac_build_env_updates' %}
<li><a href="{{ page.url }}" title="{{ page.title }}">{{ page.url | remove:'/user/build-environment-updates/' | remove: '/' }}</a></li>
{% endif %}
{% endfor %}
</ul>

### Atom feed

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2014-12-09.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2014-12-09
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2014-12-16.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2014-12-16
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2014-12-18.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2014-12-18
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2014-12-29.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2014-12-29
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2015-01-07.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2015-01-07
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2015-02-03.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2015-02-03
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2015-04-09.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2015-04-09
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2016-08-24.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2016-08-24
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2016-11-01.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2016-11-01
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2016-11-15.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2016-11-15
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2016-12-01.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2016-12-01
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2016-12-02.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2016-12-02
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2016-12-06.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2016-12-06
---

Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2016-12-08.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2016-12-08
---

Expand Down
4 changes: 1 addition & 3 deletions user/build-environment-updates/2017-05-04.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Build Environment Update History
layout: en
category: build_env_updates
category: linux_build_env_updates
date: 2017-05-04
---

Expand All @@ -19,5 +19,3 @@ date: 2017-05-04

Userland updates only for EOL Ubuntu 12.04 "Precise".
Full details [here](https://blog.travis-ci.com/2017-05-04-precise-image-updates)


2 changes: 1 addition & 1 deletion user/build-environment-updates/2017-07-12.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Build Environment Update History
layout: en
permalink: /user/build-environment-updates/2017-07-12/
category: build_env_updates
category: linux_build_env_updates
date: 2017-07-12
---

Expand Down
6 changes: 3 additions & 3 deletions user/build-environment-updates/2017-08-17.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Build Environment Update History
layout: en
permalink: /user/build-environment-updates/2017-08-17/
category: build_env_updates
category: mac_build_env_updates
date: 2017-08-17
---

Expand All @@ -14,8 +14,8 @@ date: 2017-08-17

### Updated

- As previously communicated, Xcode beta versions 6.1, 6.2, and 6.3 are being deprecated.
Projects configured with values of `beta-xcode6.1`, `beta-xcode6.2`, or `beta-xcode6.3`
- As previously communicated, Xcode beta versions 6.1, 6.2, and 6.3 are being deprecated.
Projects configured with values of `beta-xcode6.1`, `beta-xcode6.2`, or `beta-xcode6.3`
for the `osx_image` tag will now be run on our [default OS X image](https://docs.travis-ci.com/user/reference/osx/#OS-X-Version).

- Users will be able to run on Xcode 6.4 by specifying `osx_image: xcode-6.4` in
Expand Down
2 changes: 1 addition & 1 deletion user/build-environment-updates/2017-09-06.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Build Environment Update History
layout: en
permalink: /user/build-environment-updates/2017-09-06/
category: build_env_updates
category: linux_build_env_updates
date: 2017-09-06
---

Expand Down
5 changes: 2 additions & 3 deletions user/build-environment-updates/2017-11-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Build Environment Update History
layout: en
permalink: /user/build-environment-updates/2017-11-01/
category: build_env_updates
category: mac_build_env_updates
date: 2017-11-01
---

Expand Down Expand Up @@ -79,5 +79,4 @@ N/A
### Details

- [xcode8.3 diff](https://github.com/Lyoness/travis_staging_test/commit/fba03279686a1492a78ed958d72344fe4af3a55f?diff=unified#diff-934df722cbc32c134935cba6c22c3a84R740)
-

-
3 changes: 1 addition & 2 deletions user/build-environment-updates/2017-11-08.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Build Environment Update History
layout: en
permalink: /user/build-environment-updates/2017-11-08/
category: build_env_updates
category: mac_build_env_updates
date: 2017-11-08
---

Expand Down Expand Up @@ -69,4 +69,3 @@ N/A
### Details

See a full diff of the xcode9.1-beta to xcode9.1 GA image [here](https://github.com/travis-ci/docs-travis-ci-com/commit/f73c2664e632ff0f60328ddd569c8b9a2755fe45)

0 comments on commit 180881c

Please sign in to comment.