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

VSCode Logging #506

Open
wants to merge 48 commits into
base: main
Choose a base branch
from
Open

VSCode Logging #506

wants to merge 48 commits into from

Commits on Nov 29, 2023

  1. Added Logging for Vscode

    mj023 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d42d176 View commit details
    Browse the repository at this point in the history
  2. Fixed mistake in json

    mj023 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ef10aab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed38f14 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    a513fa5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vscode-integration' of https://github.com/mj023/pytask

    …into vscode-integration
    mj023 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b613a75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f7b80a View commit details
    Browse the repository at this point in the history
  4. added requests as dependency

    mj023 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7846dee View commit details
    Browse the repository at this point in the history
  5. Merge branch 'vscode-integration' of https://github.com/mj023/pytask

    …into vscode-integration
    mj023 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d051db6 View commit details
    Browse the repository at this point in the history
  6. Add Func description

    mj023 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ceed57f View commit details
    Browse the repository at this point in the history
  7. add requests to mypy

    mj023 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    28a43e9 View commit details
    Browse the repository at this point in the history
  8. Check for no exec info

    mj023 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bb59416 View commit details
    Browse the repository at this point in the history
  9. suppress more exceptions

    mj023 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    bb1af38 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Add new vscode module

    mj023 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4ef51b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    945e933 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Suppress exceptions

    mj023 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    24623fd View commit details
    Browse the repository at this point in the history
  2. Remove old code

    mj023 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8d5ca61 View commit details
    Browse the repository at this point in the history
  3. Remove Changes

    mj023 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7db35cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1415d38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0087a6 View commit details
    Browse the repository at this point in the history
  6. Add vscode module

    mj023 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4ad1d36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec09e60 View commit details
    Browse the repository at this point in the history
  8. Fix URL error

    mj023 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1722f1c View commit details
    Browse the repository at this point in the history
  9. Merge branch 'vscode-integration' of https://github.com/mj023/pytask

    …into vscode-integration
    mj023 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3c188b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    224331f View commit details
    Browse the repository at this point in the history
  11. Check URL

    mj023 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c856264 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'vscode-integration' of https://github.com/mj023/pytask

    …into vscode-integration
    mj023 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c7de595 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7d7bf21 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Disable qa

    mj023 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e5d38f9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vscode-integration' of https://github.com/mj023/pytask

    …into vscode-integration
    mj023 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e6d1156 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9af139 View commit details
    Browse the repository at this point in the history
  4. Add noqa

    mj023 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b0aba34 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'vscode-integration' of https://github.com/mj023/pytask

    …into vscode-integration
    mj023 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    208249b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a28ed6 View commit details
    Browse the repository at this point in the history
  7. change noqa

    mj023 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2956580 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'vscode-integration' of https://github.com/mj023/pytask

    …into vscode-integration
    mj023 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3166c8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    573d39a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1418c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    f8945a7 View commit details
    Browse the repository at this point in the history
  2. Add tests for vscode module

    mj023 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    2a856b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba12e7b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Mar 6, 2024

  1. Send Logging to different urls

    mj023 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4d335d4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'vscode-integration' of https://github.com/mj023/pytask

    …into vscode-integration
    mj023 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f2de23f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3db9ae View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    4c68723 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e28de7 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    1cd6281 View commit details
    Browse the repository at this point in the history
  2. Make Port changeable

    mj023 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    cde73fd View commit details
    Browse the repository at this point in the history