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

Release/4.1.0 #222

Merged
merged 121 commits into from
Aug 7, 2021
Merged

Release/4.1.0 #222

merged 121 commits into from
Aug 7, 2021

Conversation

thomasyu888
Copy link
Member

@thomasyu888 thomasyu888 commented Aug 7, 2021

  • Did you run your tests locally (instructions here)?
  • Did you add a good description about your changes or additions?

thomasyu888 and others added 25 commits July 16, 2020 14:47
* Update docs

* update docs and version

* Fix

* No longer support synapseclient<2.1.0

* Add submission id

* Add in docker validate

* Fix

* Fix docs
* Add in function to remove members from team

* Remove extra space
* Get team member count rest call

* Add tests

* Add tests

* Update tests/test_teams.py
* move team related functions to team module

* ilnt
* Create functions to - download and upload synapse wikis in markdown + wiki config

* Add doc strings

* Add cli

* add more details in print

* Change to pull and push wiki, remove config_path and use workdir

* Add docs

* Add docs

* Add docs

* Edit

* Edit docs

* Use workdir parameter for all wiki commands

* Add docs

* add doc

* Add tests

* Add tests

* Lint

* Make improvements

* Add fine grain validationg

* Lint

* Test for strings and ints

* Fix tests

* Remove

* Edit

* Comment out valiate-wiki-config function

* Fix

* Make sure to use isfile instead of os.path.exists

* Edit

* Add wikiId in front of markdown path

* Add comment

* Update wiki
fix conditionals for permissions check
* Update client

* Remove support for 3.6

* Limit

* Remove version for pandas

* Fix

* Don't drop support for python 3.6 yet

* Don't set pandas version
* Remove helpers, but refactor stopping submissions that are over a specific quota

* Remove tests for helpers

* Add in tests

* Add submission tests

* query fail
* Update synapse login to utilize new auth token env

* Remove line

* Remove line
@pep8speaks
Copy link

pep8speaks commented Aug 7, 2021

Hello @thomasyu888! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 815:80: E501 line too long (82 > 79 characters)

Comment last updated at 2021-08-07 07:40:43 UTC

@coveralls
Copy link

coveralls commented Aug 7, 2021

Pull Request Test Coverage Report for Build 1107496361

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.648%

Totals Coverage Status
Change from base Build 629713720: 0.0%
Covered Lines: 996
Relevant Lines: 1235

💛 - Coveralls

@thomasyu888 thomasyu888 merged commit 90328fa into main Aug 7, 2021
@thomasyu888 thomasyu888 deleted the release/4.1.0 branch August 7, 2021 09:08
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.

error when no arguments given to challengeutils command
4 participants