Skip to content

Conversation

@asafgabai
Copy link
Collaborator

@asafgabai asafgabai commented May 20, 2025

  • The pull request is targeting the main branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....
  • All static analysis checks passed.
  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • All integration tests have passed locally as they cannot be automated yet.
  • All changes are detailed at the description. if not already covered at JFrog Documentation, new documentation have been added.

Added a new command for updating an existing application.

jf app update [command options] <application-key>

@asafgabai asafgabai added new feature Automatically generated release notes safe to test Approve running end-to-end tests on a pull request labels May 20, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 20, 2025

Unit Tests Results

53 tests  +3   53 ✅ +3   0s ⏱️ ±0s
22 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 89ff137. ± Comparison against base commit ed64b7d.

♻️ This comment has been updated with latest results.

asafgabai added 3 commits May 20, 2025 13:53
…iptor' into APP-443-Update-specific-application

# Conflicts:
#	application/commands/application/create_app_cmd.go
#	application/commands/flags.go
asafgabai added 2 commits May 20, 2025 17:21
…iptor' into APP-443-Update-specific-application

# Conflicts:
#	application/model/app_descriptor.go
…iptor' into APP-443-Update-specific-application
Base automatically changed from APP-440-Create-application-descriptor to main May 20, 2025 15:06
…ic-application

# Conflicts:
#	application/cli/cli.go
#	application/commands/application/create_app_cmd.go
#	application/commands/application/create_app_cmd_test.go
#	application/commands/flags.go
#	application/service/applications/application_service.go
#	application/service/applications/application_service_test.go
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@asafgabai asafgabai marked this pull request as ready for review May 20, 2025 15:17
@asafgabai asafgabai merged commit 8044a89 into main May 21, 2025
6 checks passed
@asafgabai asafgabai deleted the APP-443-Update-specific-application branch May 21, 2025 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Automatically generated release notes safe to test Approve running end-to-end tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants