shamoon
|
7924bf8611
|
Chore: close unsupported FRs (#5804)
|
2024-02-18 08:01:08 -08:00 |
|
Trenton H
|
b60e16fe33
|
Chore: Backend dependencies update (#5676)
|
2024-02-08 09:48:24 -08:00 |
|
dependabot[bot]
|
2aced1c305
|
Chore(deps): Bump the actions group with 1 update (#5629)
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).
Updates `codecov/codecov-action` from 3 to 4
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-01 12:29:38 -08:00 |
|
dependabot[bot]
|
2c8fddb554
|
Chore(deps): Bump the actions group with 1 update (#5597)
Bumps the actions 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](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-30 00:10:12 +00:00 |
|
shamoon
|
1f3406fd77
|
Fix append changelog title
|
2024-01-24 11:51:32 -08:00 |
|
shamoon
|
530e57151d
|
Update PULL_REQUEST_TEMPLATE.md
|
2024-01-24 10:31:10 -08:00 |
|
shamoon
|
6df252c99b
|
Chore: Build fix- branches (#5501)
|
2024-01-22 16:35:45 -08:00 |
|
shamoon
|
16169ca331
|
Chore: Close outdated support / general discussions (#5443)
|
2024-01-18 19:46:12 +00:00 |
|
JigSaw
|
aa798604b3
|
Fix typo in bug report template (#5450)
|
2024-01-18 14:28:33 +00:00 |
|
shamoon
|
a2b87fe012
|
Trigger crowdin action on changes to frontend strings file
|
2024-01-10 15:54:02 -08:00 |
|
Trenton H
|
a7e1299194
|
Updates all backend, hooks and configures codespell in a slightly easier way (#5336)
|
2024-01-09 10:30:33 -08:00 |
|
shamoon
|
f525ac0af6
|
Chore: add pre-commit hook for codespell (#5324)
|
2024-01-08 13:03:05 -08:00 |
|
dependabot[bot]
|
77b9b79a9e
|
Chore(deps): Bump the actions group with 5 updates (#5203)
* Chore(deps): Bump the actions group with 5 updates
Bumps the actions group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3` | `4` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `3` | `4` |
| [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` |
| [actions/stale](https://github.com/actions/stale) | `8` | `9` |
Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)
Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
Updates `actions/stale` from 8 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* See if this fixes broken frontend coverage actions/upload & download
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-01-02 03:29:48 +00:00 |
|
shamoon
|
9b08ce1761
|
Update PULL_REQUEST_TEMPLATE.md
|
2023-12-19 15:18:51 -08:00 |
|
Trenton H
|
088bad9030
|
Bulk updates all the backend libraries (#5061)
|
2023-12-19 12:04:03 -08:00 |
|
shamoon
|
5010cc6f15
|
Update bug-report.yml
|
2023-12-17 10:26:07 -08:00 |
|
Trenton Holmes
|
d658150d42
|
Sets the Git information before pushing the documentation build
|
2023-12-06 19:20:08 -08:00 |
|
Trenton H
|
c312149b35
|
Simplifies how the documentation site is deployed (#4858)
|
2023-12-06 19:06:50 -08:00 |
|
shamoon
|
1b69b89d2d
|
Chore: Remove unneeded .env entry, revert crowdin action rm, reduce frequency
|
2023-12-02 08:24:17 -08:00 |
|
shamoon
|
20f27fe32f
|
Remove the pngx .env file for crowdin action
|
2023-12-01 18:06:38 -08:00 |
|
dependabot[bot]
|
1a50d6bb86
|
Bump the actions group with 2 updates (#4745)
Bumps the actions group with 2 updates: [actions/github-script](https://github.com/actions/github-script) and [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action).
Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)
Updates `stumpylog/image-cleaner-action` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases)
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-02 02:04:16 +00:00 |
|
shamoon
|
0b16c2db03
|
Update crowdin action triggers
|
2023-12-01 17:54:00 -08:00 |
|
shamoon
|
76ac888386
|
Chore: Implement crowdin GHA (#4706)
|
2023-12-01 17:44:33 -08:00 |
|
shamoon
|
46d216b02f
|
Remove project actions in favor of GH workflows
|
2023-11-30 23:14:59 -08:00 |
|
Trenton H
|
27155cb7e3
|
Fixes the image cleaner not running for the registry cache (#4732)
|
2023-11-30 17:12:14 -08:00 |
|
shamoon
|
c075642d78
|
Add docs requirements file for lightbox
|
2023-11-28 20:00:04 -08:00 |
|
shamoon
|
b574396751
|
Chore: Update lock-threads with discussions support (#4580)
|
2023-11-14 19:55:14 -08:00 |
|
shamoon
|
66167aeb55
|
Fix: add sleep to close old discussions
|
2023-11-13 21:10:20 -08:00 |
|
Trenton H
|
facb7226fe
|
Chore: Backend bulk updates (#4509)
|
2023-11-13 17:09:56 +00:00 |
|
shamoon
|
b671f54cb7
|
Chore: Close answered discussions (#4565)
|
2023-11-13 16:59:36 +00:00 |
|
shamoon
|
0f08796e1b
|
Allow more dependabot updates at once
|
2023-11-01 13:53:02 -07:00 |
|
dependabot[bot]
|
1f83a75d5f
|
Bump the actions group with 1 update (#4476)
Bumps the actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 11:22:39 -07:00 |
|
Trenton H
|
4fbe7f16f3
|
Stops duplicated action runs against internal PRs (#4430)
|
2023-10-26 01:05:52 +00:00 |
|
Trenton H
|
d480e91196
|
Feature: Add ahead of time compression of the static files for x86_64 (#4390)
Compressed staticfiles. x86_64 only at this point
|
2023-10-20 16:22:05 -07:00 |
|
shamoon
|
d35b0423b6
|
Update bug-report.yml
|
2023-10-18 12:12:28 -07:00 |
|
shamoon
|
651a22d056
|
Update bug-report.yml
|
2023-10-18 12:09:24 -07:00 |
|
shamoon
|
8dee246854
|
Update bug-report.yml
|
2023-10-18 12:08:10 -07:00 |
|
shamoon
|
f170cc0354
|
CI: Install frontend dependencies separately, once (#4336)
|
2023-10-09 09:44:20 -07:00 |
|
shamoon
|
57b8ee37ec
|
CI: Shard frontend tests, improve GC, use max workers (#4316)
|
2023-10-04 19:35:16 -07:00 |
|
shamoon
|
cdcd22e6a6
|
Revert #4292
|
2023-09-28 21:58:40 -07:00 |
|
shamoon
|
b1b3eb4406
|
Fix removed pull_request event from ci
|
2023-09-28 21:54:03 -07:00 |
|
shamoon
|
b0c6f5e56b
|
Remove ignore translation branches from ci (#4292)
|
2023-09-28 20:01:38 -07:00 |
|
dependabot[bot]
|
de88c6de8c
|
Bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 (#4281)
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases)
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v2.1.0...v2.2.1)
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-27 16:44:36 +00:00 |
|
Trenton H
|
613b429540
|
Updates dependabot to group some backend deps and all Github actions updates (#4280)
|
2023-09-27 09:32:25 -07:00 |
|
shamoon
|
d9abb745a9
|
Merge branch 'main' into dev
|
2023-09-26 13:33:27 -07:00 |
|
shamoon
|
702225f535
|
Update bug-report.yml
|
2023-09-26 13:33:17 -07:00 |
|
shamoon
|
7c8b501c40
|
Run npx install playwright in src-ui dir (#4239)
|
2023-09-21 17:13:19 -07:00 |
|
dependabot[bot]
|
6170f4f56a
|
Bump docker/login-action from 2 to 3 (#4221)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
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>
|
2023-09-20 13:34:58 +00:00 |
|
dependabot[bot]
|
0b00f8f4f0
|
Bump docker/setup-buildx-action from 2 to 3 (#4220)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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>
|
2023-09-20 13:24:14 +00:00 |
|
dependabot[bot]
|
a45c128c38
|
Bump docker/setup-qemu-action from 2 to 3 (#4211)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
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>
|
2023-09-20 07:31:58 +00:00 |
|