Skip to content

RTECO-2247: Add PSResource project type - #1620

Open
bhanurp wants to merge 1 commit into
masterfrom
RTECO-2247
Open

bhanurp wants to merge 1 commit into
masterfrom
RTECO-2247

Conversation

@bhanurp

@bhanurp bhanurp commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Part of RTECO-2247 — adds PSResource to the ProjectType enum, following the same pattern as every other FlexPack-native package manager, so jf setup psresource and the PSResource FlexPack command in jfrog-cli-artifactory can reference it.

Sibling PRs:

What's here

A two-line, single-file change to common/project/projectconfig.go: PSResource appended to the ProjectType const block and to the ProjectTypes string slice.

Test plan

  • go build ./... and go test ./common/project/... pass.

  • gofmt/go vet/golangci-lint clean.

  • All tests passed.

  • All static analysis checks passed.

  • Appropriate label is added to auto generate release notes.

  • I used gofmt for formatting the code before submitting the pull request.

  • PR description is clear and concise, and it includes the proposed solution/fix.

🤖 Generated with Claude Code

Adds PSResource to the ProjectType enum, following the same pattern
used for other FlexPack-native package managers (e.g. Choco), to
support jf Install-PSResource / Publish-PSResource / Save-PSResource /
Update-PSResource setup wiring.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

This branch was successfully deployed

1 active deployment
build-gate d83d8a45 Deployed Sep 21, 2026 by bhanurp via gate #151
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants