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

Module Refactoring #15

Merged
merged 56 commits into from
Nov 30, 2024
Merged

Module Refactoring #15

merged 56 commits into from
Nov 30, 2024

Conversation

StefanGreve
Copy link
Owner

@StefanGreve StefanGreve commented Nov 27, 2024

TODOS

  • Register Argument Completers
  • Port and refactor XKCD script
  • Add TableView to Battery
  • Setup unit tests with pester
  • Add GitHub Actions workflow for unit tests
  • Configure pre-push Git Hook
  • Add some more unit tests
  • Create publish script
  • Add GitHub Actions workflow for publishing
  • Add Icon to manifest

@StefanGreve StefanGreve added the enhancement New feature or request label Nov 27, 2024
@StefanGreve StefanGreve added this to the 2024 milestone Nov 27, 2024
@StefanGreve StefanGreve self-assigned this Nov 27, 2024
@StefanGreve StefanGreve linked an issue Nov 27, 2024 that may be closed by this pull request
4 tasks
@StefanGreve StefanGreve marked this pull request as ready for review November 28, 2024 11:08
* Tab to closest match on character entries in argument completer
* Refactor prompt function (username and computer name)
* Fix prompt function: note that every call to Append in StringBuilder
  returns a StringBuilder object, silently returns object on each line.
  This issue surfaced in combination with the argument completer, which
  caused the custom prompt function to fall back to the default "PS>"
  if not value was provided to the parameter to complete and tab was hit
@StefanGreve StefanGreve merged commit 18c305c into master Nov 30, 2024
3 checks passed
@StefanGreve StefanGreve deleted the module-refactoring branch November 30, 2024 19:17
@StefanGreve StefanGreve restored the module-refactoring branch November 30, 2024 22:45
@StefanGreve StefanGreve deleted the module-refactoring branch December 1, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request linux Issues affecting the Linux operating system macos Issues affecting the MacOS operating system tests Work on test suite windows Issues affecting the Windows operating system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Christmas Feature 🎄🎅
1 participant