7 Commits

Author SHA1 Message Date
John Wesley Walker III
6ccd57f4c5
Pin actions/checkout's own workflows to a known, good, stable version. (#1776)
Some checks failed
Build and Test / test (macos-latest) (push) Waiting to run
Build and Test / test (windows-latest) (push) Waiting to run
Build and Test / test-git-container (push) Failing after 14s
Build and Test / test-bypass-proxy (push) Failing after 1m19s
Licensed / Check licenses (push) Failing after 1m33s
Build and Test / test-proxy (push) Failing after 1m37s
Check dist / check-dist (push) Successful in 2m8s
Build and Test / build (push) Failing after 2m3s
Build and Test / test (ubuntu-latest) (push) Failing after 2m21s
CodeQL / Analyze (javascript) (push) Failing after 6s
* Pin actions/checkout's own workflows to a known, good, stable version.

* fixed failing unit test

* fix unit test
2024-06-12 13:11:03 -04:00
dependabot[bot]
b80ff79f17
Bump actions/checkout from 3 to 4 (#1697)
Some checks failed
Build and Test / test-proxy (push) Failing after 1s
Build and Test / test-git-container (push) Failing after 6s
Build and Test / test-bypass-proxy (push) Failing after 42s
Build and Test / test (ubuntu-latest) (push) Failing after 1m46s
Build and Test / build (push) Failing after 2m1s
Check dist / check-dist (push) Failing after 4m6s
Licensed / Check licenses (push) Successful in 14m9s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Failing after 2s
* Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

* .

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cory Miller <13227161+cory-miller@users.noreply.github.com>
2024-05-20 14:25:59 -04:00
Cory Miller
44c2b7a8a4
README: Suggest user.email to be 41898282+github-actions[bot]@users.noreply.github.com (#1707)
Some checks failed
Build and Test / test-proxy (push) Failing after 1s
Build and Test / test-git-container (push) Failing after 7s
Build and Test / test-bypass-proxy (push) Failing after 40s
Check dist / check-dist (push) Successful in 1m53s
Build and Test / test (ubuntu-latest) (push) Failing after 1m46s
Licensed / Check licenses (push) Failing after 2m15s
Build and Test / build (push) Failing after 6m10s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Failing after 6s
* README: Set `user.email` to GitHub Actions Bot

* Update workflow to use proper bot GitHub Bot email

* Prefix `user.email` with `41898282+`

To match squash merge user, else showing as two different users, see: b0948d0da0

* Update README.md

---------

Co-authored-by: Pelle Wessman <pelle@kodfabrik.se>
2024-04-30 11:50:54 -04:00
John Wesley Walker III
8410ad0602
Update actions/checkout version in update-main-version.yml (#1650)
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 4s
Licensed / Check licenses (push) Failing after 31s
Build and Test / build (push) Failing after 25s
Check dist / check-dist (push) Successful in 2m20s
Build and Test / test-proxy (push) Failing after 1m22s
Build and Test / test-bypass-proxy (push) Failing after 1m17s
Build and Test / test (ubuntu-latest) (push) Failing after 1m50s
Build and Test / test-git-container (push) Failing after 1m7s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
2024-03-12 12:39:30 +01:00
Tatyana Kostromskaya
3df4ab11eb
Release 4.0.0 (#1447)
* Release 4.0.0

* Add new major version to workflow
2023-09-04 14:19:40 +02:00
Tingluo Huang
cd6a9fd493
Update update-main-version.yml 2023-03-23 22:44:49 -04:00
Francesco Renzi
8230315d06
Add workflow to update a main version (#942)
* Add workflow to update a main version

* New line
2022-10-04 13:44:41 +01:00