|
removed travis
Briri GitHub tests (#2312) * Created Github workflow for tests Github workflow for Rubocop (#2315) * Create ruby.yml * updated to get ruby ver from gem file.lock Update rubocop.yml Update rubocop.yml pulling in our rubocop gem reverted rubocop file Pulled all of the separate gem's rubocop stuff into the repo's rubocop file Removed 'Rails' from rubocop.yml added brakeman workflow fixed bad rubocop disable lines restricted brakeman workflow to PR on master added ES lint workflow fixed typo added workflow for mysql tests chenged workflow names and updated mysql chenged workflow names and updated mysql chenged workflow names and updated mysql chenged workflow names and updated mysql chenged workflow names and updated mysql chenged workflow names and updated mysql added password for mysql tests and fixed spec removed blank line added rails_env environment var added RAILS_ENV to bundle commands removed rails_env from rspec line |
|---|
|
|
| .github/workflows/brakeman.yml 0 → 100644 |
|---|
| .github/workflows/eslint.yml 0 → 100644 |
|---|
| .github/workflows/mysql.yml 0 → 100644 |
|---|
| .github/workflows/postgres.yml 0 → 100644 |
|---|
| .github/workflows/rubocop.yml 0 → 100644 |
|---|
| .rubocop.yml |
|---|
| .travis.yml 100644 → 0 |
|---|
| app/controllers/answers_controller.rb |
|---|
| app/controllers/guidance_groups_controller.rb |
|---|
| app/controllers/guidances_controller.rb |
|---|
| app/controllers/org_admin/plans_controller.rb |
|---|
| app/controllers/org_admin/templates_controller.rb |
|---|
| app/controllers/paginable/templates_controller.rb |
|---|
| app/controllers/public_pages_controller.rb |
|---|
| app/controllers/registrations_controller.rb |
|---|
| app/controllers/roles_controller.rb |
|---|
| app/controllers/sessions_controller.rb |
|---|
| app/controllers/settings/plans_controller.rb |
|---|
| app/controllers/users/invitations_controller.rb |
|---|
| app/controllers/users/omniauth_callbacks_controller.rb |
|---|
| app/models/annotation.rb |
|---|
| spec/models/template_spec.rb |
|---|