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

Feature Gov Assignments #18

Merged
merged 28 commits into from
Apr 10, 2024
Merged

Feature Gov Assignments #18

merged 28 commits into from
Apr 10, 2024

Conversation

fslef
Copy link
Member

@fslef fslef commented Apr 10, 2024

Pull Request

Pull Request (PR) description

Changed

  • Write-OutputPadded: improve message handling
  • Import-CsEnvironment: add capability to specify custom path for the config file using the CYBERSHELL_CONFIG environment variable

Checklist

  • Single logical change.
  • Changelog updated (Unreleased section as per keepachangelog.com).
  • Build passes (build.ps1 -ResolveDependency).
  • Documentation updated in src/WikiSource.
  • Comment-based help in .ps1 files.
  • Unit and integration tests updated/added.

fslef and others added 20 commits April 8, 2024 13:45
* Update .gitignore to exclude *nosync* directories
* Refactor GitVersion.yml to use 'main' branch instead of 'master' branch
* Refactor Write-OutputPadded function to improve message type handling and add support for blank lines
* Refactor Import-CsEnvironment function to improve JSON path handling and add debug output
* Refactor Write-OutputPadded function to improve message handling and add support for custom config file path in Import-CsEnvironment function
* Refactor Write-OutputPadded function to improve message handling and add support for custom config file path in Import-CsEnvironment function
* Refactor Write-OutputPadded function to improve message type handling and add support for blank lines
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4.1.1...v4.2.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fslef <[email protected]>
* Update .gitignore to exclude *nosync* directories
* Refactor GitVersion.yml to use 'main' branch instead of 'master' branch
* Refactor Write-OutputPadded function to improve message type handling and add support for blank lines
* Refactor Import-CsEnvironment function to improve JSON path handling and add debug output
* Refactor Write-OutputPadded function to improve message handling and add support for custom config file path in Import-CsEnvironment function
* Refactor Write-OutputPadded function to improve message handling and add support for custom config file path in Import-CsEnvironment function
* Refactor Write-OutputPadded function to improve message type handling and add support for blank lines
Copy link

github-actions bot commented Apr 10, 2024

MacOs Test Results

40 tests   40 ✅  3s ⏱️
 7 suites   0 💤
 1 files     0 ❌

Results for commit 96095b4.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 10, 2024

Linux Test Results

40 tests   40 ✅  3s ⏱️
 7 suites   0 💤
 1 files     0 ❌

Results for commit 96095b4.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Apr 10, 2024

WinPS71 Test Results

40 tests   40 ✅  2s ⏱️
 7 suites   0 💤
 1 files     0 ❌

Results for commit 96095b4.

♻️ This comment has been updated with latest results.

@fslef fslef marked this pull request as ready for review April 10, 2024 13:55
@fslef fslef merged commit 778b207 into main Apr 10, 2024
9 checks passed
@fslef fslef deleted the feat/GovAssignment branch April 10, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant