Skip to content

feat: setup barebone basic classes#2

Merged
qingzhuozhen merged 2 commits intomainfrom
setup-barebone
Apr 15, 2022
Merged

feat: setup barebone basic classes#2
qingzhuozhen merged 2 commits intomainfrom
setup-barebone

Conversation

@qingzhuozhen
Copy link
Copy Markdown
Contributor

@qingzhuozhen qingzhuozhen commented Apr 13, 2022

Summary

  • Setup barebone, lib folder and spec folder
  • Basic config files
  • Test github action

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

Copy link
Copy Markdown
Collaborator

@bgiori bgiori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel pretty useless at reviewing this, but it looks good to me.

@qingzhuozhen qingzhuozhen merged commit a9e9e03 into main Apr 15, 2022
@qingzhuozhen qingzhuozhen deleted the setup-barebone branch April 15, 2022 00:48
github-actions Bot pushed a commit that referenced this pull request Apr 28, 2022
# 1.0.0-beta.1 (2022-04-28)

### Features

* add ampltiude cookie support ([#6](#6)) ([196eed0](196eed0))
* add docs action ([#3](#3)) ([412376d](412376d))
* add logger and debug support ([#4](#4)) ([f627089](f627089))
* docs and tests update ([#5](#5)) ([4251c45](4251c45))
* setup barebone basic classes ([#2](#2)) ([a9e9e03](a9e9e03))
* setup basic repo file and workflow ([#1](#1)) ([448a2b4](448a2b4))
github-actions Bot pushed a commit that referenced this pull request Apr 28, 2022
# 1.0.0-beta.1 (2022-04-28)

### Features

* add ampltiude cookie support ([#6](#6)) ([196eed0](196eed0))
* add docs action ([#3](#3)) ([412376d](412376d))
* add logger and debug support ([#4](#4)) ([f627089](f627089))
* docs and tests update ([#5](#5)) ([4251c45](4251c45))
* setup barebone basic classes ([#2](#2)) ([a9e9e03](a9e9e03))
* setup basic repo file and workflow ([#1](#1)) ([448a2b4](448a2b4))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request Aug 23, 2022
# 1.0.0 (2022-08-23)

### Bug Fixes

* fix empty payload error ([#11](#11)) ([e3c617c](e3c617c))
* include version to resolve name error ([#7](#7)) ([e7a4049](e7a4049))

### Features

* add ampltiude cookie support ([#6](#6)) ([196eed0](196eed0))
* add docs action ([#3](#3)) ([412376d](412376d))
* add logger and debug support ([#4](#4)) ([f627089](f627089))
* docs and tests update ([#5](#5)) ([4251c45](4251c45))
* force user with sdk library ([#15](#15)) ([cf98e83](cf98e83))
* http connection reuse ([#8](#8)) ([88a0444](88a0444))
* local evaluation ([#16](#16)) ([b049781](b049781))
* setup barebone basic classes ([#2](#2)) ([a9e9e03](a9e9e03))
* setup basic repo file and workflow ([#1](#1)) ([448a2b4](448a2b4))
* update namespace ([#13](#13)) ([ceb4848](ceb4848))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions Bot pushed a commit that referenced this pull request Dec 12, 2022
# 1.0.0 (2022-12-12)

### Bug Fixes

* add arch for Docker (linux) on M1 Mac ([#28](#28)) ([bc229a6](bc229a6))
* fix empty payload error ([#11](#11)) ([e3c617c](e3c617c))
* fix loadError for loading local evaluation function ([#21](#21)) ([b25a659](b25a659))
* fix local evaluation poller interval issue ([#26](#26)) ([abb7899](abb7899))
* include version to resolve name error ([#7](#7)) ([e7a4049](e7a4049))
* Use correct format for string interpolation ([#27](#27)) ([7e94960](7e94960))
* use response.code instead of response.status when logging error ([#23](#23)) ([3cdcb34](3cdcb34))

### Features

* add ampltiude cookie support ([#6](#6)) ([196eed0](196eed0))
* add docs action ([#3](#3)) ([412376d](412376d))
* add local evaluation header ([#24](#24)) ([04995c6](04995c6))
* add logger and debug support ([#4](#4)) ([f627089](f627089))
* docs and tests update ([#5](#5)) ([4251c45](4251c45))
* force user with sdk library ([#15](#15)) ([cf98e83](cf98e83))
* http connection reuse ([#8](#8)) ([88a0444](88a0444))
* local evaluation ([#16](#16)) ([b049781](b049781))
* setup barebone basic classes ([#2](#2)) ([a9e9e03](a9e9e03))
* setup basic repo file and workflow ([#1](#1)) ([448a2b4](448a2b4))
* update namespace ([#13](#13)) ([ceb4848](ceb4848))
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.

2 participants