| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
a66a05e440 |
TT#124273 GitHub actions: update steps to latest actions
Quoting annotations/deprecation notes from GitHub actions (see e.g. https://github.com/sipwise/rtpengine/actions/runs/3995067348): | Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2. | For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Also see https://github.com/actions/upload-artifact + https://github.com/actions/checkout for our related actions. Change-Id: Ic2c26a8e617241063a63f02ca073d77a93853bc6 |
3 years ago |
|
|
c8c5af8aaf |
TT#111150 Rename GitHub shellcheck test workflow to shellcheck.yml
Rename the workflow, as this is only in charge of running the shellcheck tests. Having a workflow per checker also makes them more modular, and easier to reuse in other projects by simply copying the files around. And makes it easier to see what checks are currently available from the filenames. Rename the job to "test", for correctness, as it has implicit ordering and meaning within the GitHub action built-in stages. Change-Id: I3987fc03111d94a8bc64e9103e43cb4d05925e12 |
5 years ago |
|
|
38a2d3097b |
TT#82051 GH workflow: drop utils/build_deps.sh from shellcheck
The file utils/build_deps.sh was removed in commit
|
6 years ago |
|
|
6e77bebb35 |
TT#82051 Support GitHub actions + workflows using Debian package builds + shellcheck
Change-Id: I51c9587f819a95c1177f4e8678afea71eaaa038b |
6 years ago |