Skip to content

[PROD] Next Release #439

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 78 commits into from
Aug 9, 2021
Merged

[PROD] Next Release #439

merged 78 commits into from
Aug 9, 2021

Conversation

maxceem
Copy link
Contributor

@maxceem maxceem commented Aug 2, 2021

Releas Guide

  1. Define ENV variables:

    For weekly surveys

    WEEKLY_SURVEY_CRON="0 1 * * 7"
    WEEKLY_SURVEY_BASE_URL="https://api.surveymonkey.net/v3/surveys"
    WEEKLY_SURVEY_SURVEY_COLLECTOR_PREFIX="[DEV] Week Ending"
        
    WEEKLY_SURVEY_JWT_TOKEN 
    WEEKLY_SURVEY_SURVEY_ID
    WEEKLY_SURVEY_SURVEY_MASTER_COLLECTOR_ID
    WEEKLY_SURVEY_SURVEY_MASTER_MESSAGE_ID
    WEEKLY_SURVEY_SURVEY_CONTACT_GROUP_ID
    

    For email notifications:

  2. Run migration: npm run migrate

    • migrations/2021-07-26-add-send-weekly-survery-fields.js
  3. Reindex RB with WP and WPP: npm run index:resource-bookings

Release Notes

cagdas001 and others added 30 commits July 27, 2021 13:51
* Accept `hoursPerWeek` for jobs, when creating a team.
* Fix `getSkillIdsByNames` to return ids in the exact same order of names.
* Include skill ids in `getSkillsByJobDescription` response

Addresses topcoder-archive/topcoder-platform-taas-app#400, topcoder-archive/topcoder-platform-taas-app#407
feat: polish release - v1.2 - Milestone19
fix: script to import job from RCRM
fix postman collection after merging
fix maxPossibleDays calculation
don't update amount in challenge as it is not allowed by Challenge API

ref issue #431
endpoints for create/update WPP in bulk
@github-pages github-pages bot temporarily deployed to github-pages August 5, 2021 07:24 Inactive
@github-pages github-pages bot temporarily deployed to github-pages August 5, 2021 07:36 Inactive
@github-pages github-pages bot temporarily deployed to github-pages August 5, 2021 08:29 Inactive
…scheduler

[DEV] Send Email Notifications using Scheduler
@github-pages github-pages bot temporarily deployed to github-pages August 5, 2021 13:22 Inactive
@github-pages github-pages bot temporarily deployed to github-pages August 5, 2021 13:47 Inactive
@github-pages github-pages bot temporarily deployed to github-pages August 6, 2021 13:20 Inactive
@github-pages github-pages bot temporarily deployed to github-pages August 9, 2021 06:15 Inactive
fix(role-service): update validations to accept positive integers
@github-pages github-pages bot temporarily deployed to github-pages August 9, 2021 06:42 Inactive
@github-pages github-pages bot temporarily deployed to github-pages August 9, 2021 06:51 Inactive
@maxceem maxceem marked this pull request as ready for review August 9, 2021 07:00
@nkumar-topcoder nkumar-topcoder merged commit 5d02723 into master Aug 9, 2021
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.

9 participants