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: add functions for version request #231

Merged
merged 3 commits into from
Aug 3, 2022
Merged

Conversation

l-qing
Copy link
Contributor

@l-qing l-qing commented Aug 2, 2022

Changes

  • add function to validate regular expression
  • add functions to convert git status

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • spec PR link included
  • Follows the commit message standard
  • Meets the contributing guidelines (including
    functionality, content, code)
  • Test cases with documentation and functionality works as expected using current and related github repos (MUST deploy and check)
  • Release notes block below has been filled in or deleted (only if no user facing changes)

@l-qing l-qing changed the title feat: add version request feat: add functions for version request Aug 2, 2022
apis/meta/v1alpha1/buildmetadata_funcs.go Outdated Show resolved Hide resolved
apis/meta/v1alpha1/buildmetadata_funcs.go Outdated Show resolved Hide resolved
apis/meta/v1alpha1/buildmetadata_funcs.go Outdated Show resolved Hide resolved
@alaudabot
Copy link
Contributor

Quality Gate

updated at Tue Aug 2 14:46:12 UTC 2022

Status: OK 🟢

Metric Rating
🐛 Bugs: 0 🏗 Reliability: A 🟢
🤮 Code smells: 0 🛠 Maintainability: A 🟢
⚠️ Vulnerabilities: 0 🦺 Security: A 🟢
🔥 Security hotspots: 0 🔎 Security Review: A 🟢
Metric Change set Target (main) After
🧪 Code coverage 88.46%
Coverage on 52 new lines
37.80% 38.30% ⬆️ 🟢
estimated after merge
allowed difference 0
👥 Duplications 0.00%
Duplications on 0 new lines
0.20% 0.20% ↔️ 🟢
estimated after merge
allowed difference 0

[231]

@l-qing l-qing merged commit c989169 into main Aug 3, 2022
@l-qing l-qing deleted the feat/add-version-request branch August 3, 2022 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants