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

Feature: Deploys #63

Merged
merged 1 commit into from
Nov 18, 2022
Merged

Feature: Deploys #63

merged 1 commit into from
Nov 18, 2022

Conversation

sgammon
Copy link
Member

@sgammon sgammon commented Nov 18, 2022

Ready for review Powered by Pull Request Badge

Adds a sub-workflow which can be dispatched generically to deploy an Elide sample or app.

Changes enclosed:

  • Add deployment sub-workflow
  • Use it from regular build

@sgammon sgammon self-assigned this Nov 18, 2022
@sgammon sgammon force-pushed the v3-deploys branch 3 times, most recently from 48e2780 to 8b4ae8d Compare November 18, 2022 01:01
@sgammon sgammon added ci:build-img-jvm Trigger JVM Docker image builds ci:build-img-native Trigger native Docker image builds ci:build-native Build native targets in CI ci:deploy-samples Deploy sample apps labels Nov 18, 2022
@sgammon sgammon force-pushed the v3-deploys branch 5 times, most recently from 9bb269d to 9bdf761 Compare November 18, 2022 01:09
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #63 (100e549) into v3 (bfc32df) will not change coverage.
The diff coverage is n/a.

❗ Current head 100e549 differs from pull request most recent head 80d0da9. Consider uploading reports for the commit 80d0da9 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##                 v3      #63   +/-   ##
=========================================
  Coverage     67.65%   67.65%           
  Complexity      369      369           
=========================================
  Files            72       72           
  Lines          2557     2557           
  Branches        225      225           
=========================================
  Hits           1730     1730           
  Misses          755      755           
  Partials         72       72           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bfc32df...80d0da9. Read the comment docs.

Adds a sub-workflow which can be dispatched generically to deploy
an Elide sample or app.

Changes enclosed:
- Add deployment sub-workflow
- Use it from regular build
@sonarcloud
Copy link

sonarcloud bot commented Nov 18, 2022

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

@sgammon sgammon temporarily deployed to samples November 18, 2022 02:52 Inactive
@sgammon sgammon merged commit 5d7390c into v3 Nov 18, 2022
@sgammon sgammon deleted the v3-deploys branch November 18, 2022 03:20
@sgammon sgammon restored the v3-deploys branch November 18, 2022 04:08
@sgammon sgammon deleted the v3-deploys branch June 6, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:build-img-jvm Trigger JVM Docker image builds ci:build-img-native Trigger native Docker image builds ci:build-native Build native targets in CI ci:deploy-samples Deploy sample apps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant