Commit Graph

19 Commits

Author SHA1 Message Date
Satadru Pramanik
592f7af80c Adjust to new issue template format (#7609)
* Adjust to new issue template

* add markdownlint rule exclusions
2022-11-08 18:31:12 -06:00
Satadru Pramanik
f8647f6fd8 Adjust Issue Template location (#7607) 2022-11-08 16:51:02 -06: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
5c596fc384 Disable codespell in Linters.yml (#7542) 2022-10-24 10:48:33 -04:00
Ed Reel
e8f06c79eb Fix case bug in Linters.yml (#7537)
Co-authored-by: chronos <no-reply@github.com>
2022-10-24 10:33:00 -04:00
Ed Reel
1cfbd37b89 Add linters to GitHub Actions workflow (#7535) 2022-10-23 21:10:51 -04:00
Ed Reel
c29197445a Fix 3:5 [comments] too few spaces before comment in Rubocop.yml (#7534)
Co-authored-by: chronos <no-reply@github.com>
2022-10-23 13:53:33 -04:00
Ed Reel
a87168fea8 Add ruby syntax check to Rubocop.yml (#7530)
Co-authored-by: chronos <no-reply@github.com>
2022-10-23 13:47:09 -04:00
supechicken
db5a2c68e6 Disable And/Or check, re-enable trailing space check (#7456) 2022-10-04 09:16:08 -04:00
Maximilian Downey Twiss
4ae7b01a50 Fix CI (#7325) 2022-08-22 19:50:56 -04:00
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
supechicken
149a79e8c9 ISSUE_TEMPLATE.md: Add alternate command that prints system information (#6911)
* Add alternate command

* Take out the `s`
2022-03-29 11:41:14 -05:00
supechicken
807da00b6b templates: Wrap guidance lines with html comment blocks (#6563)
* Update PULL_REQUEST_TEMPLATE.md

* Update ISSUE_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* aarch64 => armv7l

* Use `crew sysinfo` in issue template
2022-03-18 11:06:21 -05:00
Satadru Pramanik
baa31c3ae5 Pull Request Template: Adjust down header size for newly added section. (#6331) 2021-10-24 16:40:02 -05:00
Satadru Pramanik
f2955e961a Add testing instructions to PR template (#6324)
* Add testing instructions to PR template

* add verbosity
2021-10-22 21:40:51 -05:00
Ed Reel
1bc928f5b2 Correct grammar and spelling errors (#5651) 2021-04-17 23:24:45 -04:00
Jan Baudisch
ee0641a701 Fix typo 2017-12-08 15:51:55 +01:00
Jan Baudisch
6acd648f2c Update github templates 2017-12-08 15:50:32 +01:00
Jan Baudisch
531d48f7a3 Add github templates 2017-12-08 15:28:05 +01:00