Commit graph

27 commits

Author SHA1 Message Date
Gabe Kangas
2acbda625b
chore: troubleshoot js autoformating in workflow 2024-04-22 18:11:31 -07:00
renovate[bot]
9bbb09c911
chore(deps): update tj-actions/changed-files action to v44 (#3679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 12:35:43 -07:00
renovate[bot]
8c13a81be7
chore(deps): update actions/cache action to v4 (#3608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 18:45:28 -08:00
dependabot[bot]
2b696b640a
Bump tj-actions/changed-files from 40 to 41 in /.github/workflows (#3506)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 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/v40...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-02 11:37:54 -08:00
renovate[bot]
40c94a5a49
chore(deps): update tj-actions/changed-files action to v40 (#3402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-28 18:31:25 -07:00
Gabe Kangas
ad3588a23c
More changed-files troubleshooting 2023-10-24 16:33:07 -07:00
Gabe Kangas
839f926f69
Looks like we were using the changed-files action incorrectly. Hopefully this fixes it? 2023-10-24 16:28:32 -07:00
A. Singh
427f4ecdd7
fix: issue with lint and prettier during js format build (#3362) 2023-10-16 10:06:00 -07:00
renovate[bot]
7b8ea4cefa
chore(deps): update actions/checkout action to v4 (#3321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-07 13:52:25 -07:00
renovate[bot]
53dc3779e0
chore(deps): update tj-actions/changed-files action to v39 (#3324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-07 13:36:52 -07:00
renovate[bot]
74846e00a3
chore(deps): update tj-actions/changed-files action to v38 (#3280)
* chore(deps): update dependency knip to v2.19.10

* chore(deps): update tj-actions/changed-files action to v38

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-26 16:17:58 -07:00
Gabe Kangas
b51829a0a7
chore(ci): fix duplicate runs of bundle step 2023-08-20 10:59:55 -07:00
Gabe Kangas
8cb4103f3f
chore(ci): cancel other build runs on duplicat 2023-08-18 22:32:48 -07:00
Gabe Kangas
c28d254a96
chore(ci): push_request_target -> push_request 2023-08-18 20:48:23 -07:00
Gabe Kangas
78ec6302b9
fix(ci): add untracked files before rebase. For #3255 2023-08-16 17:21:39 -07:00
Gabe Kangas
845051c4c2
chore: rebase before commit bundled web app 2023-08-12 17:48:30 -07:00
Gabe Kangas
e3dc63994b
chore: only push changes on develop branch 2023-08-03 20:03:55 -07:00
Gabe Kangas
e1deb08c8c
chore: js lint. use autostash when rebasing 2023-08-03 19:48:27 -07:00
Gabe Kangas
401d0bb44e
chore: manually pull, rebase, and push 2023-08-02 14:04:05 -07:00
Gabe Kangas
d5013e9b61
fix: force ignoring of certain paths? 2023-08-01 14:36:09 -07:00
Gabe Kangas
cab45f0be8
chore: force js formatting to occur before building/bundling 2023-08-01 14:30:08 -07:00
Gabe Kangas
48652ac12c
fix: be explicit about what dir we want to know has changed files 2023-08-01 13:49:05 -07:00
Gabe Kangas
3ae0367bec
fix: fix CI js linting? 2023-08-01 13:19:42 -07:00
Gabe Kangas
00c054a748
fix: do not check against PAT as it is not required 2023-07-31 12:02:27 -07:00
Gabe Kangas
460f47d9b7
fix: update use of changed files to specify proper key 2023-07-31 12:02:26 -07:00
Gabe Kangas
a75ea76cc8
chore: only run commit web project build on develop 2023-07-29 16:35:12 -07:00
Gabe Kangas
8c4ebd26ad
chore: consolidate web build/test jobs and only run it after other steps are successful 2023-07-29 16:10:08 -07:00
Renamed from .github/workflows/javascript-formatting.yml (Browse further)