v0.0.1
Changelog
7aa2c88 Add Bug Report issue template
d45df98 Merge branch 'main' of https://github.com/c3pm-labs/c3pm into cli/test-ginko
9116e0c Merge pull request #10 from c3pm-labs/cli/add-ci
29a6518 Merge pull request #14 from c3pm-labs/rename/path-update
9bb3519 Merge pull request #16 from c3pm-labs/feat/improve-cmake
f0f6fd3 Merge pull request #17 from c3pm-labs/add-environments
3628393 Merge pull request #19 from c3pm-labs/fix-add-with-dash
286e8b5 Merge pull request #21 from c3pm-labs/add-license
19e5583 Merge pull request #23 from c3pm-labs/cli/test-ginko
2c399fe Merge pull request #24 from c3pm-labs/publish-url
b075807 Merge pull request #26 from c3pm-labs/s3-registry
9078067 Merge pull request #9 from c3pm-labs/chloebourbion-patch-1
0782bde Update README.md
603cccc add windows to goreleaser
202fc1b add: License.txt file with an MIT license
3174081 add: support for development and production environments
acc8468 chore(test): removed commented code
fdc6638 feat(CI): rm unnecessary path
a404776 feat(c3pm): convert test to ginkgo + resolve 1 test (2 errors still here)
e7e1468 feat(ci): add goreleaser config with test remote and gh workflow
edf9171 feat(cli): add CI
b127a74 feat(cli): add support for s3 registry
87de4fc feat: add package release
cdfff90 feat: add release output directory to cmake variables On windows files were put as projectRoot/Release/project.exe instead of projectRoot/project.exe
1eb2f04 first commit
fed05da fix((c3pm): lint
0e516a3 fix(add): support package with a dash in the name
c519805 fix(api): update publish URL
5dcc70e fix(c3pm): change cmakegen suite and fix lint
342af48 fix(ci): change token used by release workflow
72cc187 fix(cmake): global directory location, home folder on windows and add find_library
c5e27d8 fix(test): Fixed mock server for S3 registry
bebdec5 fix(test): Updated registry test following switch to S3
3c42f81 fix: add informations to goreleaser packages
c23edb1 fix: fix path for PR
b64ecf0 fix: gofmt
6ea57db fix: gofmt ctpm/build.go
0a94205 fix: goreleaser brew config
1513e06 fix: lib cmake generation trailing slash for install DIRECTORY
8a789bc fix: lib cmake generation trailing slash for install DIRECTORY Not using trailing slash when giving a directory means whole directory Adding a trailing slash now means to use directory's content
6424987 fix: remove name change in goreleaser nfpm config
7948415 fix: templates whitespaces to produce readable cmake
81f9135 rm path
06fa20f update .go-releaser with c3pm github name
ca18e70 update package name to reflect repo change