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

feat: add plugin for go workspace #2409

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

Commits on Oct 18, 2024

  1. added updater for go.mod

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1d1196a View commit details
    Browse the repository at this point in the history
  2. workspace shell

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    81870bf View commit details
    Browse the repository at this point in the history
  3. needs tests

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5f39b48 View commit details
    Browse the repository at this point in the history
  4. One test pass

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b18755b View commit details
    Browse the repository at this point in the history
  5. match cargo test

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    944efa4 View commit details
    Browse the repository at this point in the history
  6. one more

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5ee0b0e View commit details
    Browse the repository at this point in the history
  7. onemore

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    46f4d00 View commit details
    Browse the repository at this point in the history
  8. some formatting

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fb2c5d1 View commit details
    Browse the repository at this point in the history
  9. 2 left

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a63950e View commit details
    Browse the repository at this point in the history
  10. all pass!

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7112344 View commit details
    Browse the repository at this point in the history
  11. fixed lint

    spacecowboy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3de1b5f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. clean up go mod

    spacecowboy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b7bca00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d7750 View commit details
    Browse the repository at this point in the history
  3. Tests green again

    spacecowboy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    35bc14e View commit details
    Browse the repository at this point in the history
  4. lint

    spacecowboy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6b8c728 View commit details
    Browse the repository at this point in the history
  5. fixed version string

    spacecowboy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    18b5e94 View commit details
    Browse the repository at this point in the history
  6. some cleanup

    spacecowboy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    33ee5ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83b1824 View commit details
    Browse the repository at this point in the history
  8. clean up

    spacecowboy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    63ddfa6 View commit details
    Browse the repository at this point in the history
  9. now it works

    spacecowboy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    76c04a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90a74ae View commit details
    Browse the repository at this point in the history
  11. fix copyright year

    spacecowboy committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    348e69a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Nov 18, 2024

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