1. #1
    Sencha Premium Member
    Join Date
    Jul 2012
    Posts
    58
    Vote Rating
    0
    dgherrig is on a distinguished road

      0  

    Default Deploy should have a .ignore file

    Deploy should have a .ignore file


    When selecting the deploy button in the architect, it deploys everything in its directory. In our case we have a .hg mercural repository and the deploy copies that as well.

    It would be nice have a .ignore file similar to what mercural uses to ignore files/directories.

  2. #2
    Sencha - Architect Dev Team Phil.Strong's Avatar
    Join Date
    Mar 2007
    Location
    Baltimore, MD
    Posts
    1,333
    Vote Rating
    36
    Phil.Strong has a spectacular aura about Phil.Strong has a spectacular aura about

      0  

    Default


    I'll add .hg to the default ignores.
    Phil Strong
    @philstrong
    #SenchaArchitect
    Sencha Architect Development Team
    SenchaCon or bust!
    Known Bugs in Architect Latest

  3. #3
    Sencha Premium Member
    Join Date
    Jul 2012
    Posts
    58
    Vote Rating
    0
    dgherrig is on a distinguished road

      0  

    Default


    Thanks much

  4. #4
    Sencha - Architect Dev Team Phil.Strong's Avatar
    Join Date
    Mar 2007
    Location
    Baltimore, MD
    Posts
    1,333
    Vote Rating
    36
    Phil.Strong has a spectacular aura about Phil.Strong has a spectacular aura about

      0  

    Default


    This is done and will be in the 2.1 release (coming soon!)
    Phil Strong
    @philstrong
    #SenchaArchitect
    Sencha Architect Development Team
    SenchaCon or bust!
    Known Bugs in Architect Latest

  5. #5
    Sencha User
    Join Date
    Jul 2012
    Posts
    5
    Vote Rating
    1
    Smiggel is on a distinguished road

      0  

    Default


    Would it not be better to just use and deploy the files a project actually uses?

    Now you have to strip a files from the SDK, etc. by hand.

  6. #6
    Sencha - Architect Dev Team Phil.Strong's Avatar
    Join Date
    Mar 2007
    Location
    Baltimore, MD
    Posts
    1,333
    Vote Rating
    36
    Phil.Strong has a spectacular aura about Phil.Strong has a spectacular aura about

      0  

    Default


    Yeah a fair point. The issue is that there are tons of files that users add to the mix that Architect doesn't know about that they want deployed. e.g. images, css, js, etc ...
    Phil Strong
    @philstrong
    #SenchaArchitect
    Sencha Architect Development Team
    SenchaCon or bust!
    Known Bugs in Architect Latest