Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MediaMath/lambda-cron
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MediaMath/lambda-cron
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: athena_task
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Jul 10, 2017

  1. * Added Athena Task and tests

    * Edited typos in README.md
    Sean Garvey
    Sean Garvey committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    ebbc137 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2017

  1. Updated the README to include Athena Task

    Sean Garvey
    Sean Garvey committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    159fe31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eed96a View commit details
    Browse the repository at this point in the history
  3. * Updated schema.json to include athena

    * Updated test_validate.py to include test for athena schema
    
    * Added athena passing test schema
    Sean Garvey
    Sean Garvey committed Jul 11, 2017
    Configuration menu
    Copy the full SHA
    f4da263 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. * Updated schema.json to remove unrequired parameters

    * Updated README.md to reflect change in schema
    
    * Updated athena_task.yml to remove unrequired parameters
    
    * Updated test_task_runner.py to remove unrequired parameters from the athena task
    
    * Updated template.cfn.yml to add S3 permissions necessary for Athena
    Sean Garvey
    Sean Garvey committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    4369b40 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. * Updated schema to include optional AWS API parameters

    * Updated template.cfn.yml to remove extraneous IAM policy statements
    Sean Garvey
    Sean Garvey committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    32394d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Updated Diagram PNG and XML

    Sean Garvey
    Sean Garvey committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    9effbad View commit details
    Browse the repository at this point in the history
Loading