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 pre-built tasks, part 1 #171

Closed
wants to merge 3 commits into from
Closed

Add pre-built tasks, part 1 #171

wants to merge 3 commits into from

Commits on May 7, 2024

  1. import code from previous pr

    init resolver
    
    rename examples
    
    start cleaning
    
    finish cleaning
    
    add missing noop task
    soywod committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6195446 View commit details
    Browse the repository at this point in the history
  2. trim out some code from this branch

    The changes are still too big,
    AuthenticateTask::{new_xoauth2,new_oauthbearer} and the IdTask have
    been removed.
    soywod committed May 7, 2024
    Configuration menu
    Copy the full SHA
    04c5089 View commit details
    Browse the repository at this point in the history
  3. add comments

    soywod committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3189ae6 View commit details
    Browse the repository at this point in the history