Skip to content

Issue #131 #137

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

Merged
merged 3 commits into from
Jul 30, 2018
Merged

Issue #131 #137

merged 3 commits into from
Jul 30, 2018

Conversation

architectt1
Copy link
Contributor

  • Added fileUrl when sending a PROJECT_FILE_UPLOADED event to the bus api.
  • Added connectProjectsUrl config var to test.json, as it's needed for running tests.

… api.

- Added connectProjectsUrl config var to test.json, as it's needed for running tests.
@coderReview coderReview added the bug-bash To collect all tasks for a bug bash label Jul 28, 2018
config/test.json Outdated
@@ -12,6 +12,7 @@
"timelineDocType": "timelineV4"
},
"rabbitmqUrl": "amqp://localhost:5672",
"connectProjectsUrl": "https://local.topcoder-dev.com/projects/",

Choose a reason for hiding this comment

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

Can we set default values in all other configs as well? That would make setting this as env variable optional.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, done in 84b9fed.

@vikasrohit vikasrohit merged commit 884335a into feature/timeline-milestone Jul 30, 2018
@vikasrohit vikasrohit deleted the issue/131 branch August 29, 2018 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-bash To collect all tasks for a bug bash
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants