Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.

Add support for build.edge_handlers #57

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Sep 22, 2020

Fixes #55.

This allows users to configure the Edge handlers source directory using the build.edge_handlers configuration property (which is retrieved using constants.EDGE_HANDLERS_SRC).
This PR also includes an integration test for this feature.

@ehmicky ehmicky added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Sep 22, 2020
@ehmicky ehmicky self-assigned this Sep 22, 2020
mraerino
mraerino previously approved these changes Sep 22, 2020
Copy link
Contributor

@mraerino mraerino left a comment

Choose a reason for hiding this comment

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

great!

shortdiv
shortdiv previously approved these changes Sep 22, 2020
@ehmicky ehmicky dismissed stale reviews from shortdiv and mraerino via 353fba6 September 22, 2020 15:35
@ehmicky ehmicky force-pushed the feat/add-build-edge-handlers branch from 5c81793 to 353fba6 Compare September 22, 2020 15:35
@ehmicky ehmicky merged commit 565fee9 into master Sep 22, 2020
@ehmicky ehmicky deleted the feat/add-build-edge-handlers branch September 22, 2020 15:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use constants.EDGE_HANDLERS_SRC
3 participants