Skip to content

Release for m2m token fix. #136

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 29 commits into from
Mar 3, 2020
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
52ddd0a
Switch to tc-core-library-js for fetching m2m token
ThomasKranitsas Mar 18, 2019
2b303e3
Bump npm version
ThomasKranitsas Mar 18, 2019
6575f2a
Code 30108491
suppermancool Dec 2, 2019
1b91701
Fix tests
ThomasKranitsas Dec 3, 2019
5e470c6
Merge pull request #116 from suppermancool/code-30108491
codeMinter Dec 6, 2019
2f96814
fix filtering of provisionalScoreComplete logic
codeMinter Dec 7, 2019
5f15971
make build based on env to pick up right json file
codeMinter Dec 7, 2019
0ade41c
Fix build issues
ThomasKranitsas Dec 13, 2019
57ad31c
Adding test tag
sushilshinde Dec 14, 2019
e9ce6b6
Test release
sushilshinde Dec 14, 2019
540e0cb
Test release npm version v1000.7.0
sushilshinde Dec 14, 2019
baf0da0
added test tag
sushilshinde Dec 18, 2019
69c15ed
merged with develop
sushilshinde Dec 18, 2019
9906441
fix dups
sushilshinde Jan 6, 2020
f765197
Merge pull request #122 from topcoder-platform/develop-fix-m2m
sushilshinde Jan 6, 2020
f02f334
test release npm version
sushilshinde Jan 6, 2020
616c103
Merge remote-tracking branch 'origin/develop' into feature-mm-submiss…
veshu Jan 16, 2020
c60cc83
Merge remote-tracking branch 'origin/master' into feature-mm-submissions
sushilshinde Feb 17, 2020
16ee657
added comments
sushilshinde Feb 17, 2020
6435cd4
fix m2m token
LieutenantRoger Feb 24, 2020
35915ff
Merge pull request #131 from LieutenantRoger/jan-develop-fix-m2m
sushilshinde Feb 24, 2020
a8db62a
test release npm ver bump up to 1000.8.1
sushilshinde Feb 24, 2020
6f2df59
Merge pull request #132 from topcoder-platform/feature-mm-submissions
sushilshinde Feb 25, 2020
754b17e
resolved conflicts
sushilshinde Feb 25, 2020
9243403
resolved conflicts
sushilshinde Feb 25, 2020
89c01b9
Merge pull request #133 from topcoder-platform/jan-develop-fix-m2m
sushilshinde Feb 25, 2020
82f2317
Merge pull request #135 from topcoder-platform/develop-mm-sub-merge-fix
sushilshinde Mar 2, 2020
6ad4342
ci: test release after merge m2m
sushilshinde Mar 2, 2020
f1c2380
removed test tag, npm version bump up for prod release
sushilshinde Mar 3, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
test release npm version
  • Loading branch information
sushilshinde committed Jan 6, 2020
commit f02f3347e9d6900c8c1f36a396391278913d6de6
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
"test": "npm run lint && npm run jest"
},
"version": "1000.7.0",
"version": "1000.8.0",
"dependencies": {
"auth0-js": "^6.8.4",
"config": "^3.2.0",