Skip to content

Commit 22407fd

Browse files
authored
Merge pull request #11 from masterpointio/release-please--branches--main
chore(main): release 0.1.0
2 parents 2c6f431 + f754206 commit 22407fd

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-12-23)
4+
5+
6+
### Features
7+
8+
* adds a complete set of toolbox tasks ([0611c3d](https://github.com/masterpointio/taskit/commit/0611c3d834d72df37fec991741244a7a57096e3d))
9+
* adds a restore:noprompt task ([4835245](https://github.com/masterpointio/taskit/commit/4835245fb1ad230fc3b27529b3e778b4f43a803c))
10+
* adds tasks to manage MP components ([8a1bcbc](https://github.com/masterpointio/taskit/commit/8a1bcbc3f3b796f2e25831c6f4b73dad46d83e60))
11+
* adds the initial README, trunk, GHA, and general repo setup ([720db35](https://github.com/masterpointio/taskit/commit/720db35ddc5db309ea32d982de23d9066f8b88b5))
12+
* moves Terraform + mixin tasks to where they belong ([b7f86e8](https://github.com/masterpointio/taskit/commit/b7f86e89abea5c860cb1aa358840e73123222280))
13+
* switch from yq to dasel ([f4513f0](https://github.com/masterpointio/taskit/commit/f4513f02f34dd60f91b6e17cd094a3dedc587088))
14+
* updates snaplet to ensure COPYCAT_SECRET ([42e534e](https://github.com/masterpointio/taskit/commit/42e534e9f6592723f38b1d4911e0c65d78785447))
15+
* upsteams taskfiles from client, adds info on usage, adds exports/ ([9b27045](https://github.com/masterpointio/taskit/commit/9b270457b1b1b7d2fed98f713178384e1458ec48))
16+
17+
18+
### Bug Fixes
19+
20+
* adds SNAPSHOT_ENV in snaplet bucket upload / download path ([c6f08bf](https://github.com/masterpointio/taskit/commit/c6f08bf28f4f54d01aff0c3aae46d1899c65a916))
21+
* always need ending slash on TASKIT_LOCAL_PATH ([9e961f0](https://github.com/masterpointio/taskit/commit/9e961f0e992423b851d54648de63f76980e8b931))
22+
* clean needs to be passed the snapshot path ([8d9d719](https://github.com/masterpointio/taskit/commit/8d9d719a7134f20568cd7c48b01de64d53c80ca7))
23+
* flag for local vs remote init was wrong ([dfc3fa8](https://github.com/masterpointio/taskit/commit/dfc3fa862af180fda2b1077d73d93416062e95ad))
24+
* renames snaplet vars to avoid collisions ([8d9d719](https://github.com/masterpointio/taskit/commit/8d9d719a7134f20568cd7c48b01de64d53c80ca7))
25+
* updates https > ssh to allow clone in CI ([4cb2653](https://github.com/masterpointio/taskit/commit/4cb2653d051ddbde1302c85ca8d148a6bcaba9d6))
26+
* updates to not create snapshot path after rm -rf ([e32a0e7](https://github.com/masterpointio/taskit/commit/e32a0e79243d4c48782ab313676f711d9cd779fe))

0 commit comments

Comments
 (0)