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

Add tags to jobs and a command line arg to select them #789

Merged
merged 5 commits into from
Apr 24, 2024
Merged

Commits on Feb 17, 2024

  1. Add tags to jobs and a command line arg to select them

    This allows the user to selectively run jobs based on a tag for use
    cases where you might want to run urlwatch on different schedules for
    different jobs and other use cases.
    
    Signed-off-by: James Hewitt <[email protected]>
    Jamstah committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    86bfc4f View commit details
    Browse the repository at this point in the history
  2. If the tags list is empty, run all jobs

    Signed-off-by: James Hewitt <[email protected]>
    Jamstah committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    bea219c View commit details
    Browse the repository at this point in the history
  3. Python 3.8 compat

    Signed-off-by: James Hewitt <[email protected]>
    Jamstah committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    718e500 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Review comments

    Jamstah committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    59cbc5b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge branch 'master' into tags

    thp authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9efb5e2 View commit details
    Browse the repository at this point in the history