Fastfood

Latest version: v1.1.0

Safety actively analyzes 621724 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.0

1.0.0

Commits

1048061 :heavy_minus_sign: Merge pull request 76 from samstav/metadata :small_blue_diamond: Martin Smith
aedef6b :heavy_minus_sign: bump major version to 1.0.0 :small_blue_diamond: Sam Stavinoha
1187ae0 :heavy_minus_sign: move metadata to __about__.py :small_blue_diamond: Sam Stavinoha
de7d327 :heavy_minus_sign: Merge pull request 75 from martinb3/docs :small_blue_diamond: Sam Stavinoha
5f11091 :heavy_minus_sign: Update readme to reflect changes in 74 and 72. :small_blue_diamond: Martin Smith
ebe06ef :heavy_minus_sign: Merge pull request 74 from martinb3/partial_templates :small_blue_diamond: Sam Stavinoha
bef40f6 :heavy_minus_sign: Add partial templates and overwriting of templates :small_blue_diamond: Martin Smith
4271b0f :heavy_minus_sign: Merge pull request 72 from martinb3/template_work :small_blue_diamond: Sam Stavinoha
9b7afb6 :heavy_minus_sign: Make base a regular stencil, simplify commands :small_blue_diamond: Martin Smith

0.1.9

Commits

ead649d :heavy_minus_sign: provide friendlier, formatted error message :small_blue_diamond: Sam Stavinoha
f7d649d :heavy_minus_sign: begin using custom exceptions :small_blue_diamond: Sam Stavinoha
b120832 :heavy_minus_sign: add file for defining custom exceptions :small_blue_diamond: Sam Stavinoha
b380395 :heavy_minus_sign: style :small_blue_diamond: Sam Stavinoha
1b5dc35 :heavy_minus_sign: add calls to flush() file :small_blue_diamond: Sam Stavinoha
d703382 :heavy_minus_sign: use common functest module for `fastfood new` :small_blue_diamond: Sam Stavinoha
35c7458 :heavy_minus_sign: functest for `fastfood build` :small_blue_diamond: Sam Stavinoha
420c5cd :heavy_minus_sign: add apache and nodejs test stencils :small_blue_diamond: Sam Stavinoha
aaf6a8d :heavy_minus_sign: update MetadataRb implementation :small_blue_diamond: Sam Stavinoha
a631273 :heavy_minus_sign: using with statement causes file to close :small_blue_diamond: Sam Stavinoha
4f869e1 :heavy_minus_sign: tests for Berksfile class :small_blue_diamond: Sam Stavinoha
5655efc :heavy_minus_sign: simplify logic in update_cookbook :small_blue_diamond: Sam Stavinoha
4913829 :heavy_minus_sign: add a from_dict classmethod for Berksfile :small_blue_diamond: Sam Stavinoha
17be429 :heavy_minus_sign: break metdata[.rb] into its own class :small_blue_diamond: Sam Stavinoha
d4f1012 :heavy_minus_sign: create FileWrapper utils class :small_blue_diamond: Sam Stavinoha
90846dd :heavy_minus_sign: avoid "source" duplicates in berkfile merges :small_blue_diamond: Sam Stavinoha
ae473a8 :heavy_minus_sign: added newrelic stencil to test :small_blue_diamond: Jim Rosser
c20896f :heavy_minus_sign: Force newline at EOF to comply with POSIX standards :small_blue_diamond: John Schwinghammer
90dc193 :heavy_minus_sign: Fix coding style :small_blue_diamond: John Schwinghammer
5c86c2d :heavy_minus_sign: Preserve newlines if they exist at the end of templates :small_blue_diamond: John Schwinghammer
1a9cabc :heavy_minus_sign: use new berksfile api in update_cookbook :small_blue_diamond: Sam Stavinoha
4f74a2d :heavy_minus_sign: break berksfile into its own class :small_blue_diamond: Sam Stavinoha

0.1.8

Commits

b484d21 :heavy_minus_sign: bump version to 0.1.8 :small_blue_diamond: Sam Stavinoha
2b48254 :heavy_minus_sign: added fastfood show command :small_blue_diamond: Jim Rosser
835258c :heavy_minus_sign: Change record_mode to "none" :small_blue_diamond: Sam Stavinoha

0.1.7

Commits

eee301c :heavy_minus_sign: Merge pull request 49 from samstav/bumpversion :small_blue_diamond: Sam Stavinoha
8d675f7 :heavy_minus_sign: bump version to 0.1.7 :small_blue_diamond: Sam Stavinoha
c2a6e75 :heavy_minus_sign: pin version of vcrpy :small_blue_diamond: Sam Stavinoha
3a75536 :heavy_minus_sign: make version vcrpy tests less volatile :small_blue_diamond: Sam Stavinoha
84d54fc :heavy_minus_sign: Add PyPI and Travis shields :small_blue_diamond: Sam Stavinoha
2d9cbad :heavy_minus_sign: Merge pull request 47 from samstav/versionthings :small_blue_diamond: Brint O'Hearn
e625c6a :heavy_minus_sign: update tests for travis :small_blue_diamond: Sam Stavinoha
23ba383 :heavy_minus_sign: tests for version calls :small_blue_diamond: Sam Stavinoha
79d550c :heavy_minus_sign: add vcrpy test helper module :small_blue_diamond: Sam Stavinoha
7522589 :heavy_minus_sign: add vcrpy cassettes :small_blue_diamond: Sam Stavinoha
78b8242 :heavy_minus_sign: add vcrpy to test requirements :small_blue_diamond: Sam Stavinoha
c9f3069 :heavy_minus_sign: add --latest to check latest pypi release :small_blue_diamond: Sam Stavinoha
5a37f73 :heavy_minus_sign: Merge pull request 46 from rackerlabs/version :small_blue_diamond: Sam Stavinoha
cd85e55 :heavy_minus_sign: added version flag to fastfood command :small_blue_diamond: Jim Rosser

0.1.6

'121c882 - (HEAD, origin/master, origin/HEAD, master) bump version (3 minutes ago) <Sam Stavinoha>'
'80d8e98 - (upstream/master) Merge pull request 43 from rackerlabs/stencil_listing (4 days ago) <Sam Stavinoha>'
'6e7dda8 - added list command (6 days ago) <Jim Rosser>'
'26020b6 - if _stencils is empty attempt to populate it (6 days ago) <Jim Rosser>'
'd12d5bd - validate that stencil_sets key exists, if _stencils_sets is empty populate it (6 days ago) <Jim Rosser>'
'ce1fc64 - Merge pull request 42 from samstav/functests (7 days ago) <Jim Rosser>'
'26c7ed1 - (origin/functests, functests) nose config file to help nose find tests (8 days ago) <Sam Stavinoha>'
'c0dddf5 - add `nosetests` to travis-ci config (8 days ago) <Sam Stavinoha>'
'5395fc7 - func tests for `fastfood new` (8 days ago) <Sam Stavinoha>'
'bf66e39 - add minimal templatepack for use in tests (8 days ago) <Sam Stavinoha>'
'0c12378 - fastfood_new() return written files (8 days ago) <Sam Stavinoha>'
'e0a7c27 - Merge pull request 40 from brint/travis_setup (9 days ago) <Jim Rosser>'
'e750fa1 - Initializing travis-ci config (9 days ago) <Brint O'Hearn>'
'4b3be9e - renaming test requirements files (9 days ago) <Brint O'Hearn>'
'93eb0b2 - Merge pull request 39 from brint/pep8_fixes (9 days ago) <Jim Rosser>'
'd41c887 - Merge pull request 38 from brint/license_update (9 days ago) <Jim Rosser>'
'1d71fe9 - addresses flake8 W503 (9 days ago) <Brint O'Hearn>'
'66e29e1 - pep8 fixes (9 days ago) <Brint O'Hearn>'
'3126508 - Updating license to include company name and date (9 days ago) <Brint O'Hearn>'
'91a6bd8 - Merge pull request 37 from brint/install_instructions (9 days ago) <Sam Stavinoha>'
'8ed3225 - Added installation instructions (9 days ago) <Brint O'Hearn>'

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.