- 22 Mar, 2018 2 commits
-
-
Joseph Mulloy committed
-
Update build jenkins plugins
Michael Youngstrom committed
-
- 21 Mar, 2018 2 commits
-
-
Bump installed jenkins_master version
Feanil Patel committed -
Michael Youngstrom committed
-
- 20 Mar, 2018 6 commits
-
-
It looks like this version disappeared from the downloads page within the past few weeks. I successfully ran this play less than a month ago, but it started failing a week or two ago, due to the 404 upon download. I'm admittedly a bit confused as to why there appears to be at least 3 different minor versions of jenkins in use [1][2][3] (plus a major bump on the build server?! [4]), so I simply cribbed the version used by the `tools_jenkins` role. References: - [1] jenkins_version: "1.638" - [2] jenkins_tools_version: "1.651.3" - [3] jenkins_admin_version: "1.658" - [4] build_jenkins_version: jenkins_2.60.3
stv committed -
Cory Lee committed
-
add DEFAULT_COURSE_VISIBILITY_IN_CATALOG
Feanil Patel committed -
ENH: extra vars to update.sh
Feanil Patel committed -
Make it so we update alarms even when they already exist.
Feanil Patel committed -
Feanil Patel committed
-
- 19 Mar, 2018 4 commits
-
-
We don't need to pin back setuptools anymore
Kevin Falcone committed -
Add a new playbook to just install splunk forwarder
Simon Chen committed -
We can just use whatever version comes in with the venv setup safely
Kevin Falcone committed -
Simon Chen committed
-
- 16 Mar, 2018 3 commits
-
-
Install OpenStack Python requirements if using OpenStack settings
Feanil Patel committed -
These were copied from old lms and seem unneeded
Kevin Falcone committed -
Allow the xqueue session engine to be configurable.
Kevin Falcone committed
-
- 14 Mar, 2018 1 commit
-
-
XQueue really doesn't make things like graphviz graphs, or use apparmor (that's done in xserver or xqwatcher I believe)
Kevin Falcone committed
-
- 09 Mar, 2018 6 commits
-
-
Jillian Vogel committed
-
We removed use of these templates after platform removed yaml
Kevin Falcone committed -
While we'll eventually switch back, having unused templates around is confusing. Other code removed in 8f16fd28
Kevin Falcone committed -
This defaults to http://localhost:18040 but needs internal hostname
Kevin Falcone committed -
http://localhost:18040Kevin Falcone committed
-
Kshitij Sobti committed
-
- 08 Mar, 2018 3 commits
-
-
Update sqoop 1.4.6 package download url
Fred Smith committed -
Abdul Mannan committed
-
Cory Lee committed
-
- 07 Mar, 2018 1 commit
-
-
XQueue wasn't using this argument and it was removed
Kevin Falcone committed
-
- 05 Mar, 2018 4 commits
-
-
* Updating analytics jenkins role to work again, and to be more consistent with current codebase patterns * Updating analytics jenkins role to work again, and to be more consistent with current codebase patterns. Moved jenkins.j2 to the directory with other j2 templates
Cory Lee committed -
It now throws an error from Django if you pass in the unused parameter.
Kevin Falcone committed -
Bump boto3 from 1.6.0 to 1.6.3
Feanil Patel committed -
Bumps [boto3](https://github.com/boto/boto3) from 1.6.0 to 1.6.3. - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.6.0...1.6.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] committed
-
- 02 Mar, 2018 3 commits
-
-
* Add credentials-binding plugin to analytics jenkins * Remove custom jenkins_plugin that no longer exists
Cory Lee committed -
Upgrade mongo agent (OPS-2290)
Nadeem Shahzad committed -
nadeemshahzad committed
-
- 01 Mar, 2018 5 commits
-
-
Add an xqueue_env file
Kevin Falcone committed -
Consolidate edxapp update assets scripts.
David Ormsbee committed -
The asset compilation scripts edxapp-update-assets-lms and edxapp-update-assets-cms duplicate a lot of work between them. Running webpack twice also seems to cause an intermittent error where the second build results in a different bundle hash than the first. It is possible to run "paver update_assets" without specifying "lms" or "cms", in which case it just compiles it all at the same time. This removes the duplicate invocations of webpack and should speed the build overall.
David Ormsbee committed -
Kevin Falcone committed
-
Much of our deployment infrastructure relies on having the settings and path controlled from the environment file. We don't have a good way yet to define the CONFIG file since there is an auth and an env. There's a later ticket for that.
Kevin Falcone committed
-