mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Update Changelog
This commit is contained in:
parent
ee4a964251
commit
17ae2e582b
1 changed files with 4 additions and 7 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -33,14 +33,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Change wording of leadership scale
|
- Change wording of leadership scale
|
||||||
bundle exec rake db:seed
|
bundle exec rake db:seed
|
||||||
- Delete s-grmi scale
|
- Delete s-grmi scale
|
||||||
|
- Add deployment script for beta. Runs tests before deployment to Heroku's git server
|
||||||
|
- Add new set of student results for 2016-17
|
||||||
|
- Exclude results from boston. Add foreign key from school to district
|
||||||
|
- Add admin data from 2016-17 and 2017-18
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Add deployment script for beta. Runs tests before deployment to Heroku's git server
|
|
||||||
- Add new set of student results for 2016-17
|
|
||||||
`bundle exec rake one_off:load_single_file`
|
|
||||||
- Exclude results from boston. Add foreign key from school to district
|
|
||||||
`bundle exec rake db:migrate`
|
|
||||||
- Add admin data from 2016-17 and 2017-18
|
|
||||||
`heroku run:detached -a mciea-beta bundle exec rake data:load_admin_data`
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue