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: get app store apps, add app store app to Fleet #20362

Merged
merged 19 commits into from
Jul 11, 2024

Conversation

jahzielv
Copy link
Contributor

@jahzielv jahzielv commented Jul 10, 2024

Related issue: #19867

Checklist for submitter

If some of the following don't apply, delete the relevant line.

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes.
    See Changes files for more information.
  • Input data is properly validated, SELECT * is avoided, SQL injection is prevented (using placeholders for values in statements)
  • Added/updated tests
  • If database migrations are included, checked table schema to confirm autoupdate
  • Manual QA for all new/changed functionality

@jahzielv jahzielv marked this pull request as ready for review July 10, 2024 21:58
server/datastore/mysql/software_installers_test.go Outdated Show resolved Hide resolved
server/datastore/mysql/vpp.go Show resolved Hide resolved
server/datastore/mysql/vpp.go Outdated Show resolved Hide resolved
server/datastore/mysql/schema.sql Show resolved Hide resolved
ee/server/service/vpp.go Outdated Show resolved Hide resolved
@jahzielv jahzielv requested a review from roperzh July 11, 2024 19:17
@jahzielv jahzielv merged commit aa16456 into feat-vpp-apps-18867 Jul 11, 2024
15 checks passed
@jahzielv jahzielv deleted the 19867-get-avail-apps branch July 11, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants