Yih-Dar
|
440bd3c3c0
|
update github actions packages' version to suppress warnings (#30249)
update
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2024-04-15 15:08:09 +02:00 |
|
dependabot[bot]
|
c2d283a64a
|
Bump tj-actions/changed-files from 22.2 to 41 in /.github/workflows (#28311)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 22.2 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v22.2...v41)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-03 09:12:53 +01:00 |
|
Yih-Dar
|
64e21ca2a4
|
Make some jobs run on the GitHub Actions runners (#27512)
fix
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2023-11-15 10:43:16 +01:00 |
|
Yih-Dar
|
67d32f4649
|
Replace set-output by $GITHUB_OUTPUT (#20547)
* remove set-output
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2022-12-05 18:25:13 +01:00 |
|
Yih-Dar
|
71fc331746
|
Separate Push CI images from Scheduled CI (#19170)
* separate images
* Fix condition
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2022-09-26 10:55:42 +02:00 |
|
Zachary Mueller
|
893ab12452
|
Auto-build Docker images before on-merge if setup.py was changed (#17573)
* Auto-build on setup modification
* Modify push-caller
* Make adjustments based on code review
|
2022-06-23 16:51:33 -04:00 |
|
Yih-Dar
|
6589e510fa
|
Attempt to change Push CI to workflow_run (#17753)
* Use workflow_run event for push CI
* change to workflow_run
* Add comments
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2022-06-18 08:35:03 +02:00 |
|
Yih-Dar
|
50415b84d6
|
Revert "Change push CI to run on workflow_run event (#17692)" (#17717)
This reverts commit b76290f44c .
|
2022-06-15 18:42:43 +02:00 |
|
Yih-Dar
|
b76290f44c
|
Change push CI to run on workflow_run event (#17692)
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2022-06-15 17:43:31 +02:00 |
|
Yih-Dar
|
0932adb3e8
|
Split push CI into 2 workflows (#17369)
Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
|
2022-06-02 10:19:26 +02:00 |
|