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

Feature/fetch upstram #5

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Feature/fetch upstram #5

wants to merge 11 commits into from

Commits on Jun 28, 2021

  1. Fix ad_insights_country's primary key (singer-io#154)

    * Update PK for `ads_insights_country`
    
    * Update test expectations
    luandy64 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    11ae7a9 View commit details
    Browse the repository at this point in the history
  2. Bump to v1.15.0, update changelog (singer-io#155)

    * Bump to v1.15.0, update changelog
    
    * Fix changelog headers
    luandy64 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6d6da5f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Update streams list in README; fix typo (singer-io#156)

    * Update streams list in README; fix typo
    
    * Remove hourly audience breakdown
    
    Co-authored-by: Andy Lu <[email protected]>
    Erin Cochran and luandy64 authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    2c32048 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    c2130b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    b8853e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aab1ab View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Bump SDK to v12 (singer-io#164)

    * Bump facebook_business to 11.0.0
    
    * Get on the latest sdk version
    luandy64 authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    c33af77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a510c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Parallelize CircleCI (singer-io#163)

    * Reorganize config file
    
    * Fix missing key
    
    * Make ensure_env run first
    
    * Run unit tests and pylint in parallel
    
    * Add checkouts to every job
    
    * Name steps, add parallelism to Unit Tests
    
    * Only run if you have tests
    
    * Parallelize integration tests; serialize unit tests
    
    * Acutally run integration tests
    
    * Fix copy pasta
    
    * Add logging around what tests are running
    
    * Fix typo
    
    * Remove unused code
    
    * Add slack notifications for failures
    
    * Reorder work to shrink the diff
    
    * Add build_daily back in
    
    * Add the version line back in
    
    * Update docker image
    
    * Fix run command for the newer docker image
    
    * Decouple tests without parallelism
    
    * Fix build_daily too
    
    * Fix path to tests
    
    * fail if we are missing a tap-tester test in the circle-config
    
    * reuse commit workflow as build-daily
    
    * fix typo
    
    * Add build job for github status
    
    * Add missing context
    
    * Refer to names of other jobs instead of the template?
    
    * Remove yaml reuse
    
    * Add deploy step to commit workflow, list jobs for build_daily workflow
    
    * Add filter to only deploy from master
    
    * Fix copy pasta
    
    * Add notifications on success and on failure
    
    Co-authored-by: kspeer <[email protected]>
    luandy64 and kspeer825 authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    e981088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09e173b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    ce62412 View commit details
    Browse the repository at this point in the history