Skip to content

Basic CI and PR policy to ensure integraty of commits #7

@ddio

Description

@ddio

As a project member, I want to make sure the commits I push to Github won't affect existing feature, so to reduce effort for manual code review and communication cost.

This issue is also related to #2 , as we can run unit test also in CI when it's ready.

Acceptance Criteria

  1. A CI environment that will run all spiders with simple command, say, minuteago=10 target_cities=台北市 and ensure they get meaningful results.
  2. The CI should be triggered on every PR, and everyone must merge code by PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions