Skip to content

Conversation

@apricot13
Copy link
Member

This MR brings together a lot of things!

Highlights are:

deployment notes:

  • NODE_OPTIONS=--openssl-legacy-provider is required for compiling the assets for the time being. This is because of webpacker, I managed to update the babel.config.js to remove a lot of the plugins that are included in preset-env now but theres one module left using md4 hash that we just can't do without for now.
  • we're now specifying both node and ruby buildpacks, for existing deployments you will need to run heroku buildpacks:add heroku/nodejs -i 1 --app app-name to ensure nodejs buildpack is added and added first

em-cd and others added 30 commits October 10, 2022 11:34
Minus rails 7 upgrades for now
…to develop and not my feature branch

This reverts commit 03871d3.
…eport' into feature/rails-6-containerisation
#2 Update to the scss to make themeing more robust
…tion-editor

#3 Adds a wysiwyg editor to the description field for services
Small fix to the full width layout page erroring
…text-fix

Feature/wysiwyg and rich text fix
use puma as webserver

update gemfile.lock to use the correct bundler version

add app.json file

remove windows from gemfile for heroku to stop regenerating it each deploy!
enable in-dyno databases for tests

Update database_cleaner version for tests

allow in-dyno database urls

Update babelconfig for test environment to compile assets

include chrome buildpacks for heroku tests

Update selenium-webdrivers, remove webdrivers gem update chrome binary settings

fix for :options error

add 'test' docker compose file and update chrome settings
@apricot13 apricot13 self-assigned this Feb 20, 2024
@apricot13 apricot13 merged commit 63e7551 into staging Feb 20, 2024
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.

3 participants