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 testmetadata to configmaps #571

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

qnswirlds
Copy link
Contributor

Description

This pull request changes the following:

  • Add testmetadata to configmaps

Related Issues

@qnswirlds qnswirlds self-assigned this Nov 17, 2023
Copy link

Unit Test Results

  26 files    26 suites   1m 15s ⏱️
109 tests 105 ✔️ 4 💤 0
110 runs  106 ✔️ 4 💤 0

Results for commit a545b7d.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Comment on lines +9 to +10
labels:
{{- include "fullstack.testLabels" $ | nindent 4 }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

After the #560 fix for #532, these labels are also displayed correctly for configmaps.

@qnswirlds qnswirlds merged commit cd62f1f into main Nov 17, 2023
13 checks passed
@qnswirlds qnswirlds deleted the 00570-test-metadata-for-configmaps branch November 17, 2023 22:53
swirlds-automation added a commit that referenced this pull request Dec 6, 2023
## [0.14.0](v0.13.0...v0.14.0) (2023-12-06)

### Features

* add testmetadata to configmaps ([#571](#571)) ([cd62f1f](cd62f1f))
* **cli:** allow deploying JSON RPC relay for different nodes ([#578](#578)) ([8b398fd](8b398fd))
* **cli:** implement dependency manager and show check list for init command ([#593](#593)) ([e71b069](e71b069))
* **cli:** use prompts and progress stats for relay command ([#598](#598)) ([2974c8f](2974c8f))
* **cli:** use prompts and progress status for cluster commands ([#594](#594)) ([4eedfc1](4eedfc1))
* **cli:** use prompts and show progress status for node setup command steps ([#587](#587)) ([1bb4c79](1bb4c79))
* initial implementation of cluster reset command ([#577](#577)) ([2c43f20](2c43f20))

### Bug Fixes

* ensure the NPM package version is updated and committed ([#607](#607)) ([0497bde](0497bde))
* remove snyk scan issue by upgrading jcovalent ([#600](#600)) ([8b52c5f](8b52c5f))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Update configmaps to include test metadata Charts[Label] Add test metadata to resource labels
3 participants