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

feat: remove pre-release label in version #75

Merged
merged 2 commits into from
Mar 29, 2024
Merged

Conversation

donch1989
Copy link
Member

Because

  • We will use release_stage to indicate the development stage of the component instead of putting the stage in the version

This commit

  • Removes the pre-release label from the version.
  • Updates link to Instill Core.

Copy link

linear bot commented Mar 29, 2024

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.40%. Comparing base (7e26aac) to head (eca2613).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   57.40%   57.40%           
=======================================
  Files          30       30           
  Lines        3141     3141           
=======================================
  Hits         1803     1803           
  Misses       1098     1098           
  Partials      240      240           
Flag Coverage Δ
unittests 57.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@donch1989 donch1989 merged commit f0320d3 into main Mar 29, 2024
11 checks passed
@donch1989 donch1989 deleted the huitang/ins-4018 branch March 29, 2024 09:11
donch1989 pushed a commit that referenced this pull request Mar 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.14.0-beta](v0.13.0-beta...v0.14.0-beta)
(2024-03-29)


### Features

* document release stages and versions
([#70](#70))
([91457dc](91457dc))
* merge connector and operator repos into this repo
([#72](#72))
([2fd6b1d](2fd6b1d))
* read release stage in auto generated docs from field in definitions
([#68](#68))
([90ea333](90ea333))
* remove pre-release label in version
([#75](#75))
([f0320d3](f0320d3))


### Bug Fixes

* document pre-release version removal
([#71](#71))
([e527a11](e527a11))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
Because

- We will use release_stage to indicate the development stage of the
component instead of putting the stage in the version

This commit
- Removes the pre-release label from the version.
- Updates link to Instill Core.
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.14.0-beta](instill-ai/component@v0.13.0-beta...v0.14.0-beta)
(2024-03-29)


### Features

* document release stages and versions
([instill-ai#70](instill-ai#70))
([91457dc](instill-ai@91457dc))
* merge connector and operator repos into this repo
([instill-ai#72](instill-ai#72))
([2fd6b1d](instill-ai@2fd6b1d))
* read release stage in auto generated docs from field in definitions
([instill-ai#68](instill-ai#68))
([90ea333](instill-ai@90ea333))
* remove pre-release label in version
([instill-ai#75](instill-ai#75))
([f0320d3](instill-ai@f0320d3))


### Bug Fixes

* document pre-release version removal
([instill-ai#71](instill-ai#71))
([e527a11](instill-ai@e527a11))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants