Skip to content

feat: command configuration - #34

Merged
mikededo merged 12 commits into
mainfrom
feat/command-configuration
Nov 30, 2022
Merged

feat: command configuration#34
mikededo merged 12 commits into
mainfrom
feat/command-configuration

Conversation

@sdomingobasora

Copy link
Copy Markdown
Collaborator

Closes #33

I have modified the commands to acommodate the observations made in the cited issue, and I have created some classes that will validate the inputs from the user, as per Github conventions (in the case of names) and our date requirements (i.e. that the user cannot request data for the current month).

Some very simple tests were also added. Request any changes you'd like.

@sdomingobasora sdomingobasora added type: feat New feature or request status: code review PR ready to be reviewed labels Nov 29, 2022
@sdomingobasora sdomingobasora added this to the 2 - MVP milestone Nov 29, 2022
@sdomingobasora sdomingobasora self-assigned this Nov 29, 2022

@mikededo mikededo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I wanted to add this changes in the previous review...

@mikededo
mikededo force-pushed the feat/command-configuration branch from 36aa9f2 to 814293c Compare November 29, 2022 17:22
@mikededo
mikededo force-pushed the feat/command-configuration branch from 3170fa8 to 814293c Compare November 29, 2022 17:29
@mikededo
mikededo merged commit 5f85971 into main Nov 30, 2022
@mikededo
mikededo deleted the feat/command-configuration branch November 30, 2022 07:18
@mikededo mikededo added status: done PR/Issue completed and removed status: code review PR ready to be reviewed labels Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: done PR/Issue completed type: feat New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change and configure new shell commands

3 participants