11 Commits

Author SHA1 Message Date
Veeck
1d4c9cee1f Bump dependencies and actions (#2786)
* Update workflow actions

* Update dependencies

---------

Co-authored-by: veeck <gitkraken@veeck.de>
2025-11-23 17:13:55 +01:00
Veeck
36886c9071 Add new github pages workflow (#2778)
* add github pages workflow

* Deploy on all pushes for now

* Trigger only when a tag "v*" is added

---------

Co-authored-by: veeck <gitkraken@veeck.de>
2025-07-25 10:44:02 +02:00
Veeck
deed0ed0ff Update 2025 (#2741)
* update node version in github testing action

* inc timeout

* bump node versions again

* bump year

* bump minor devDeps

* Add copilot recommendation

* inc timeout again

* bump pupeteer

* use newer mocha-headless

* undo timeout inc

* bump gulp

* bump mocha

* remove serve-static

only used in legacy grunt

---------

Co-authored-by: veeck <gitkraken@veeck.de>
2025-07-24 14:11:38 +02:00
Veeck
275aa27c64 Update code coverage tooling (#2751)
* try to update code coverage tooling

* split testing and coverage

* cleanups

* bump patched dependencies

* fix jsdoc errors

* undo node version bump

* cleanup gitignore

* fix script name
2024-10-16 16:15:21 +02:00
veeck
e14ca48332 Update minimal node version to 16 2023-07-19 13:16:09 +02:00
Klaus Rettinghaus
86ebb0447a update used actions (#2716) 2022-10-20 13:52:34 +02:00
Oscar Dominguez
9916f344bb ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#2672) 2021-10-12 22:01:35 +02:00
rejas
d4c7b60827 Cleanups
- Move codecov config into subdirectory
- Add notes for required node version
- Update dependencies
- Small code style cleanups
2021-08-28 12:52:13 +02:00
Veeck
70d10792ac Transition to Github Actions (#2658)
* Delete .travis.yml

* Try again to create Github Actions

* Remove global? Seems to cause problems

* Try to add Windows support

* Remove AppVeyor as GA replaces it :(

* Change README

* Remove specific branch (to help the renaming)

* Update node versions

* Remove appveyor from legacy grunt (to see if github doesnt complain)

* Update README

* Update dependencies

* Update testing actions

Co-authored-by: Markel F <git@markel.dev>
2021-07-10 20:15:35 +02:00
Markel F
ee958f65ca Implement issue templates (#2603)
* Implement issue templates

* Create questions template
2020-09-28 15:00:46 +02:00
Veeck
154b85c736 Add new CodeOfConduct (#2427)
* Add preliminary COC

* Use email conduct@modernizr.com for reporting

* Update link to COC

* Update README
2019-10-23 13:46:42 +02:00