Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

feat: build standalone images #809

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Conversation

lburgazzoli
Copy link
Contributor

@lburgazzoli lburgazzoli commented Jul 25, 2023

This trigger standalone image when:

  • a PR is merged and the main branch build successfully
  • when the publish-standalone-release workflow is triggered (it is not possible to add it to the release action of the backedn because the action is triggered automatically when a release is created but for standalone we must set the related UI tag/version)

@lburgazzoli
Copy link
Contributor Author

@Delawen can you grant me the permission to define secrets ? I need to set the token to publish to quay

@lburgazzoli lburgazzoli force-pushed the standalone-actions branch 4 times, most recently from ab609bc to 15b2d10 Compare July 25, 2023 17:36
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #809 (23db375) into main (50a2f7e) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #809      +/-   ##
============================================
- Coverage     79.48%   79.41%   -0.07%     
  Complexity      167      167              
============================================
  Files            57       57              
  Lines          3027     3027              
  Branches        536      536              
============================================
- Hits           2406     2404       -2     
- Misses          402      404       +2     
  Partials        219      219              

see 1 file with indirect coverage changes

@lburgazzoli lburgazzoli marked this pull request as ready for review July 26, 2023 10:00
@lburgazzoli lburgazzoli requested a review from a team July 26, 2023 10:00
@sonarcloud
Copy link

sonarcloud bot commented Jul 26, 2023

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
2.1% 2.1% Duplication

@lordrip lordrip merged commit 61de913 into KaotoIO:main Jul 26, 2023
@lburgazzoli lburgazzoli deleted the standalone-actions branch July 26, 2023 11:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants