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

Add step to publish to AWS Marketplace #4045

Merged
merged 3 commits into from
Jun 26, 2023
Merged

Conversation

lucacome
Copy link
Member

Proposed changes

Adds step in the workflow to automatically publish the Docker images to the AWS Marketplace using nginxinc/aws-marketplace-publish

Adds step in the workflow to automatically publish the Docker images to
the AWS Marketplace
@lucacome lucacome requested a review from a team as a code owner June 23, 2023 02:35
@lucacome lucacome self-assigned this Jun 23, 2023
@github-actions github-actions bot added the chore Pull requests for routine tasks label Jun 23, 2023
@github-actions
Copy link

github-actions bot commented Jun 23, 2023

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/build-plus.yml

PackageVersionLicenseIssue Type
nginxinc/aws-marketplace-publish9e9f4ae1c545da9fa6adc24b0b10ce50e0d4969cNullUnknown License
Allowed Licenses: Apache-1.1, Apache-2.0, BSD-2-Clause, BSD-3-Clause, BSL-1.0, ISC, MIT, NCSA, OpenSSL, Python-2.0, X11

Scanned Manifest Files

.github/workflows/build-plus.yml

@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #4045 (ed0d9d9) into main (dccb53d) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4045      +/-   ##
==========================================
- Coverage   51.85%   51.84%   -0.02%     
==========================================
  Files          59       59              
  Lines       16705    16705              
==========================================
- Hits         8663     8661       -2     
  Misses       7745     7745              
- Partials      297      299       +2     

see 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lucacome lucacome merged commit 69d09ce into main Jun 26, 2023
@lucacome lucacome deleted the chore/automate-aws-publish branch June 26, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants