Commit Graph

84 Commits

Author SHA1 Message Date
bd_
c21e1fe1a6 chore: debugging dev-docs build 2023-03-25 14:59:10 +09:00
bd_
7e928c6e42 chore: rename a step 2023-03-25 14:57:38 +09:00
bd_
d03ffd882a chore: fix incorrect branch reference 2023-03-25 14:54:29 +09:00
dependabot[bot]
c7063930bd
chore(deps): bump actions/download-artifact in /.github/workflows (#252) 2023-03-25 05:48:42 +00:00
dependabot[bot]
45945d9f7f
chore(deps): bump actions/deploy-pages from 1 to 2 in /.github/workflows (#251)
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 2.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  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-03-25 14:48:03 +09:00
dependabot[bot]
af5c6e46a5
chore(deps): bump notiz-dev/github-action-json-property (#250)
Bumps [notiz-dev/github-action-json-property](https://github.com/notiz-dev/github-action-json-property) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/notiz-dev/github-action-json-property/releases)
- [Commits](7c8cf5cc36...a5a9c668b1)

---
updated-dependencies:
- dependency-name: notiz-dev/github-action-json-property
  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-03-25 14:47:51 +09:00
dependabot[bot]
ff8cd6b705
chore(deps): bump softprops/action-gh-release in /.github/workflows (#249)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](1e07f43987...de2c0eb89a)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 14:47:41 +09:00
dependabot[bot]
38043d3073
chore(deps): bump thedoctor0/zip-release in /.github/workflows (#248)
Bumps [thedoctor0/zip-release](https://github.com/thedoctor0/zip-release) from 0.6.2 to 0.7.1.
- [Release notes](https://github.com/thedoctor0/zip-release/releases)
- [Commits](09336613be...a24011d8d4)

---
updated-dependencies:
- dependency-name: thedoctor0/zip-release
  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-03-25 14:47:28 +09:00
bd_
8ead8bd8c5 chore: build dev branch docs as well 2023-03-25 14:45:55 +09:00
bd_
f3a2aa987b chore: only run GameCI on unity-related changes 2023-03-25 14:38:32 +09:00
bd_
7fa4146a91
chore: update dependabot.yml 2023-03-25 14:36:08 +09:00
bd_
48c112ddcf
chore: update dependabot.yml 2023-03-25 14:35:13 +09:00
bd_
6e1c3b65d3
chore: enable dependabot for github actions 2023-03-25 14:32:02 +09:00
bd_
a56d8a0ab8 chore: adjust gameci workflow to run on external PRs 2023-03-25 14:03:48 +09:00
bd_
c8db23e349 chore: enable GameCI 2023-03-04 21:39:27 +09:00
bd_
b52e33a517 chore: upgrade docs to yarn 2.0 2023-02-17 21:52:03 +09:00
bd_
d4639e2d70 Move actual icon to the icons repository
Since the icon isn't MIT-licensed, this change replaces it in the dev
repo with a placeholder and adds the real icon back in at package build
time (like we do with the main logo image).
2023-02-17 20:59:11 +09:00
bd_
1f847c8326 Fix release automation 2022-11-10 20:53:56 -08:00
bd_
318599ae3d The Big Rename
Closes: #84
2022-11-10 20:42:46 -08:00
bd_
03bb8d85a6 Add logo rendering logic 2022-10-22 13:51:09 -07:00
bd_
13a5bb5d50 Adding logo to docs page 2022-10-22 12:48:58 -07:00
bd_
8d4d1642cf
Update dependabot.yml 2022-09-09 22:14:12 -07:00
bd_
cda684cfa2
Create dependabot.yml 2022-09-09 22:12:58 -07:00
bd_
236ddc39a2 Restore missing deploy-pages workflow 2022-09-09 17:57:52 -07:00
bd_
e06dc75612 Switch to using yarn 2022-09-09 17:24:37 -07:00
bd_
08050f4021 Refactor out docs building logic 2022-09-09 17:20:37 -07:00
bd_
ebabad6550 Add repo rebuild trigger 2022-09-09 17:14:33 -07:00
bd_
7af8a29be0 Fix workflow naming 2022-09-08 21:01:14 -07:00
bd_
442f965696 Enable workflows for PRs 2022-09-08 20:52:49 -07:00
bd_
88dd3cffdb Fixing/updating workflows 2022-09-08 20:38:15 -07:00
bd_
bb8eb3152d wip 2022-09-07 20:46:39 -07:00
bd_
ee09cb0089 WIP docs 2022-08-30 16:47:28 -07:00
bd_
01512da3ec Testing generating package-installing unitypackage file 2022-08-30 16:20:02 -07:00
bd_
5ca2728b4a WIP-workflows 2022-08-28 20:24:01 -07:00