* Add unbuilt i3 to updater-i3-4.24
* updater-i3-4.24: Build Run on linux/arm/v7.
* updater-i3-4.24: Build Run on linux/amd64.
* updater-i3-4.24: Package File Update Run on linux/amd64 container.
---------
Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
* Remove i686 compatibility from packages with dependencies incompatible with i686
* Remove armv7l compatibility from packages with dependencies incompatible with arvm7l
* Abort builds/installs if the package has incompatible dependencies
* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
* 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>
* Add files via upload
* Open XServer XSDL before running 'starti3'"
* Updated i3 to 4.18.3 and moved the script
* Made the script section more simple and the script will auto recover the variable when exit i3
* Replace `initsommelier` with `startsommelier`