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

Feature/allow backup cronjobs to be run by a k8s cronjob ams #310

Commits on Jan 24, 2021

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

Commits on Jan 25, 2021

  1. Update .github/workflows/gitops.yml

    Co-authored-by: Rudi van Hierden <[email protected]>
    stijnvandervegt and rudivanhierden authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    b076584 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/gitops.yml

    Co-authored-by: Rudi van Hierden <[email protected]>
    stijnvandervegt and rudivanhierden authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    8e62242 View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/gitops.yml

    Co-authored-by: Rudi van Hierden <[email protected]>
    stijnvandervegt and rudivanhierden authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    56e48d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    1d8fba7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/gitops-workflow' of github.com:draadnu/openstad…

    …-api into feature/gitops-workflow
    stijnvandervegt committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d382164 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Add formId to submissions

    rudivanhierden authored and stijnvandervegt committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5c94461 View commit details
    Browse the repository at this point in the history
  2. Make submissions listable and viewable

    This allows the react-admin to list and view the submissions, and generate a CSV export.
    
    Related ticket: https://trello.com/c/MHQ88xsW/81-inzendingen-resource-form-submission-beschikbaar-maken-voor-export
    rudivanhierden authored and stijnvandervegt committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a4fad31 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    rudivanhierden authored and stijnvandervegt committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    e045f06 View commit details
    Browse the repository at this point in the history
  4. Refactor duplicate code for the sequelize filters to utility method

    Also changes some `var` to `const` at the top-level requires and remove some unnecessary & commented code.
    rudivanhierden authored and stijnvandervegt committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    19f8909 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9f3e08 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #27 from draadnl/feature/make-submissions-listable…

    …-and-viewable-rebase
    
    Feature/make submissions listable and viewable rebase
    stijnvandervegt authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c02c07e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1d46c1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #28 from draadnl/feature/submission-events-draad

    Feature/submission events draad
    stijnvandervegt authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c3abedc View commit details
    Browse the repository at this point in the history
  9. Merge pull request #21 from draadnl/feature/gitops-workflow

    add github workflows with gitops flow
    stijnvandervegt authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b4c3972 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

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

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    ee8e88d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f2e172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c195c9 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    rudivanhierden committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1e4dd83 View commit details
    Browse the repository at this point in the history
  5. Add backup.js to run MySQL / MongoDB S3 backup

    This allows us to create a cronjob in Kubernetes which runs just this file, while also allowing us to skip the built-in backup cronjobs with the PREVENT_BACKUP_CRONJOBS environment variable set to `true`.
    
    This commit also prevents the normal mysql & mongodb backups to be run when the S3 variant is turned on.
    rudivanhierden committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a8739d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5420817 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/mongodb-s3-backup-memory-fix' into feature/allo…

    …w-backup-cronjobs-to-be-run-by-a-k8s-cronjob
    rudivanhierden committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7e7133e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

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