This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
Releases: hatchet-dev/hatchet-v1-archived
Releases · hatchet-dev/hatchet-v1-archived
Release v0.1.0-alpha.2
Merge pull request #51 from hatchet-dev/belanger/remove-ee Remove `ee` folder ref from dockerfiles
Release v0.1.0-alpha.1
What's Changed
- Update release script that creates release formulae by @abelanger5 in hatchet-dev/hatchet#20
- Add back
rm
to release script by @abelanger5 in hatchet-dev/hatchet#21 - Implement fixes for onboarding issues based on user feedback by @abelanger5 in hatchet-dev/hatchet#22
- Add Docker build and push steps to prerelease and release steps by @abelanger5 in hatchet-dev/hatchet#23
- Remove
pkg
dir from Dockerfile by @abelanger5 in hatchet-dev/hatchet#24 - Build docker image with buildkit enabled by @abelanger5 in hatchet-dev/hatchet#25
- Add other dockerfiles and fix builds with
hatchet-server
by @abelanger5 in hatchet-dev/hatchet#26 - Fix
runner-worker
Dockerfile by removing concurrency by @abelanger5 in hatchet-dev/hatchet#27 - Add
openssl
tohatchet-admin
docker container by @abelanger5 in hatchet-dev/hatchet#28 - Add
bash
to admin docker container by @abelanger5 in hatchet-dev/hatchet#29 - Fix version issues and improve
runner-worker
andadmin
commands by @abelanger5 in hatchet-dev/hatchet#30 - Add
--overwrite
option tohatchet-admin
by @abelanger5 in hatchet-dev/hatchet#31 - Fix issues with invite links incorrectly shown on organization settings by @abelanger5 in hatchet-dev/hatchet#32
- Update
hatchet-admin quickstart
and remove encryption footguns by @abelanger5 in hatchet-dev/hatchet#33 - Merge config instead of overwrite by @abelanger5 in hatchet-dev/hatchet#34
- Return valid response when Github app installations are empty by @abelanger5 in hatchet-dev/hatchet#35
- Fix github app installation flow by @abelanger5 in hatchet-dev/hatchet#36
- Hotfix github app schema by @abelanger5 in hatchet-dev/hatchet#37
- Add centralized deployment option to
runner-worker
by @abelanger5 in hatchet-dev/hatchet#38 - Call
mkdir
for repository destination folder on runner by @abelanger5 in hatchet-dev/hatchet#39 - Add config to hatchet-runners by @abelanger5 in hatchet-dev/hatchet#40
- Set module monitor in runner env properly by @abelanger5 in hatchet-dev/hatchet#41
Full Changelog: hatchet-dev/hatchet@v0.1.0-alpha.0...v0.1.0-alpha.1
Release v0.1.0-alpha.0
Initial release of Hatchet. See docs for more information.
Full Changelog: https://github.com/hatchet-dev/hatchet/commits/v0.1.0-alpha.0