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

Allow mail jobs from arbitrary places #10

Open
DonDebonair opened this issue Jan 13, 2015 · 0 comments
Open

Allow mail jobs from arbitrary places #10

DonDebonair opened this issue Jan 13, 2015 · 0 comments
Milestone

Comments

@DonDebonair
Copy link
Member

Currently, you can only mail (broadcast) reports that are stored in a specific directory ( ~/.athena/reports/). It should be possible to provide a report definition YAML file stored anywhere on your hard disk. Athena should do the following:

  1. Check if the passed in file/path exists, and run the report if it does.
  2. If it doesn't, check the default reports directory if the report definition exists there.
@DonDebonair DonDebonair added this to the V1.0 milestone Feb 9, 2015
@DonDebonair DonDebonair removed the ready label Jun 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant