Commit graph

160 commits

Author SHA1 Message Date
dependabot[bot]
228101fd48
Bump docker/setup-buildx-action from 1 to 2 (#1737)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)

---
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>

[skip ci]
2022-05-16 21:21:09 -07:00
dependabot[bot]
54a878f7b1
Bump docker/setup-qemu-action from 1 to 2 (#1736)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2)

---
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>

[skip ci]
2022-05-16 21:21:01 -07:00
dependabot[bot]
9df184d7f4
Bump docker/build-push-action from 2 to 3 (#1735)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Upgrade guide](https://github.com/docker/build-push-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-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>

[skip ci]
2022-05-16 21:20:50 -07:00
dependabot[bot]
86dd3f0db7
Bump actions/checkout from 2 to 3.0.2 (#1726)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3.0.2)

---
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>

[skip ci]
2022-05-16 21:20:39 -07:00
dependabot[bot]
89d9fcac66
Bump actions/stale from 4 to 5 (#1714)
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/stale
  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>

[skip ci]
2022-05-16 21:20:19 -07:00
dependabot[bot]
f6214c9a98
Bump actions/upload-artifact from 2 to 3 (#1712)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>

[skip ci]
2022-05-16 21:20:05 -07:00
dependabot[bot]
988c6750aa
Bump actions/download-artifact from 2 to 3 (#1711)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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>

[skip ci]
2022-05-16 21:19:54 -07:00
dependabot[bot]
04b745b584
Bump actions/setup-python from 2 to 3.1.1 (#1709)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>

[skip ci]
2022-05-16 21:19:14 -07:00
dependabot[bot]
f068bcca01
Bump actions/cache from 2 to 3.0.1 (#1701)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1.
- [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/v2...v3.0.1)

---
updated-dependencies:
- dependency-name: actions/cache
  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>

[skip ci]
2022-05-16 21:17:59 -07:00
JonnyWong16
ae3135e66e
Update dependabot pull request limit 2021-11-28 14:24:52 -08:00
JonnyWong16
0a2cc953c6
Update added issues label action message
[skip ci]
2021-11-13 21:03:34 -08:00
JonnyWong16
c9675b2fde
Update package installers to Python 3.9 2021-10-15 17:33:34 -07:00
JonnyWong16
81d8d5e1ae
Combine package requirements into single file 2021-10-15 17:24:07 -07:00
dependabot[bot]
b82b1cdfd5
Bump technote-space/workflow-conclusion-action from 2.1.7 to 2.2
Bumps [technote-space/workflow-conclusion-action](https://github.com/technote-space/workflow-conclusion-action) from 2.1.7 to 2.2.
- [Release notes](https://github.com/technote-space/workflow-conclusion-action/releases)
- [Changelog](https://github.com/technote-space/workflow-conclusion-action/blob/main/.releasegarc)
- [Commits](https://github.com/technote-space/workflow-conclusion-action/compare/v2.1.7...v2.2)

---
updated-dependencies:
- dependency-name: technote-space/workflow-conclusion-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 17:12:43 +00:00
JonnyWong16
0fbb28eca2
Don't stale PRs in review
[skip ci]
2021-08-27 12:49:51 -07:00
JonnyWong16
ebb82eaecc
Merge branch 'nightly' into dependabot/github_actions/nightly/actions/stale-4 2021-08-15 16:54:27 -07:00
JonnyWong16
d17432460d
Remove skip-stale-issue-message and skip-stale-pr-message 2021-08-15 16:53:43 -07:00
JonnyWong16
4e0bb34d6c
Merge pull request #1462 from Tautulli/dependabot/github_actions/nightly/technote-space/workflow-conclusion-action-2.1.7
Bump technote-space/workflow-conclusion-action from 1 to 2.1.7
2021-08-15 16:50:19 -07:00
JonnyWong16
9410f46446
Merge pull request #1460 from Tautulli/dependabot/github_actions/nightly/joncloud/makensis-action-3.6
Bump joncloud/makensis-action from 3.4 to 3.6
2021-08-15 16:46:36 -07:00
JonnyWong16
4d230e3a6b
Merge pull request #1483 from TheMeanCanEHdian/nightly
Convert issue templates to forms.
[skip ci]
2021-08-15 16:39:18 -07:00
JonnyWong16
fd9ed1291d
Ignore dependencies for stale workflow
[skip ci]
2021-08-15 15:10:01 -07:00
TheMeanCanEHdian
f28a4e92b4 Update various formatting items.
- Change `ex.` to `eg.`
- Move non-example placeholders to descriptions
- Add description to Steps to Reproduce & Relevant Settings
2021-08-07 11:17:23 -05:00
TheMeanCanEHdian
2aaa15793a Fix formatting of placeholders and use descriptions. 2021-08-07 10:25:14 -05:00
TheMeanCanEHdian
c06c046c48 Convert issue templates to forms. 2021-08-07 10:12:30 -05:00
dependabot[bot]
608232a195
Bump actions/stale from 3 to 4
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-15 20:24:13 +00:00
dependabot[bot]
150aa7b2e7
Bump technote-space/workflow-conclusion-action from 1 to 2.1.7
Bumps [technote-space/workflow-conclusion-action](https://github.com/technote-space/workflow-conclusion-action) from 1 to 2.1.7.
- [Release notes](https://github.com/technote-space/workflow-conclusion-action/releases)
- [Changelog](https://github.com/technote-space/workflow-conclusion-action/blob/master/.releasegarc)
- [Commits](https://github.com/technote-space/workflow-conclusion-action/compare/v1...v2.1.7)

---
updated-dependencies:
- dependency-name: technote-space/workflow-conclusion-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-15 20:24:08 +00:00
dependabot[bot]
6a408ea12a
Bump joncloud/makensis-action from 3.4 to 3.6
Bumps [joncloud/makensis-action](https://github.com/joncloud/makensis-action) from 3.4 to 3.6.
- [Release notes](https://github.com/joncloud/makensis-action/releases)
- [Commits](https://github.com/joncloud/makensis-action/compare/v3.4...v3.6)

---
updated-dependencies:
- dependency-name: joncloud/makensis-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-15 20:24:03 +00:00
JonnyWong16
9f3ece4279
Add dependabot
[skip ci]
2021-07-08 20:48:21 -07:00
JonnyWong16
fe765f7827
Update fixed label comment action
[skip ci]
2021-07-03 18:48:23 -07:00
JonnyWong16
35b69b8cfc
Update label workflows
[skip ci]
2021-05-14 16:00:02 -07:00
JonnyWong16
40b1aa0737
Update pull request template
[skip ci]
2021-05-14 14:43:20 -07:00
JonnyWong16
29637fe5cc
Add do not upload attachments to issues template
[skip ci]
2021-05-06 13:26:47 -07:00
JonnyWong16
bb44341535
Quote strings in stale issues workflow
[skip ci]
2021-05-01 23:00:11 -07:00
JonnyWong16
bc921e6f34
Add stale issues workflow
[skip ci]
2021-05-01 22:54:20 -07:00
JonnyWong16
18b4084ae1
Remove stale issues bot
[skip ci]
2021-05-01 22:54:07 -07:00
JonnyWong16
b87bd1dab2
Add stale issues bot
[skip ci]
2021-04-29 12:00:34 -07:00
JonnyWong16
653be526de
Update issues label action 2021-04-11 17:03:58 -07:00
jonny
490b15b9a3
Revert "GitBook: [nightly] 11 pages modified"
This reverts commit 2acb220f3e.
2021-03-16 15:14:46 -07:00
jonny
2acb220f3e
GitBook: [nightly] 11 pages modified 2021-03-16 22:06:28 +00:00
JonnyWong16
6089d44ed0
Update pull_request_template.md
[skip ci]
2021-03-06 12:19:51 -08:00
JonnyWong16
1bb4b4a08d
Update workflows 2021-03-05 10:55:13 -08:00
JonnyWong16
097b4a9e78
Add feature request template
[skip ci]
2021-03-02 19:20:54 -08:00
JonnyWong16
83ba14cbd3
Revert "Move pull request template"
This reverts commit c1d77c21eb.
[skip ci]
2021-03-02 17:40:37 -08:00
JonnyWong16
c1d77c21eb
Move pull request template
[skip ci]
2021-03-02 17:35:03 -08:00
JonnyWong16
ba20f950cd
Add issues workflow
[skip ci]
2021-03-02 17:28:27 -08:00
JonnyWong16
b481d6d119
Add issues template
[skip ci]
2021-03-02 17:19:37 -08:00
JonnyWong16
d297e77d31
Manually trigger lock issues workflow
[skip ci]
2021-03-02 16:44:35 -08:00
JonnyWong16
f11200af72
Lock all issues
[skip ci]
2021-03-02 16:11:15 -08:00
JonnyWong16
ffabd79479
Add [skip ci] to workflows 2021-03-02 16:07:40 -08:00
JonnyWong16
9adb2ef7b1
Update workflows 2021-02-28 15:07:34 -08:00