Skip to content

chore: add windows_arm64 support - #32

Merged
alexeagle merged 1 commit into
bazel-contrib:mainfrom
dennisameling:windows-arm64
Dec 4, 2025
Merged

chore: add windows_arm64 support#32
alexeagle merged 1 commit into
bazel-contrib:mainfrom
dennisameling:windows-arm64

Conversation

@dennisameling

Copy link
Copy Markdown
Contributor

Same as bazel-contrib/bazel-lib#1125. I saw that yq has been moved to this separate repository, so I'm adding the same changes here with this PR.

@aspect-workflows

aspect-workflows Bot commented Sep 1, 2025

Copy link
Copy Markdown

Test (Bazel 7.x) (Test)

30 test targets passed

Targets
//yq/tests:case_convert_json_to_yaml_otherextension_test [k8-fastbuild] 143ms
//yq/tests:case_convert_json_to_yaml_test [k8-fastbuild]                139ms
//yq/tests:case_convert_xml_to_yaml_test [k8-fastbuild]                 114ms
//yq/tests:case_dot_expression_otherextension_test [k8-fastbuild]       180ms
//yq/tests:case_dot_expression_test [k8-fastbuild]                      92ms
//yq/tests:case_generate_from_expression_test [k8-fastbuild]            73ms
//yq/tests:case_genrule_test [k8-fastbuild]                             134ms
//yq/tests:case_json_output_no_arg_test [k8-fastbuild]                  56ms
//yq/tests:case_json_output_no_out_otherextension_test [k8-fastbuild]   94ms
//yq/tests:case_json_output_no_out_test [k8-fastbuild]                  60ms
//yq/tests:case_label_srcs_test [k8-fastbuild]                          135ms
//yq/tests:case_merge_expression_alt_test [k8-fastbuild]                52ms
//yq/tests:case_merge_expression_json_test [k8-fastbuild]               73ms
//yq/tests:case_merge_expression_test [k8-fastbuild]                    137ms
//yq/tests:case_no_expression_otherextension_test [k8-fastbuild]        62ms
//yq/tests:case_no_expression_test [k8-fastbuild]                       85ms
//yq/tests:case_no_sources_test [k8-fastbuild]                          153ms
//yq/tests:case_output_csv_no_outs_test [k8-fastbuild]                  68ms
//yq/tests:case_output_csv_test [k8-fastbuild]                          123ms
//yq/tests:case_output_properties_no_outs_test [k8-fastbuild]           123ms
//yq/tests:case_output_properties_test [k8-fastbuild]                   162ms
//yq/tests:case_output_tsv_no_outs_test [k8-fastbuild]                  118ms
//yq/tests:case_output_tsv_test [k8-fastbuild]                          84ms
//yq/tests:case_output_xml_no_outs_test [k8-fastbuild]                  92ms
//yq/tests:case_output_xml_test [k8-fastbuild]                          68ms
//yq/tests:case_select_srcs_test [k8-fastbuild]                         121ms
//yq/tests:case_split_expression_test_1 [k8-fastbuild]                  65ms
//yq/tests:case_split_expression_test_2 [k8-fastbuild]                  90ms
//yq/tests:check_stamped [k8-fastbuild]                                 59ms
//yq/tests:check_unstamped [k8-fastbuild]                               143ms

Test (Bazel 8.x) (Test)

30 test targets passed

Targets
//yq/tests:case_convert_json_to_yaml_otherextension_test [k8-fastbuild] 58ms
//yq/tests:case_convert_json_to_yaml_test [k8-fastbuild]                49ms
//yq/tests:case_convert_xml_to_yaml_test [k8-fastbuild]                 41ms
//yq/tests:case_dot_expression_otherextension_test [k8-fastbuild]       48ms
//yq/tests:case_dot_expression_test [k8-fastbuild]                      51ms
//yq/tests:case_generate_from_expression_test [k8-fastbuild]            55ms
//yq/tests:case_genrule_test [k8-fastbuild]                             34ms
//yq/tests:case_json_output_no_arg_test [k8-fastbuild]                  50ms
//yq/tests:case_json_output_no_out_otherextension_test [k8-fastbuild]   51ms
//yq/tests:case_json_output_no_out_test [k8-fastbuild]                  55ms
//yq/tests:case_label_srcs_test [k8-fastbuild]                          50ms
//yq/tests:case_merge_expression_alt_test [k8-fastbuild]                53ms
//yq/tests:case_merge_expression_json_test [k8-fastbuild]               48ms
//yq/tests:case_merge_expression_test [k8-fastbuild]                    82ms
//yq/tests:case_no_expression_otherextension_test [k8-fastbuild]        51ms
//yq/tests:case_no_expression_test [k8-fastbuild]                       40ms
//yq/tests:case_no_sources_test [k8-fastbuild]                          67ms
//yq/tests:case_output_csv_no_outs_test [k8-fastbuild]                  42ms
//yq/tests:case_output_csv_test [k8-fastbuild]                          45ms
//yq/tests:case_output_properties_no_outs_test [k8-fastbuild]           52ms
//yq/tests:case_output_properties_test [k8-fastbuild]                   52ms
//yq/tests:case_output_tsv_no_outs_test [k8-fastbuild]                  46ms
//yq/tests:case_output_tsv_test [k8-fastbuild]                          52ms
//yq/tests:case_output_xml_no_outs_test [k8-fastbuild]                  40ms
//yq/tests:case_output_xml_test [k8-fastbuild]                          33ms
//yq/tests:case_select_srcs_test [k8-fastbuild]                         30ms
//yq/tests:case_split_expression_test_1 [k8-fastbuild]                  52ms
//yq/tests:case_split_expression_test_2 [k8-fastbuild]                  42ms
//yq/tests:check_stamped [k8-fastbuild]                                 34ms
//yq/tests:check_unstamped [k8-fastbuild]                               36ms

Test (Bazel 9.x) (Test)

30 test targets passed

Targets
//yq/tests:case_convert_json_to_yaml_otherextension_test [k8-fastbuild] 85ms
//yq/tests:case_convert_json_to_yaml_test [k8-fastbuild]                78ms
//yq/tests:case_convert_xml_to_yaml_test [k8-fastbuild]                 84ms
//yq/tests:case_dot_expression_otherextension_test [k8-fastbuild]       139ms
//yq/tests:case_dot_expression_test [k8-fastbuild]                      84ms
//yq/tests:case_generate_from_expression_test [k8-fastbuild]            115ms
//yq/tests:case_genrule_test [k8-fastbuild]                             107ms
//yq/tests:case_json_output_no_arg_test [k8-fastbuild]                  70ms
//yq/tests:case_json_output_no_out_otherextension_test [k8-fastbuild]   115ms
//yq/tests:case_json_output_no_out_test [k8-fastbuild]                  69ms
//yq/tests:case_label_srcs_test [k8-fastbuild]                          56ms
//yq/tests:case_merge_expression_alt_test [k8-fastbuild]                55ms
//yq/tests:case_merge_expression_json_test [k8-fastbuild]               92ms
//yq/tests:case_merge_expression_test [k8-fastbuild]                    90ms
//yq/tests:case_no_expression_otherextension_test [k8-fastbuild]        85ms
//yq/tests:case_no_expression_test [k8-fastbuild]                       67ms
//yq/tests:case_no_sources_test [k8-fastbuild]                          106ms
//yq/tests:case_output_csv_no_outs_test [k8-fastbuild]                  97ms
//yq/tests:case_output_csv_test [k8-fastbuild]                          96ms
//yq/tests:case_output_properties_no_outs_test [k8-fastbuild]           94ms
//yq/tests:case_output_properties_test [k8-fastbuild]                   120ms
//yq/tests:case_output_tsv_no_outs_test [k8-fastbuild]                  84ms
//yq/tests:case_output_tsv_test [k8-fastbuild]                          89ms
//yq/tests:case_output_xml_no_outs_test [k8-fastbuild]                  112ms
//yq/tests:case_output_xml_test [k8-fastbuild]                          92ms
//yq/tests:case_select_srcs_test [k8-fastbuild]                         83ms
//yq/tests:case_split_expression_test_1 [k8-fastbuild]                  45ms
//yq/tests:case_split_expression_test_2 [k8-fastbuild]                  105ms
//yq/tests:check_stamped [k8-fastbuild]                                 73ms
//yq/tests:check_unstamped [k8-fastbuild]                               67ms

Test (Bazel 7.x) (Test)

e2e/smoke

1 test target passed

Targets
//:smoke_test [k8-fastbuild]                                            35ms

Test (Bazel 8.x) (Test)

e2e/smoke

1 test target passed

Targets
//:smoke_test [k8-fastbuild]                                            130ms

Test (Bazel 9.x) (Test)

e2e/smoke

1 test target passed

Targets
//:smoke_test [k8-fastbuild]                                            61ms

@alexeagle alexeagle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks! Sorry we missed triage on this repo

@alexeagle
alexeagle merged commit ea8d798 into bazel-contrib:main Dec 4, 2025
2 checks passed
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.

2 participants