lp:~ricardokirkner/locolander/explicit-dependencies

Created by Ricardo Kirkner and last modified
Get this branch:
bzr branch lp:~ricardokirkner/locolander/explicit-dependencies
Only Ricardo Kirkner can upload to this branch. If you are Ricardo Kirkner please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ricardo Kirkner
Project:
LocoLander
Status:
Merged

Recent revisions

28. By Ricardo Kirkner

update .locolander.yml file to use explicit dependencies

- added system packages needed for building other dependencies
- added explicit list of pip dependencies

27. By Ricardo Kirkner

change order of statements in generated Dockerfile

change order of statements so that code is copied over only after dependencies
have been installed. This allows for faster build time as the only step that
will not be cached will be the copying of the source tree, as long as no
dependencies have changed.

26. By Natalia Bidart

- Added logos for social sign in.

25. By Matias Bordese

Added bootstrap and its initial template integration.

24. By Ricardo Kirkner

added view for triggering a merge request run

23. By Natalia Bidart

- Enabled google for allauth.

22. By Natalia Bidart

- Added integration with django-allauth. Currently supported backends are Twitter and Github.

21. By Ricardo Kirkner

added celery-based tasks

- run_project: processes all outstanding merge requests for a project
- run_request: runs tests and merges a merge requests
- scan_project: finds approved requests for a project

20. By Natalia Bidart

- Do not mask link decoration.

19. By Ricardo Kirkner

added author to MergeRequest model

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:locolander
This branch contains Public information 
Everyone can see this information.

Subscribers