Commit Graph

45 Commits

Author SHA1 Message Date
ViViDboarder 5b78968927 Add note about status in README 2017-08-23 10:37:02 -07:00
ViViDboarder 8d914f7e7b Add Makefile 2017-08-23 10:36:20 -07:00
ViViDboarder 37be12dee1 Add a little error handling 2017-08-23 10:36:05 -07:00
ViViDboarder 2e9bce3509 Add atf-target
Simple executable to return the selected target. Built for use as a PS1
parameter.
2014-09-02 11:19:38 -07:00
ViViDboarder 3820d1ecd9 Improve error messages 2014-09-02 11:19:03 -07:00
ViViDboarder 53bbf5ab20 Yay! New errors if deploy test actually fails before tests run 2013-12-18 13:48:48 -08:00
ViViDboarder a76ca90bef First iteration of terminal-notifier 2013-12-18 13:48:18 -08:00
ViViDboarder c14df49aec Add gem build and install to Rakefile
Now install with: rake install
2013-11-22 16:43:26 -08:00
ViViDboarder 09068f2607 Print target list with tables
Use Thor print_table method to print into columns for a cleaner look
2013-11-22 16:38:04 -08:00
ViViDboarder cb31d0a80e Add tags file to ignore list 2013-11-11 14:30:48 -08:00
ViViDboarder ba855216c7 Clean Temp directories after deploys 2013-11-11 14:30:09 -08:00
ViViDboarder a06a150c09 Modify zip command to exclude metadata
This will keep git repos from finding changes every time a
resorces is zipped
2013-11-11 14:29:50 -08:00
ViViDboarder eb7004f6cb Improve method of detecting that tests have been run 2013-10-07 17:50:01 -07:00
ViViDboarder 9ab1eb3b98 Fix to whitespace formatting in static resource xml template 2013-10-07 17:48:30 -07:00
Ian a9393724f6 Merge pull request #14 from bitdeli-chef/master
Add a Bitdeli Badge to README
2013-08-28 10:19:24 -07:00
Bitdeli Chef bed581e096 Add a Bitdeli badge to README 2013-08-28 17:18:57 +00:00
ViViDboarder 3e21b34664 Fix message displayed when running tests
Used to show Deploy FAILURE for successful test runs
Small bump of version too
2013-08-21 16:28:46 -07:00
Ian 2dd2d50781 Update README.md 2013-08-08 15:53:29 -07:00
ViViDboarder 0c6a2ae452 Update Readme with info on running tests 2013-08-08 15:48:32 -07:00
ViViDboarder c43853e2fe Update git-changed to better recognize single commits 2013-07-03 11:19:23 -07:00
ViViDboarder 7dcfe1e2d9 Default to Auto Update Package for files that aren't included in the Xml 2013-07-03 11:19:23 -07:00
ViViDboarder 21af11b4ff Validate that files exist before attempting to copy them to reduce errors 2013-07-03 11:19:23 -07:00
Ian 2071363d2c Update Readme with Sublime Plugin info 2013-07-03 11:16:56 -07:00
ViViDboarder 3f5c5c095b Fix bug when running tests and there are no errors 2013-06-03 16:24:04 -07:00
ViViDboarder ca9b5dcd2a Add deploy test to execute a test class after deploy
Some small changes made to the way errors are displayed to have clearer
languge with test execution
2013-06-03 11:47:35 -07:00
ViViDboarder af0538de62 Clean up and Fix deploy list with Meta xml
Deploy list was breaking on any included -meta.xml files.
Now they are excluded
2013-05-09 17:23:00 -07:00
ViViDboarder f5c9a04f2e Update read me and add git-changed script 2013-05-09 14:55:55 -07:00
ViViDboarder 97ad94a60e Update of Zipping and Temp Dir process
Now extracted to methods that are called from deploy (file | list | project).

Closes #9
2013-05-09 14:45:28 -07:00
ViViDboarder 19077241ec Merge branch 'deploy-list'
closes #10
2013-05-09 09:25:32 -07:00
ViViDboarder d981a7a452 Add deploy list method 2013-05-08 17:34:37 -07:00
ViViDboarder 23777959f9 Bump verison to 0.1.0 2013-05-08 15:56:07 -07:00
ViViDboarder 4ead0cc8f7 Add rollback_on_error for safer deployment
Will probably have to make this situational for running test classes
2013-05-08 15:29:55 -07:00
ViViDboarder 5d07fc9059 Fix typo in description 2013-05-07 09:40:29 -07:00
ViViDboarder 7ce992db3a Clean up target print method output
Closes #3
2013-05-02 18:45:45 -07:00
ViViDboarder df81c1dde8 Improve temp target switching for project actions 2013-05-01 13:21:33 -07:00
ViViDboarder 8030fe5f57 Fix relative paths in zips
Introduced in #9
2013-04-30 13:36:15 -07:00
ViViDboarder a2c144667e Add Deploy File Resource Compression
Also includes a big cleanup of syntax and improved handling of file paths

Progress on #9
2013-04-30 10:31:02 -07:00
ViViDboarder 613ad756ab Suppress logging to screen for a cleaner deploy
Closes #7
2013-04-27 18:02:07 -07:00
ViViDboarder a4684baab6 Update Readme 2013-04-24 14:24:51 -07:00
ViViDboarder 579cb5edf4 Added Polling message and deploy error listing 2013-04-24 14:07:19 -07:00
ViViDboarder 952e1dc201 Added version command as well as small cleanup
Cleaned up some of the output
2013-04-18 17:56:22 -07:00
ViViDboarder ec3578e2a2 Remove extra puts that was supposed to be deleted 2013-04-18 11:08:54 -07:00
ViViDboarder 265693df37 Update Readme formatting 2013-04-18 10:55:25 -07:00
ViViDboarder ee5b824abc Change name of Yaml Settings file 2013-04-18 10:45:59 -07:00
ViViDboarder 4ba47ac90a Initial commit 2013-04-18 09:16:22 -07:00