Skip to content
  • Kevin Solorio's avatar
    ce90ded4
    add new frameworks to tasks/release.rb · ce90ded4
    Kevin Solorio authored
    The Frameworks collection was missing actiontext and actionmailbox,
    this would mean they are skipped when running any tasks that
    iterated through this collection
    
    changes include
    
    Breaking up frameworks declaration into multiple lines and put
    them in order. This should make adding to the list easier and
    if you need to scan it, they will be in order you would expect
    
    Add `package` task to both actiontext and actionmailbox
    ce90ded4
    add new frameworks to tasks/release.rb
    Kevin Solorio authored
    The Frameworks collection was missing actiontext and actionmailbox,
    this would mean they are skipped when running any tasks that
    iterated through this collection
    
    changes include
    
    Breaking up frameworks declaration into multiple lines and put
    them in order. This should make adding to the list easier and
    if you need to scan it, they will be in order you would expect
    
    Add `package` task to both actiontext and actionmailbox
Loading