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

[NH-50167] Run tests on Windows in GHA #121

Merged
merged 28 commits into from
Aug 1, 2024
Merged

[NH-50167] Run tests on Windows in GHA #121

merged 28 commits into from
Aug 1, 2024

Conversation

swi-jared
Copy link
Contributor

No description provided.

@swi-jared swi-jared changed the title [WIP] Run tests on Windows in GHA [NH-50167] Run tests on Windows in GHA Aug 1, 2024
@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

//go:build !windows
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to run Lambda-related tests on Windows as it is not supported under Lambda.

@@ -14,11 +14,16 @@
# See the License for the specific language governing permissions and
# limitations under the License.

CONFIG=$(mktemp)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes were required because the behavior of bash in Windows.

@swi-jared swi-jared marked this pull request as ready for review August 1, 2024 15:51
@swi-jared swi-jared requested a review from a team as a code owner August 1, 2024 15:51
Copy link
Contributor

@cheempz cheempz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @swi-jared!

@swi-jared swi-jared merged commit e25d4e0 into main Aug 1, 2024
9 checks passed
@swi-jared swi-jared deleted the NH-50167 branch August 1, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants