index
:
tracifyjs
apprentice
templatifyjs
Reverse engineer's tool for tracing the flow of data in JS program, based on UglifyJS
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2020-12-26
workaround `schedule` delays on GitHub Actions (#4463)
Alex Lam S.L
2020-09-26
improve `ufuzz` duty cycle heuristic (#4153)
Alex Lam S.L
2020-09-22
fix corner case in `unused` (#4147)
...
Alex Lam S.L
2020-09-19
report immediate `ufuzz` failure from Pull Request (#4128)
Alex Lam S.L
2020-08-09
improve `ufuzz` duty cycle heuristic (#4045)
Alex Lam S.L
2020-08-08
workaround incorrect workflow status (#4044)
Alex Lam S.L
2020-08-07
improve `ufuzz` duty cycle on GitHub Actions (#4043)
Alex Lam S.L
2020-08-07
tweak GitHub Actions (#4042)
Alex Lam S.L
2020-08-05
tweak GitHub Actions (#4037)
Alex Lam S.L
2020-06-10
perform `ufuzz` on more stable Node.js version (#3981)
Alex Lam S.L
2020-05-25
perform `ufuzz` on Pull Requests (#3925)
Alex Lam S.L
2020-05-21
improve job resilience (#3913)
Alex Lam S.L
2020-05-06
fix intermittent CI failures on GitHub Actions (#3851)
Alex Lam S.L
2020-04-30
update dependencies (#3828)
...
Alex Lam S.L
2020-04-22
adjust `ufuzz` schedule (#3810)
Alex Lam S.L
2020-04-22
adjust `ufuzz` schedule (#3807)
Alex Lam S.L
2020-04-21
speed up `ufuzz` on GitHub Actions (#3806)
Alex Lam S.L
2020-04-14
expand testing on Node.js versions (#3779)
Alex Lam S.L
2020-04-07
workaround intermittent nodejs.org corruptions (#3766)
Alex Lam S.L
2020-04-07
fix export of PATH to Node.js (#3765)
Alex Lam S.L
2020-04-06
fix Github Actions retry logic (#3763)
Alex Lam S.L
2020-04-03
improve resilience against nodejs.org failures (#3759)
Alex Lam S.L
2020-03-30
improve resilience against nodejs.org failures (#3758)
Alex Lam S.L
2020-03-02
speed up CI (#3741)
Alex Lam S.L
2019-11-26
use stable Node.js version for fuzzing (#3605)
Alex Lam S.L
2019-11-14
migrate to GitHub Actions (#3586)
Alex Lam S.L
2019-11-10
enable cache on GitHub Actions (#3570)
Alex Lam S.L
2019-10-25
separate ufuzz job failures (#3525)
Alex Lam S.L
2019-10-21
fix GitHub Actions script for fuzzing (#3504)
Alex Lam S.L
2019-10-21
enable GitHub Actions (#3503)
Alex Lam S.L