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

Import and store legacy project counts by workflow #1279

Merged
merged 1 commit into from
Aug 17, 2015

Conversation

edpaget
Copy link
Contributor

@edpaget edpaget commented Aug 17, 2015

Closes #1103 #1247

@@ -2,8 +2,6 @@ module Api

class EventsController < ApplicationController

skip_before_action :verify_authenticity_token, if: :json_request?
Copy link
Contributor

Choose a reason for hiding this comment

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

i assume that since we don't raise auth token error anymore this won't be a problem.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup it should just have a null session.

@camallen
Copy link
Contributor

pretty sure this is good. Do you want to mark the migrated ones in case you have to restart the migrations?

@edpaget
Copy link
Contributor Author

edpaget commented Aug 17, 2015

Not really I'm going to run on Jenkins so if something interrupts the run I assume it's something that'll need to be fixed globally.

@camallen
Copy link
Contributor

Cool - merging.

camallen added a commit that referenced this pull request Aug 17, 2015
Import and store legacy project counts by workflow
@camallen camallen merged commit bed1ab1 into zooniverse:master Aug 17, 2015
@edpaget edpaget deleted the import-update branch August 17, 2015 17:23
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.

2 participants