Commit Graph

20 Commits

Author SHA1 Message Date
bd_
27bd3496f1
ci: fix package.json not being added to releases 2023-10-10 18:34:08 +09:00
bd_
ddbc3b164b
chore: restructure repository to put package at top-level (#477)
* chore: rearrange package structure to have the package at the root

* ci: update CI workflows

* ci: fixing workflow bugs

* ci: recurse building .zip package

* ci: more fixes

* ci: add back in the nadena.dev VPM repo

* ci: fix tests
2023-10-08 15:39:57 +09:00
bd_
823b1215e7 chore: disable unitypackage generation 2023-09-18 01:57:21 +09:00
dependabot[bot]
9e7fd463d4
chore(deps): bump actions/checkout from 3 to 4 in /.github/workflows (#427)
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](https://github.com/actions/checkout/compare/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>
2023-09-13 23:47:46 +09:00
bd_
76d97cd646 Lock to a specific commit for create-unitypackage 2023-06-26 00:07:54 +09:00
anatawa12
1850945d34 build: add upload-artifact to test created package 2023-06-26 00:07:54 +09:00
anatawa12
e6e808b2e8 build: use anatawa12's create-unitypackage instead of broken one 2023-06-26 00:07:54 +09:00
bd_
1e4ed3155f chore: validate semver when building releases 2023-04-15 20:10:50 +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_
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_
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_
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