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

merge #7

Merged
merged 55 commits into from
Jan 23, 2024
Merged

Conversation

nick2432
Copy link
Owner

Summary

References

Reviewer guidance


Testing checklist

  • Contributor has fully tested the PR manually
  • If there are any front-end changes, before/after screenshots are included
  • Critical user journeys are covered by Gherkin stories
  • Critical and brittle code paths are covered by unit tests

PR process

  • PR has the correct target branch and milestone
  • PR has 'needs review' or 'work-in-progress' label
  • If PR is ready for review, a reviewer has been added. (Don't use 'Assignees')
  • If this is an important user-facing change, PR or related issue has a 'changelog' label
  • If this includes an internal dependency change, a link to the diff is provided

Reviewer checklist

  • Automated test coverage is satisfactory
  • PR is fully functional
  • PR has been tested for accessibility regressions
  • External dependency files were updated if necessary (yarn and pip)
  • Documentation is updated
  • Contributor is in AUTHORS.md

adviti-mishra and others added 30 commits December 4, 2023 22:17
Workflow for task_runner tests in multiprocessing mode in the macOS environment to stimulate conditions for the KeyError issue
running specific test cases made to test the fix
Do minimal fixes to docs to allow build to proceed.
Fixed intermittent KeyError when handling a finished future in the task worker #11350
Catch badly formed UUIDs passed to facility parameter
nick2432 and others added 25 commits January 18, 2024 07:04
Unpin docs requirements and tweak docs to fix build
Swap on-my-own const for using the existing Personal const
Fix welcome modal appearing after deleting channels
…ntext

No download buttons in app context
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-minimizer-webpack-plugin@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the github group with 1 update: [actions/cache](https://github.com/actions/cache).


Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github
...

Signed-off-by: dependabot[bot] <support@github.com>
…11737)

* override the configuration to default false

* remove conf overriding in _set_from_envvars

* remove envvar from conf that are in os.environ
…rn/css-minimizer-webpack-plugin-6.0.0

Bump css-minimizer-webpack-plugin from 5.0.1 to 6.0.0
…ions/github-3e83326924

Bump the github group with 1 update
No longer needed as the android app supports full screening now.
Remove coach page specific sub nav toggling.
Removes uncleaned up reference to isAndroidWebview.
Turn on learner resource download by default for on my own setup.
Prevent learner only devices from being shown as an import source when creating one.
@nick2432 nick2432 merged commit 4655620 into nick2432:release-v0.16.x Jan 23, 2024
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