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

Add Rollout Feature #80

Merged
merged 49 commits into from
Jan 18, 2024
Merged

Add Rollout Feature #80

merged 49 commits into from
Jan 18, 2024

Conversation

jonjozwiak
Copy link
Collaborator

This pull request introduces a new feature to the copilot-license-cleanup tool. The feature allows for deploying users from a CSV file, which can be useful when adopting Copilot. It also includes updates to the tool's version and dependencies, and adds new input and output options related to the new feature.

New Feature:

  • README.md: Added instructions on how to deploy users from a CSV file. This includes the format of the CSV file and an example of how to use it. [1] [2]
  • README.md, action.yml: Added new inputs and outputs related to deploying users from a CSV file. These include deploy-users, deploy-users-dry-run, deploy-users-csv, deploy-validation-time, deployed-seats, and deployed-seat-count. [1] [2] [3] [4]

Updates:

  • README.md: Updated the version of copilot-license-cleanup used in the examples from v1.1 to v1.2. [1] [2] [3] [4]
  • package.json: Updated the version of moment from 2.29.4 to 2.30.1 and typescript from 5.2.2 to 5.3.3. Added csv-parse as a new dependency. [1] [2]

Copy link
Owner

@austenstone austenstone left a comment

Choose a reason for hiding this comment

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

LGTM 👍
Great new additions! 🚀

@austenstone austenstone merged commit 781e2a6 into main Jan 18, 2024
4 checks passed
@austenstone austenstone deleted the feat_rollout branch January 18, 2024 18:14
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