Commit Graph

9 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
49aa173749 fpc 3.2.2 -> 3.2.3 (#10076) 2024-07-24 02:02:11 -05:00
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* 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)
2024-01-25 11:03:31 -05:00
Satadru Pramanik
61cf13e39b fixup prompts (#7813)
* fixup prompts

* default for no doesn't have ''
2023-01-05 13:00:16 -06: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
Ed Reel
c0ac707de4 Update fpc from 3.2.0 to 3.2.2 (#5921)
Add self.remove section
2021-07-02 17:23:46 +08:00
saltedcoffii
72a8d7e11f Licensed file fa* to fz* 2021-03-19 18:34:53 -04:00
Ed Reel
9861b9bd68 Update fpc from 3.0.4 to 3.2.0 2021-01-01 01:39:48 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
a20b098b14 Add fpc package 2018-06-07 04:18:49 +00:00