Skip to content

APP-6261 - Add-aql-resource-type-for-version-create - #98

Merged
asafgabai merged 1 commit into
jfrog:mainfrom
yurinovo18:APP-6261-add-aql-resource-type-for-version-create
Aug 17, 2026
Merged

APP-6261 - Add-aql-resource-type-for-version-create#98
asafgabai merged 1 commit into
jfrog:mainfrom
yurinovo18:APP-6261-add-aql-resource-type-for-version-create

Conversation

@yurinovo18

Copy link
Copy Markdown
Contributor
  • 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 E2E tests have passed.
  • All changes are detailed at the description.

@yurinovo18
yurinovo18 force-pushed the APP-6261-add-aql-resource-type-for-version-create branch from a4283d0 to 24e482e Compare August 16, 2026 07:23
@yurinovo18
yurinovo18 force-pushed the APP-6261-add-aql-resource-type-for-version-create branch from 24e482e to 2c2e646 Compare August 16, 2026 08:07
@asafgabai asafgabai added the safe to test Approve running end-to-end tests on a pull request label Aug 16, 2026
@github-actions github-actions Bot removed the safe to test Approve running end-to-end tests on a pull request label Aug 16, 2026
@github-actions

github-actions Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Test Results

63 tests  +2   56 ✅ +2   6m 34s ⏱️ + 1m 25s
 2 suites ±0    7 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 81f34a7. ± Comparison against base commit 99967ad.

♻️ This comment has been updated with latest results.

Comment thread apptrust/commands/version/create_app_version_cmd_test.go
Comment thread apptrust/commands/version/version_source_parser.go Outdated
Comment thread e2e/utils/artifactory_utils.go Outdated
return targetPath
}

// SplitRepoAndPath splits an Artifactory path of the form "<repo>/<path>" into its two parts.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider removing this comment

Comment thread e2e/version_test.go Outdated
defer utils.DeleteApplication(t, appKey)

artifactPath := utils.GetTestArtifact(t)
repoKey, fileName := utils.SplitRepoAndPath(t, artifactPath)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of creating a function that splits a string you built in another util function, consider returning the string parts as GetTestArtifact's return values.

@yurinovo18
yurinovo18 force-pushed the APP-6261-add-aql-resource-type-for-version-create branch from 2c2e646 to 81f34a7 Compare August 17, 2026 09:29
@asafgabai asafgabai added the safe to test Approve running end-to-end tests on a pull request label Aug 17, 2026
@github-actions github-actions Bot removed the safe to test Approve running end-to-end tests on a pull request label Aug 17, 2026
@asafgabai
asafgabai merged commit 58a0a6f into jfrog:main Aug 17, 2026
5 of 6 checks passed
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