Commit Graph

6 Commits

Author SHA1 Message Date
Ed Reel
7c17beeee7 Add check command (#9501) 2024-03-20 08:46:01 -04:00
Ed Reel
c5083e50b0 Linter 1.3 => 1.4 (#7796)
Update README.md

Move .mdl_style.rb

Remove debug line

Co-authored-by: chronos <no-reply@github.com>
2023-01-03 16:14:42 +08:00
Ed Reel
f04630f3b9 Linter 1.2 => 1.3 (#7794)
Co-authored-by: chronos <no-reply@github.com>
2023-01-02 22:23:12 -05:00
Satadru Pramanik
47838138db crew: Add cflags for armv7l, add some CREW_ constants (#7585)
* Add armv7l cflags and CREW_KERNEL_VERSION const

* Adjust package code which uses kernel version

* rework logic

* adjust logic

* debugging

* add CREW_IN_CONTAINER

* Use CREW_IN_CONTAINER in packages.

* Add CREW_IS_AMD and CREW_IS_INTEL

* suggested changes

* test new cpu logic

* cleanup cpu logic

* add CREW_CPU_VENDOR

* fix cpu detection on x86

* lint

* fix package dynamic versioning

* lint changes

* update for non-x86, and make linuxheaders a one-shot deal

* add 5.10 x86_64 binaries for linuxheaders

* lint

* suggested changes

* fix musl_linuxheaders

* show container info in sysinfo

* Use CREW_KERNEL_VERSION

* add markdown interpretation code

* refactor markdown code

* modify issue template to get markdown code for crew sysinfo

* attempt to change the issue template to the newer github yaml format

* move issue template to yaml file

* update Linters logic

* lint crew

* update linter.rb too

* bump linter.rb version
2022-11-08 16:18:09 -06:00
Ed Reel
00f847f2f4 Lint linter (#7552)
Co-authored-by: chronos <no-reply@github.com>
2022-10-26 03:34:01 -04:00
Ed Reel
cf801bac4f Add linter package and dependencies (#7536)
Co-authored-by: chronos <no-reply@github.com>
2022-10-24 11:15:52 -04:00