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

set up shippable ci #1

Merged
merged 1 commit into from
Aug 17, 2017
Merged

set up shippable ci #1

merged 1 commit into from
Aug 17, 2017

Conversation

ryanpetrello
Copy link
Contributor

No description provided.

shippable.yml Outdated

build:
pre_ci:
- docker build --no-cache -t ansible/awx_devel -f tools/docker-compose/Dockerfile .
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--no-cache forces a rebuild of the image every run, which is pretty slow (~10 minutes). It would be good to improve upon this by building nightly per-branch images and pulling them. Shippable has GCR integration, so we could set up some GCR credentials w/ access to nightly images and speed this up a bit.

@ryanpetrello ryanpetrello changed the title set up shippable-ci set up shippableci Aug 16, 2017
@ryanpetrello ryanpetrello changed the title set up shippableci set up shippable ci Aug 16, 2017
@ryanpetrello ryanpetrello merged commit f495615 into ansible:devel Aug 17, 2017
gconsidine referenced this pull request in gconsidine/awx Nov 10, 2017
matburt pushed a commit that referenced this pull request Apr 5, 2018
* Update nginx.conf

Added nginx_status, Sysdig is relentless...
ryanpetrello referenced this pull request in ryanpetrello/awx Aug 13, 2018
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Jul 1, 2019
wip - one way of approaching nav
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Apr 7, 2020
Update settings.py to resolve CSRF issue in traefik configuration
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Sep 1, 2020
Merging remote to devel
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Jan 12, 2021
minor dep changes for jinja2.ChainableUndefined fix
@madeinindiadot madeinindiadot mentioned this pull request Jun 23, 2021
@Duanmupang Duanmupang mentioned this pull request Jan 7, 2023
9 tasks
AlanCoding pushed a commit that referenced this pull request Feb 27, 2023
Follow comments, split non-list objects
@achhetri achhetri mentioned this pull request Apr 13, 2023
9 tasks
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

Successfully merging this pull request may close these issues.

None yet

3 participants