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 qa env in webpacker.yml #889

Closed
compwron opened this issue Sep 29, 2020 · 3 comments
Closed

create qa env in webpacker.yml #889

compwron opened this issue Sep 29, 2020 · 3 comments
Labels
Hacktoberfest Do good, get swag. Priority: High ✨ 💻 Contributor Friendly / Devel Make contributing easier and more sparkly for PMs, designers, QAs, developers

Comments

@compwron
Copy link
Collaborator

➜ casa git:(master) heroku run rails c --app casa-qa
Running rails c on ⬢ casa-qa... up, run.2537 (Hobby)
config.eager_load is set to nil. Please update your config/environments/*.rb files accordingly:

  • development - set it to false
  • test - set it to false (unless you use a tool that preloads your test environment)
  • production - set it to true

W, [2020-09-29T02:24:14.300927 #4] WARN -- Skylight: [SKYLIGHT] [4.3.1] You are running in the qa environment but haven't added it to config.skylight.environments, so no data will be sent to Skylight servers.
RAILS_ENV=qa environment is not defined in config/webpacker.yml, falling back to production environment

@compwron compwron created this issue from a note in CASA Volunteer Portal (To do) Sep 29, 2020
@Zrrrpy Zrrrpy added ✨ 💻 Contributor Friendly / Devel Make contributing easier and more sparkly for PMs, designers, QAs, developers Help Wanted This is a special label that enables github to showcase issues that want help Priority: High Hacktoberfest Do good, get swag. labels Sep 30, 2020
@Garbar
Copy link
Collaborator

Garbar commented Oct 2, 2020

Is QA environment in settings like production?
Do we need to add config/environments/qa.rb, the block in config/webpacker.yml, and config/webpack/qa.js files?

@littleforest
Copy link
Collaborator

@Garbar i am going to work on unifying the environments in #895 (so staging, qa use “production” environment and we distinguish them with flags instead), so I don’t think we will need this ultimately.

@littleforest
Copy link
Collaborator

Closing this since will be unnecessary after #895 .

CASA Volunteer Portal automation moved this from To do to Merged to QA Oct 2, 2020
@Zrrrpy Zrrrpy removed the Help Wanted This is a special label that enables github to showcase issues that want help label Oct 4, 2020
@Zrrrpy Zrrrpy moved this from Merged to QA to Done (in staging or deferred) in CASA Volunteer Portal Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Do good, get swag. Priority: High ✨ 💻 Contributor Friendly / Devel Make contributing easier and more sparkly for PMs, designers, QAs, developers
Projects
CASA Volunteer Portal
Done (in prod!)
Development

No branches or pull requests

4 participants