lp:~mvo/click/lp1245826-multiple-hookfiles

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~mvo/click/lp1245826-multiple-hookfiles
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
click
Status:
Development

Recent revisions

526. By Michael Vogt

fix pep8 failure

525. By Michael Vogt

refactor duplicated code into get_relative_paths_for_hookname()

524. By Michael Vogt

add support for relative_path in get_app_hooks

523. By Michael Vogt

fix remove and add test

522. By Michael Vogt

Add support for multiple hook files

This allows writing hook files like:
"""
 Pattern: %s/${id}_${basename}
"""

and manifest with:
"""
hooks": {
  "app": {
     "service": ["target-1","target-2"]
  }
}
"""

521. By Colin Watson

note fix for LP: #1370727

520. By Colin Watson

[r=mvo] Fix garbage-collection to actually work properly, and run it on system startup.

519. By Colin Watson

typo

518. By Colin Watson

[r=cjwatson] Add scope-facing APIs to chroot build.

517. By Colin Watson

merge 0.4.32.1 release

Branch metadata

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

Subscribers