Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.1.0 #60

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 28, 2023

🤖 I have created a release beep boop

0.1.0 (2023-08-28)

Features

  • add an initial design doc for alpha (fb03633)
  • add billfs billy to io/fs adaptor (422baa3)
  • add inmem fs and simple builtin controller (914366c)
  • add LICENSE (3d121f8)
  • api: add initial server implementation (source, defs, get and list) (d80a6fb)
  • api: add support for validating JSON schema on PUT (2237a48)
  • api: implement put and delete (525b0f4)
  • build: add ./build.sh hack:fliptcup target (f46cb54)
  • build: add ./build.sh publish target (1dd6a51)
  • build: publish fliptcup build to GHCR (0e0aa89)
  • cmd/cup: add delete subcommand (0d75510)
  • cmd/cup: adds the new cup CLI (25b314e)
  • cmd/cup: apply command and various fixes (8ff2d36)
  • cmd/cupd: support env vars (fc1caf4)
  • cmd/cup: organize commands into categories (32c8b7c)
  • cmd/cup: print PR on edit and apply (a1a607d)
  • cmd/cup: support json output for cup config context (c4983ef)
  • containers: add convenience MapStore (3b65d6b)
  • controllers/flipt.io/v1alpha: add controller (57b40d4)
  • controllers/flipt.io/v1alpha: add Flag kind controller (57b40d4)
  • controllers/flipt.io/v1alpha: add Segment kind controller (57b40d4)
  • cup/ctl: add identation to json output (57b40d4)
  • cup: support cup edit (cc9cb2a)
  • docs/site: add nextjs docs site (2d17491)
  • docs: add PUT sequence diagram (ad2a8e1)
  • docs: add resource definition controller and path (a3d6e77)
  • flipt: implement collection delete (ae5f065)
  • git/scm: implement github type SCM (4932708)
  • gitea: add gitea SCM source wrapper for PR creation (3223c37)
  • github: push both cup/cupd and cup/flipt (cf92792)
  • implement cupd serve (e35d7bb)
  • implement wasm runtime executor (5643ce6)
  • initial constructs for fidgit (7c3ea8e)
  • initial implementation of git.FilesystemStore (984c94c)
  • pkg/controller: add fs config structure (c73e021)
  • pkg/fs/git: add SCM abstraction and tests (3dcea58)
  • support local source mutations (36826e0)
  • support mutations to git source (33270b6)
  • update README (f5e37fc)
  • use billy.Filesystem and test server get (c2d3b2c)
  • wasm: implement WASM controller GET (56a6d6a)

Bug Fixes

  • api: define a valid schema in unit tests (0dc8f6f)
  • build: add cup to path in base for integration tests (a677136)
  • build: correct flag type json schema (ddc98f5)
  • build: image export only for clients default platform (9621e4f)
  • cmd/cup: add usage (8b984c7)
  • cmd/cupd: set options on subcommands (31e5141)
  • dont push and propose on empty commit (e01ffd4)
  • ext/controller/flipt: correct schema for recent validation changes (f7d8d31)
  • gh/test: install dagger CLI (a2c4dac)
  • gitfs: correct signature in unit test (8c42e7a)
  • github: use cross compilation and fix bad image name (3a530d1)
  • git: use latest wazero and update gitfs to impl Readdir (2bfc707)
  • source/git: temporarily remove gitfs in favour of tmp dir (56404c9)
  • source/git: use fork of wazero with fs.FS.ReadDir fix (9efba11)

Miscellaneous Chores

  • set release version to 0.1.0 (5532a3c)

This PR was generated with Release Please. See documentation.

@vercel
Copy link

vercel bot commented Aug 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
cup ⬜️ Ignored (Inspect) Visit Preview Aug 28, 2023 8:30am

@github-actions github-actions bot changed the title chore(main): release 1.0.0 chore(main): release 0.1.0 Aug 28, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 6dbe403 to da76b3d Compare August 28, 2023 08:30
@GeorgeMac GeorgeMac merged commit 2220c91 into main Aug 28, 2023
1 check passed
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/flipt-io/cup/releases/tag/v0.1.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant