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

Facade collection update #2184

Merged
merged 15 commits into from
Feb 22, 2023
Merged

Facade collection update #2184

merged 15 commits into from
Feb 22, 2023

Commits on Feb 16, 2023

  1. alter repoStatus to reflect facade changes

    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9998b77 View commit details
    Browse the repository at this point in the history
  2. Facade scheduling changes. Force methods and use of repo_status mostl…

    …y removed except for their use in determining the status of whether a repo was cloned
    
    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e48fb29 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. syntax

    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b75bbd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. log first

    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    6ab11d0 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    7f7ee70 View commit details
    Browse the repository at this point in the history
  3. add query to reset table after collection is halted by the user

    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3db0063 View commit details
    Browse the repository at this point in the history
  4. Syntax

    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2263dcb View commit details
    Browse the repository at this point in the history
  5. merge

    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    61846a5 View commit details
    Browse the repository at this point in the history
  6. merge

    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    b05f9cf View commit details
    Browse the repository at this point in the history
  7. Requested changes to remove repo_status since facade_status makes it …

    …redundant
    
    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1351589 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Update schema script

    Signed-off-by: Andrew Brain <61482022+ABrain7710@users.noreply.github.com>
    ABrain7710 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    7be0141 View commit details
    Browse the repository at this point in the history
  2. Define function to get enabled phases

    Signed-off-by: Andrew Brain <61482022+ABrain7710@users.noreply.github.com>
    ABrain7710 committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    a0bfa26 View commit details
    Browse the repository at this point in the history
  3. change default collection interval for tasks

    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    fc2ee11 View commit details
    Browse the repository at this point in the history
  4. by default materialized views will be updated every 5 hours since it …

    …is 300 times the collection interval which is a minute by default
    
    Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
    IsaacMilarky committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    fd5cd96 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'facade-collection-update' of github.com:chaoss/augur in…

    …to facade-collection-update
    IsaacMilarky committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    b9a7331 View commit details
    Browse the repository at this point in the history