Skip to content

Set up automated CI testing and Dependabot integration #46

Description

@mgajek-cern

Description:
We need to implement automated testing and dependency management to avoid falling behind on updates.

Tasks:

  • Set up CI pipeline with automated testing to verify functionality
  • Add Dependabot for automated dependency updates

Acceptance Criteria:

  • CI automatically runs tests on all PRs
  • Dependabot creates PRs for dependency updates
  • Clear process for reviewing and merging automated updates

Estimated Files to Create/Modify:

  • .github/workflows/ci.yml - Main CI pipeline configuration
  • .github/dependabot.yml - Dependabot configuration for dependency updates

NOTE: Dependabot only creates PRs and does not merge automatically, ensuring all updates are reviewed before deployment to avoid introducing breaking changes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Size

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions