-
Notifications
You must be signed in to change notification settings - Fork 1
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
🚧Replace client code with library #183
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CalvinWilkinson
added
medium-priority
Medium Priority
tech-debt
Code refactoring or cleanup / tech debt reduction
labels
Oct 29, 2023
CalvinWilkinson
force-pushed
the
feature/175-update-client-code
branch
from
November 20, 2023 19:04
06ce00d
to
79c9a59
Compare
CalvinWilkinson
force-pushed
the
feature/175-update-client-code
branch
from
November 20, 2023 19:21
ae240cf
to
ad6da70
Compare
KinsonDigitalAdmin
approved these changes
Dec 5, 2023
CalvinWilkinson
added a commit
that referenced
this pull request
Dec 7, 2023
* config: add import maps * refactor: update imports to use import maps * ide: remove extension recommendation * deps: setup deps.ts file with imports and exports * refactor: update add item to project runner to use kd_clients * ci: update cicd script to use kd_clients * refactor: update prepare release runner to use kd clients * chore: improve and move Directory class * ci: create class to simplify cli command execution * ci: set up deno build status check with local task setup * ci: move script to different folder * ci: move script to different folder * ci,deps: improve core deps and fix imports * refactor: update cs proj resolve runner to use kd_clients * refactor: update sync bot status check runner to use kd_clients * refactor: update sync pr to issue runner to use kd_clients * refactor: update imports for transpile readme runner * refactor: update imports for resolve cs proj runner * refactor: update the lose milestone script to use kd_clients * refactor: update validate github release script to use kd_clients * refactor: update label if head branch script to use kd_clients * refactor: update nuget pkg does not exist script to use kd_clients * refactor: update validate tag script to use kd_clients * refactor: update release tweet builder to use kd_clients * refactor: update csharp version service script to use kd_client * refactor: update the milestone-exists script to use kd_clients * refactor: update the github var service to use kd_clients * refactor: update prepare release runner to use kd_clients * fix: fix other build issues * cleanup: remove all of the old used clients * cleanup: remove unused types * chore: pull in models to replace locally deleted ones * cleanup: remove unused types * ide: remove config files for unused vscode extension * chore: update add item to project runner * refactor: change name of utils function * refactor: refactor scripts to be imported into a single module * ci: improve deno check process by running checks async * cleanup: refactor code to meet deno formatting rules * deps: update deno lock * ci: update reusable workflow versions * deps: update kd_clients from v1.0.0-preview.4 to v1.0.0-preview.5 * fix: update imports to use deps.ts instead of import maps * ci: add deno permission to sync workflow * fix: fix issue with missing arg with org client * ci: add allow -read permission to workflow * ide: update tasks file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
To allow this pull request to be merged, please make sure that the following items of this pull request are complete.
This pull request closes #175
✅The pull request head branch must be a feature branch with the syntax 'feature/-sync-testing'.
✅The pull request base branch must be a 'main' or 'preview' branch..
✅The pull request head branch contains a valid issue number.
✅The pull request title matches the linked issue title exactly.
✅The pull request assignees match the assignees of the issue.
✅The pull request labels match the labels of the issue.
✅The pull request organizational projects match the organizational projects of the issue.
✅The pull requests milestone matches the milestone of the issue.
Additional Info:
[run-sync]
command.