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

WIP: App-type fixtures #532

Closed
wants to merge 9 commits into from
Closed

WIP: App-type fixtures #532

wants to merge 9 commits into from

Conversation

Cawllec
Copy link
Contributor

@Cawllec Cawllec commented Feb 13, 2019

Goal

In order to facilitate investigating the setting of app_type in different frameworks, added fixtures for Rake, Rack, Mailman, and Que.

Further fixtures to be added include Resque, Shoryuken, and in-rails-app Resque, Que, Delayed-job, Rake, & Mailman

@Cawllec Cawllec requested a review from a team February 13, 2019 17:20
features/fixtures/mailman/.dockerignore Show resolved Hide resolved
features/fixtures/docker-compose.yml Outdated Show resolved Hide resolved
- "3008:8080"
restart: 'no'

rake:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we not add a rake task in a rails app?

features/fixtures/mailman/app/app.rb Outdated Show resolved Hide resolved
features/fixtures/que/.dockerignore Show resolved Hide resolved
features/fixtures/mailman/app/run.sh Outdated Show resolved Hide resolved
features/fixtures/que/Dockerfile Outdated Show resolved Hide resolved
features/fixtures/rack/.dockerignore Outdated Show resolved Hide resolved
features/fixtures/rack/Dockerfile Outdated Show resolved Hide resolved
@Cawllec Cawllec changed the title App-type fixtures WIP: App-type fixtures Feb 14, 2019
@fractalwrench fractalwrench requested review from twometresteve and removed request for a team March 9, 2020 09:59
@xljones xljones added wip There is work in progress and removed on hold labels Apr 30, 2020
@tomlongridge tomlongridge marked this pull request as draft June 8, 2020 09:29
@imjoehaines
Copy link
Contributor

Continued in #616

@imjoehaines imjoehaines deleted the cawllec/app_type_tests branch June 16, 2021 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip There is work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants