Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new app to preview govuk elements sass releases #219

Merged

Conversation

gemmaleigh
Copy link
Contributor

There are times when production http://govuk-elements.herokuapp.com is out of-date, as only the latest tagged version is deployed to Heroku.

Instead deploy what is on master to production and create a new app: govuk-elements-sass-release, to preview the govuk-elements-sass package. Deploy the most recent tagged version to this app.

This then means that I can deploy changes which include bumping the GOV.UK template, which will be reflected immediately on Heroku and since these changes don't affect the GOV.UK elements Sass package, there's no need to bump the version in order to deploy these changes.

Also update the README and remove the link to the test app.

gemmaleigh added 3 commits May 6, 2016 10:52
Deploy master to production (govuk-elements.herokuapp.com) in attempt
to keep GOV.UK elements up-to-date.

Deploy the latest tagged build of the govuk-elements-sass package to
govuk-elements-sass-release.herokuapp.com
Add a link to the most recent tagged release of govuk-elements-sass.
@gemmaleigh gemmaleigh merged commit ec32760 into master May 6, 2016
gemmaleigh added a commit that referenced this pull request May 25, 2016
# 1.2.0

- Add MIT License (PR #236)
- Create latest release branch as an alias of the latest release (PR
#232)
- Create new app to preview govuk elements sass releases (PR #219)
- Fix the summary arrow in recent Firefox (PR #227)
- Remove button padding overriding the govuk_frontend_toolkit (PR #230)
- Don't copy the govuk_frontend_toolkit's images into an icons folder
(PR #223)
- Fix path for rails and node environments (PR #234)
  - Import the govuk_frontend_toolkit url-helpers partial
  - If image-url is not defined (if we are not in a Rails environment),
then set a path to /public/images
gemmaleigh added a commit that referenced this pull request May 25, 2016
# 1.2.0

- Add MIT License (PR #236)
- Create latest release branch as an alias of the latest release (PR
#232)
- Create new app to preview govuk elements sass releases (PR #219)
- Fix the summary arrow in recent Firefox (PR #227)
- Remove button padding overriding the govuk_frontend_toolkit (PR #230)
- Don't copy the govuk_frontend_toolkit's images into an icons folder
(PR #223)
- Fix path for rails and node environments (PR #234)
  - Import the govuk_frontend_toolkit url-helpers partial
  - If image-url is not defined (if we are not in a Rails environment),
then set a path to /public/images
robinwhittleton pushed a commit that referenced this pull request May 26, 2016
# 1.2.0

- Add MIT License (PR #236)
- Create latest release branch as an alias of the latest release (PR
#232)
- Create new app to preview govuk elements sass releases (PR #219)
- Fix the summary arrow in recent Firefox (PR #227)
- Remove button padding overriding the govuk_frontend_toolkit (PR #230)
- Don't copy the govuk_frontend_toolkit's images into an icons folder
(PR #223)
- Fix path for rails and node environments (PR #234)
  - Import the govuk_frontend_toolkit url-helpers partial
  - If image-url is not defined (if we are not in a Rails environment),
then set a path to /public/images
- Fix the skip link in Safari (PR #225)
@robinwhittleton robinwhittleton mentioned this pull request May 26, 2016
@gemmaleigh gemmaleigh deleted the create-new-app-to-preview-govuk-elements-sass-releases branch June 2, 2016 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant