Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Provide hlx_owner, hlx_repo and hlx_ref extension points #92

Open
4 tasks done
kptdobe opened this issue May 15, 2019 · 0 comments
Open
4 tasks done

Provide hlx_owner, hlx_repo and hlx_ref extension points #92

kptdobe opened this issue May 15, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kptdobe
Copy link
Contributor

kptdobe commented May 15, 2019

With #85, I thought that hlx_type_pipeline would be enough but that not the case since hlx_type_pipeline is using X-Owner, X-Repo and X-Ref to compute other stuff. The todo here is:

  • create hlx_owner_before and hlx_owner_after empty subroutines in extensions.vcl
  • create hlx_repo_before and hlx_repo_after empty subroutines in extensions.vcl
  • create hlx_ref_before and hlx_ref_after empty subroutines in extensions.vcl
  • call the hlx_*_before and hlx_*_after subroutines in the corresponding hlx_* subroutines.
@kptdobe kptdobe added the enhancement New feature or request label May 15, 2019
@kptdobe kptdobe self-assigned this May 15, 2019
@kptdobe kptdobe changed the title Proivde hlx_owner, hlx_repo and hlx_ref extension points Provide hlx_owner, hlx_repo and hlx_ref extension points May 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant