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 github templates #124

Merged
merged 7 commits into from
Jun 28, 2023
Merged

feat: add github templates #124

merged 7 commits into from
Jun 28, 2023

Conversation

nathanklick
Copy link
Member

@nathanklick nathanklick commented Jun 28, 2023

Description

This pull request fixes or changes the following:

  • Adds a Github dependabot configuration
  • Creates new issues and pull request templates
  • Adds a CodeCov configuration file
  • Updates the readme file

Related Issues

Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
@nathanklick nathanklick added New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. P0 An issue impacting production environments or impacting multiple releases or multiple individuals. labels Jun 28, 2023
@nathanklick nathanklick self-assigned this Jun 28, 2023
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
@github-actions
Copy link

github-actions bot commented Jun 28, 2023

Unit Test Results

35 tests  ±0   32 ✔️ ±0   29s ⏱️ ±0s
  8 suites ±0     3 💤 ±0 
  8 files   ±0     0 ±0 

Results for commit 1764540. ± Comparison against base commit 70c66ca.

♻️ This comment has been updated with latest results.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Merging #124 (1764540) into main (70c66ca) will increase coverage by 51.79%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #124       +/-   ##
===========================================
+ Coverage        0   51.79%   +51.79%     
- Complexity      0      139      +139     
===========================================
  Files           0       36       +36     
  Lines           0      668      +668     
  Branches        0       73       +73     
===========================================
+ Hits            0      346      +346     
- Misses          0      290      +290     
- Partials        0       32       +32     

see 36 files with indirect coverage changes

Impacted file tree graph

@sonarqubecloud
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

@nathanklick nathanklick merged commit 7990742 into main Jun 28, 2023
@nathanklick nathanklick deleted the 00065-GH-Templates branch June 28, 2023 14:26
nathanklick pushed a commit that referenced this pull request Jun 28, 2023
## [0.2.0](v0.1.2...v0.2.0) (2023-06-28)

### Features

* add github templates ([#124](#124)) ([7990742](7990742))
* boilerplate helm chart ([#121](#121)) ([70c66ca](70c66ca))
* publish the helm client to maven central ([#123](#123)) ([6b40d2d](6b40d2d))
* relocates the docker image definition and adds a new image definition ([#126](#126)) ([db59e7c](db59e7c))
github-actions bot pushed a commit that referenced this pull request Jun 29, 2023
## [0.2.0-alpha.1](v0.1.2...v0.2.0-alpha.1) (2023-06-29)

### Features

* add github templates ([#124](#124)) ([7990742](7990742))
* boilerplate helm chart ([#121](#121)) ([70c66ca](70c66ca))
* publish the helm client to maven central ([#123](#123)) ([6b40d2d](6b40d2d))
* relocates the docker image definition and adds a new image definition ([#126](#126)) ([db59e7c](db59e7c))
@hashgraph hashgraph deleted a comment from github-actions bot Jun 29, 2023
swirlds-automation added a commit that referenced this pull request Jul 5, 2023
## [0.2.0](v0.1.2...v0.2.0) (2023-07-05)

### Features

* add github templates ([#124](#124)) ([7990742](7990742))
* add otel collector sidecar container ([#134](#134)) ([09de701](09de701))
* add semantic-release based CI pipelines ([#136](#136)) ([76055e0](76055e0))
* add SLF4J logging to fullstack-helm-client module ([#137](#137)) ([4115810](4115810))
* boilerplate helm chart ([#121](#121)) ([70c66ca](70c66ca))
* implement mirror.py container support (via side car) ([#135](#135)) ([c8ea9e2](c8ea9e2))
* publish the helm client to maven central ([#123](#123)) ([6b40d2d](6b40d2d))
* relocates the docker image definition and adds a new image definition ([#126](#126)) ([db59e7c](db59e7c))

### Bug Fixes

* update configurations for mirror uploader sidecars ([#138](#138)) ([118662f](118662f))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. P0 An issue impacting production environments or impacting multiple releases or multiple individuals. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IRS: Setup Github Issue and PR Templates
4 participants