dependabot[bot]
071e6f2da9
Bump actions/setup-go from 5 to 6 ( #91 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 15:34:03 -06:00
Haritha
5ac208ba2e
Replace macos-13 with macos-15-intel ( #97 )
...
* chore: update macOS version in build workflow to 15-intel
* Update Pester invocation with configuration options
* Install Pester before running tests
Added a step to install Pester before running tests.
* Refactor Pester installation step in workflow
* Clean up build-tool-packages.yml by removing comments
Removed commented-out test run section from workflow.
* Aligning indentation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Add conditional check for Pester installation
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-12 12:25:41 -06:00
dependabot[bot]
6fdf7f098f
Bump actions/download-artifact from 4 to 5 ( #88 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 14:43:33 -05:00
dependabot[bot]
4ae553a74d
Bump actions/checkout from 4 to 5 ( #90 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-17 14:42:45 -05:00
Haritha
13ba3fd9e0
Replace self hosted with arm runners ( #85 )
2025-07-29 12:01:39 -05:00
HarithaVattikuti
d3c3feee4b
Point to ubuntu-22.04 ( #82 )
2025-01-08 22:43:01 -06:00
Priya Gupta
4028baf988
Replace deprecated release action with GitHub CLI ( #80 )
2024-11-12 21:15:45 -06:00
gowridurgad
16b7940fde
Add test jobs for arm64 architecture ( #76 )
...
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* added RUNNER_TYPE
---------
Co-authored-by: aparnajyothi-y <147696841+aparnajyothi-y@users.noreply.github.com >
Co-authored-by: gowridurgad <gowridurga@github.com >
2024-07-09 09:46:50 -05:00
HarithaVattikuti
94d413c5d2
Add win arm64 package availability check ( #77 )
2024-07-09 09:02:48 -05:00
aparnajyothi-y
6d641c49d7
Fix for windows arm64 node js package (7z) file ( #75 )
...
* Update build-tool-packages.yml
* Update and rename build-tool-packages.yml to build-tool-packages.ymll
* Rename build-tool-packages.ymll to build-tool-packages.yml
2024-06-18 12:10:29 -05:00
aparnajyothi-y
447803d00a
Architecture update for the test cases of darwin based on macos-14 configuration update ( #73 )
...
* macos-latest-large update
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
* Update build-tool-packages.yml
2024-04-29 08:38:37 -05:00
HarithaVattikuti
b549ccbeee
Fix for windows arm64 node js package (7z) file ( #72 )
...
* Update build-tool-packages.yml
* Fix for arm64 node
2024-03-28 23:04:25 -05:00
aparnajyothi-y
760646fc29
Add support for arm64 packaging on linux and windows for setup-node ( #68 )
...
* arm64 packagging on setup-node
* if condition change
* adding arm64 for entire windows and linux
* error fix
* asser install
2024-03-18 08:21:09 -05:00
Dmitry Shibanov
a8a2c841ba
Add automatic build of arm64 for macOS ( #66 )
2023-11-07 11:51:31 +01:00
Dmitry Shibanov
6fbb1f0f20
Add logic to generate hash file ( #65 )
2023-09-21 15:34:23 +02:00
MaksimZhukov
5810329d19
Introduce reusable workflows into versions repositories ( #60 )
2022-12-02 12:36:59 +01:00