Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2023

Review and release the latest changes.

guergana and others added 29 commits September 7, 2023 16:40
* Add column 'type' to migrations

The seemingly unrelated CSV validation tests have been updated
as well to test the change is working. To test the changes run
sail artisan migrate:refresh --seed

Bug: T313467
* Make footer stay at the bottom of the page aka sticky

Bug: T344336
)

* Update docs and exampleMismatchFile to account for new type column

Bug: T313467

---------

Co-authored-by: noa <noa.rave@wikimedia.de>
* Add concurrency to github workflows

Bug: T345857
* Add custom noscript page for Javascript disabled browsers
* Move noscript to a separate file and update codex-design-tokens scss import

Bug: T343344
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 11.0.3 to 12.0.0.
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v11.0.3...v12.0.0)

---
updated-dependencies:
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.5

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.7.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* Bump typescript-eslint/parser from 5.59.9 to 6.0.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hasan Akgün <hasanakg@outlook.com>
This change adds a workflow to create a PR to make a production release of Mismatch Finder every two weeks approximately (on the 1st and 15th of every month) or on manual dispatch when required.

The created PR can then be reviewed by the engineers, UX and Product, and either accepted and merged or rejected and closed.
This PR adds intructions to automatically update the Table of Contents on .md files in the /docs folder on pull_request. The PR appears automatically in the PR list with the name: `chore(docs): update TOC <current_branch>-><default_branch>`. This PR will automatically generate PR #731

Bug: T332715
@itamargiv itamargiv requested a review from hasanakg November 2, 2023 11:25
@hasanakg
Copy link
Collaborator

hasanakg commented Nov 2, 2023

Did we do the database migration or it will be done within deployment?

@itamargiv
Copy link
Member

It's done after deployment. We can do it together if you want to see how it works

@itamargiv itamargiv merged commit b98172c into main Nov 2, 2023
@itamargiv itamargiv deleted the release/2023-11-01 branch November 2, 2023 16:05
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