Mark Dumay
|
510cb7f941
|
fix: exclude clipboard from codeql scan
contains unspported Hugo template code
|
2025-09-20 07:27:01 +02:00 |
|
Mark Dumay
|
68215d5f94
|
Merge branch 'main' into dependabot/github_actions/actions/setup-node-5
|
2025-09-08 19:21:27 +02:00 |
|
dependabot[bot]
|
4b3b0e87bb
|
build(deps): bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 13:14:08 +00:00 |
|
dependabot[bot]
|
46e745d1e7
|
build(deps): bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 13:10:54 +00:00 |
|
dependabot[bot]
|
7386cf1fb9
|
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 17:35:32 +00:00 |
|
Mark Dumay
|
4f8fdc4f03
|
ci: fix codeql config path
|
2025-08-12 09:28:05 +02:00 |
|
Mark Dumay
|
925a3ff33e
|
ci: specify codeql paths to scan
|
2025-08-12 09:25:06 +02:00 |
|
Mark Dumay
|
cf16cb9824
|
ci: use advanced codeql config
|
2025-08-12 08:22:40 +02:00 |
|
dependabot[bot]
|
f4319180e0
|
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-11 20:45:50 +00:00 |
|
Mark Dumay
|
c384836224
|
ci: set read-only permissions for lint & build
|
2025-07-02 16:34:30 +02:00 |
|
Mark Dumay
|
d36fcd894b
|
feat: introduce semantic releases
|
2025-07-01 12:40:19 +02:00 |
|
Mark Dumay
|
d96b103180
|
Update node test strategy
|
2024-08-11 11:57:06 +02:00 |
|
Mark Dumay
|
da32ba604a
|
Include Go installation to ensure macos-13+ compatibility
Fixes [BUG] Automated test not compatible with GHA macOS 14 #890
|
2024-04-28 09:55:04 +02:00 |
|
Mark Dumay
|
f7d5605d2d
|
Fix runner image to macOS 12
|
2024-04-25 10:23:52 +02:00 |
|
Mark Dumay
|
484dc39338
|
Display env
|
2024-04-25 10:03:13 +02:00 |
|
Mark Dumay
|
f11f9f0d71
|
Temp disable nodejs v18 test
|
2024-04-25 07:48:36 +02:00 |
|
dependabot[bot]
|
546186670d
|
Bump dependabot/fetch-metadata from 1 to 2
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1...v2)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-25 13:39:54 +00:00 |
|
dependabot[bot]
|
769faa5877
|
Bump gethinode-actions/create-pull-request from 5 to 6
Bumps [gethinode-actions/create-pull-request](https://github.com/gethinode-actions/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/gethinode-actions/create-pull-request/releases)
- [Commits](https://github.com/gethinode-actions/create-pull-request/compare/v5...v6)
---
updated-dependencies:
- dependency-name: gethinode-actions/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 13:30:54 +00:00 |
|
Mark Dumay
|
edc3d911b9
|
Add npm env
|
2024-02-24 08:11:17 +01:00 |
|
Mark Dumay
|
65c20e3708
|
Refine template
|
2024-02-24 07:55:13 +01:00 |
|
Mark Dumay
|
2eda22473d
|
Refine layout
|
2024-02-24 07:50:45 +01:00 |
|
Mark Dumay
|
1fc30d0012
|
Include link to discussion forum and Hugo environment
|
2024-02-21 07:17:53 +01:00 |
|
Andreas Deininger
|
d48c6ab314
|
dependabot: check for updates to GitHub actions
|
2024-02-12 20:22:45 +01:00 |
|
Mark Dumay
|
a439623119
|
Restore macOS lint and build
|
2024-02-09 07:19:32 +01:00 |
|
Mark Dumay
|
1c1f4be1f9
|
Merge branch 'main' into develop
|
2024-02-07 17:17:02 +01:00 |
|
Mark Dumay
|
e4f949f67b
|
Disable macOS test
See https://github.com/sass/homebrew-sass/issues/57
|
2024-02-07 17:16:42 +01:00 |
|
Mark Dumay
|
2fe3c69a2d
|
Merge branch 'main' into develop
|
2024-02-07 17:03:16 +01:00 |
|
Mark Dumay
|
08b3725307
|
Add brew tap
|
2024-02-07 17:03:05 +01:00 |
|
Mark Dumay
|
664fb87e4e
|
Merge branch 'main' into develop
|
2024-02-07 16:57:58 +01:00 |
|
Mark Dumay
|
9bf90dfa98
|
Switch to brew extract
|
2024-02-07 16:57:24 +01:00 |
|
Mark Dumay
|
867f684b6a
|
Merge branch 'main' into develop
|
2024-02-07 16:51:05 +01:00 |
|
Mark Dumay
|
3bcb2138c1
|
Switch from brew to gem on macOS
|
2024-02-07 16:50:22 +01:00 |
|
Mark Dumay
|
693c2be098
|
Bump actions/cache to v4
|
2024-02-07 16:10:39 +01:00 |
|
mark
|
0df055db8c
|
Bump GitHub actions
|
2024-01-08 15:20:50 +01:00 |
|
Mark Dumay
|
f91fe303fb
|
Drop Node 16.x
|
2023-09-25 08:46:36 +02:00 |
|
Mark Dumay
|
2227cf5fe2
|
Standardize capitalization
|
2023-09-22 07:21:31 +02:00 |
|
Mark Dumay
|
51c7706af2
|
Add Dart Installation
|
2023-09-06 07:41:39 +02:00 |
|
Mark Dumay
|
cce017c646
|
Update npm-publish.yml
|
2023-08-27 09:41:35 +02:00 |
|
Mark Dumay
|
a1c7f32dc5
|
Update mod-update.yml
|
2023-08-26 11:50:58 +02:00 |
|
Mark Dumay
|
0f82471dab
|
Update lint-build.yml
|
2023-08-24 15:24:46 +02:00 |
|
mark
|
023e552157
|
Fix permissions for private repos
|
2023-08-24 07:36:14 +02:00 |
|
mark
|
bd85cabce9
|
Fix wording
|
2023-08-21 15:12:29 +02:00 |
|
mark
|
76a5408bda
|
Fix wording
|
2023-08-21 15:06:55 +02:00 |
|
mark
|
61537afb93
|
Fix wording
|
2023-08-21 15:05:55 +02:00 |
|
mark
|
15512c9448
|
Fix macOS cache
|
2023-08-21 13:51:53 +02:00 |
|
mark
|
d59e6ea87b
|
Adjust layout
|
2023-08-21 10:38:08 +02:00 |
|
mark
|
476d36d41c
|
Simplify lint workflow
|
2023-08-21 10:37:16 +02:00 |
|
mark
|
0ccc0c64f4
|
Rename to mod-update
|
2023-08-20 14:02:53 +02:00 |
|
mark
|
c5b4db6141
|
Rename to lint-build
|
2023-08-20 14:02:49 +02:00 |
|
mark
|
6d0f917a0e
|
Hold any major dependency update
|
2023-08-20 14:02:07 +02:00 |
|