76 Commits

Author SHA1 Message Date
6528ffd24c Update ffurrer2/extract-release-notes action to v2 (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-27 17:54:16 -05:00
801119c582 Update actions/setup-java action to v4 (#264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 11:00:42 -05:00
ba703e017d Update actions/checkout digest to 8ade135 (#222)
* Update actions/checkout digest to 8ade135

* Update build.yaml

* Update gradle-wrapper.yaml

* Update release.yaml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jake Wharton <github@jakewharton.com>
2023-09-23 12:02:20 +00:00
f1d5490e50 Update actions/checkout action to v4 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-04 10:30:35 -04:00
099a482196 Run Jest sample on CI (#149)
The output is trash, but we aren't interested in the ANSI correctness so much as that its logic runs correctly.
2023-03-12 03:42:30 +00:00
b074e470da Gradle things mostly for CI (#148) 2023-03-12 03:24:39 +00:00
60a1dbb0ad Build on MacOS (#123)
We have Mac targets now and they can only be built on a Mac. Linux and Windows can also be built on Mac.
2023-02-20 05:13:39 +00:00
3f4606a8a8 Publish infrastructure (#122) 2023-02-20 03:32:36 +00:00
4544ae3cd7 Migrate to new publish env vars (#121) 2023-02-20 03:00:56 +00:00
8c442d72c7 Only build trunk. Branch builds on manual dispatch. (#119) 2023-02-19 16:40:39 +00:00
fa4f570b83 Delete dependabot.yaml 2023-01-23 21:38:54 -05:00
ebccbe4271 Build samples in main project 2023-01-18 10:24:56 -05:00
95c0826ab3 Fix docs builds on CI 2022-09-06 15:55:17 -04:00
89704b0b26 Fix a bunch of things 2022-08-11 23:47:47 -04:00
08538ec896 Restructure the project to put Mosaic at the root
Samples are now in a nested build.
2022-08-11 22:38:19 -04:00
9927950a01 Use Google's compiler and JetBrains' runtime
There is no need to build these things ourselves anymore. Woo!
2022-08-11 22:23:44 -04:00
b44c58bacf Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 20:22:56 +00:00
4d350cbe4e Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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.4.0...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 15:28:17 -05:00
3a8a4b7ed3 Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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.3.5...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 17:14:55 -04:00
8d05fcccd5 Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 16:48:17 -04:00
28c5f5dc80 Prepare version 0.1.0 2021-06-25 23:08:34 -04:00
fbafc2b0bf Use full wildcards for CI
This fixes branch builds which contain slashes, as mine do.
2021-05-13 22:40:48 -04:00
11d276f2d9 Restructure project to a nested build
This allows the samples (formerly examples) to configure themselves like a regular consumer would (using the Gradle plugin).
2021-05-05 12:37:19 -04:00
b4ed6f78f7 Deploy documentation automatically 2021-05-05 00:14:46 -04:00
b35b681377 Push snapshots from CI 2020-11-19 15:48:17 -05:00
01d8b73e26 Get Yoga building 2020-09-03 13:59:55 -04:00