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 with Sorry Cypress #1

Merged
merged 20 commits into from
Nov 23, 2022
Merged

Merge with Sorry Cypress #1

merged 20 commits into from
Nov 23, 2022

Conversation

EHoglid
Copy link
Owner

@EHoglid EHoglid commented Nov 23, 2022

For bug fixes:

  • Add a reference to the original issue
  • Add a test and / or some kind of instructions to verify the fix

For new features:

  • It's better to first discuss features proposal in Discussions or Slack
  • Describe the use-case in details
  • Ensure the solution is backwards-compatible
  • Test it. Submit screenshots / outputs / tests together with the PR.

dependabot bot and others added 20 commits November 8, 2022 08:28
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Add ability to seek recording video on click
…ader-utils-1.4.1

build(deps): bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ader-utils-1.4.2

build(deps): bump loader-utils from 1.4.1 to 1.4.2
build(dashboard): switch to nginx unprivileged docker
* Add octokit dependency

This github client will make it easier to update a commit status with different auth mechanisms

* Add new fields for github app authentication

* Add different authentication mechanisms for github to the UI

* Use octokit to report status to github
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.10.1 to 3.11.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/apollo-server-core@3.11.1/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-core@3.11.1/packages/apollo-server-core)

---
updated-dependencies:
- dependency-name: apollo-server-core
  dependency-type: indirect
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Only install necessary octokit packages

Requiring all of `octokit` is a bit overkill and installs a lot of packages that are actually not used. Only installing `@octokit/rest` and `@octokit/auth-app` is enough for our use case.

* Also trigger linting and tests on `pull_request`
* Adjust github reporter tests and support enterprise URL

When switching to octokit, the support for an enterprise URL was not implemented properly. With these changes it is now again possible to use an enterprise URL and the test were adjusted properly.

* fix hook TS conflicts

Co-authored-by: Andrew Goldis <agoldis@gmail.com>
@EHoglid EHoglid merged commit 38d599f into EHoglid:master Nov 23, 2022
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.

5 participants