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

Generate profiles #267

Merged
merged 39 commits into from
Oct 13, 2023
Merged

Generate profiles #267

merged 39 commits into from
Oct 13, 2023

Conversation

americk0
Copy link
Member

Change Log Items

  • Adds support for profiles generation

Description

Adds 4 commands for generating, retrieving, listing, and removing profiles, along with test coverage and in-tool documentation. To see the commands once the tool is installed, run alks with no parameters to see that profiles has been added to the list of possible commands. You can also run alks profiles to see a list of subcommands or pass --help to a subcommand to see the accepted flags and descriptions of what they do

Rally #: This work is the result of my recent hackathon project

@americk0 americk0 requested review from a team, DevOpsDave, codykoelemay and LumaC0 and removed request for a team October 11, 2023 19:10
@americk0 americk0 added the release/minor Indicates an update with new features but no breaking changes label Oct 11, 2023
src/lib/getAllProfiles.ts Outdated Show resolved Hide resolved
src/lib/handlers/alks-profiles-remove.ts Outdated Show resolved Hide resolved
src/lib/program.ts Outdated Show resolved Hide resolved
src/lib/generateProfile.ts Show resolved Hide resolved
src/lib/getProfile.test.ts Outdated Show resolved Hide resolved
@americk0 americk0 merged commit a46dd4a into master Oct 13, 2023
3 of 4 checks passed
@americk0 americk0 deleted the generate-profiles branch October 13, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/minor Indicates an update with new features but no breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants