Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Automatic Deployment to GitHub #273

Description

@jimafisk

Note: This is lower priority than the integrity of the JSON source.

These commands only need to be run once:

  • git clone https://github.com/CityOfBoston/budget.boston.gov.git
  • git checkout -b budgetsoft

Then every time a change is made to the appropriate _source sub-folder (https://github.com/CityOfBoston/budget.boston.gov/tree/develop/_source), run:

  • git add -A
  • git commit -m "New JSON source."
  • git push https://budgetsoftobm:YOUR_PASSWORD@https://github.com/CityOfBoston/budget.boston.gov.git budgetsoft

The system will also need to update thefy_source so CI knows which site to build and deploy (It'd also be nice if this source name was reflected in the 'git commit' comment above):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions