Line chart showing COVID19 cases per day at Georgia Tech
Analysis tool for determining cryptocurrency price sensitivity to Twitter
A low-cost rgb and resistance reading system that detects the number of cans in a coca cola cooler
v3 new release (#78)
fix broken build - switch to ncc build (#56)
switch to ncc build
update
bump ncc
Vidya reddy/vercel ncc (#58)
updated action file with node16
Code consistency using prettier and its workflow
Enforce Prettier
code fix
code fix
code fix
add vercel/ncc to build script
modified action file
Co-authored-by: Vidya Reddy vidyareddy@microsoft.com
Bumps @actions/core from 1.2.6 to 1.9.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added the bug report and feature request form (#63)
Added the bug report and feature request form
updated the url
Systax error fixes (#64)
Bump jose from 2.0.5 to 2.0.6 (#65)
Bumps jose from 2.0.5 to 2.0.6.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
to address https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Bumps qs from 6.5.2 to 6.5.3.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README with v3 version (#72)
Bump json5 from 2.2.1 to 2.2.3 (#75)
Bumps json5 from 2.2.1 to 2.2.3.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps minimatch from 3.0.4 to 3.1.2.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
separate action and execution (#77)
Add node modules and compiled JavaScript from main
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: David Gamero david340804@gmail.com Co-authored-by: Vidya Reddy 59590642+Vidya2606@users.noreply.github.com Co-authored-by: Vidya Reddy vidyareddy@microsoft.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sumner Warren sumner.warren@gmail.com Co-authored-by: Oliver King oking3@uncc.edu
Automated changes by create-pull-request GitHub action
separate action and execution (#77)
the action is being inadvertently executed when imported by src/run.test.ts
since src/run.ts
calls the run
async function at the end.
to fix this I've moved the run
function definition into a new file: src/action.ts
and moved the corresponding test to src/action.test.ts
, leaving only the call to execute the action in src/run.ts
since this is the entry point for the action from GitHub's side.
this should unblock the following release: https://github.com/Azure/k8s-set-context/actions/runs/4018476655/jobs/6904143151#step:3:82
#68
the action is being inadvertently executed when imported by src/run.test.ts
since src/run.ts
calls the run
async function at the end.
to fix this I've moved the run
function definition into a new file: src/action.ts
and moved the corresponding test to src/action.test.ts
, leaving only the call to execute the action in src/run.ts
since this is the entry point for the action from GitHub's side.
this should unblock the following release: https://github.com/Azure/k8s-set-context/actions/runs/4018476655/jobs/6904143151#step:3:82
#68
Fix variable defaulting resolution bug/ remove deprecated overridestring/ enhance testing (#173)
Fixes a current bug where variable defaults are not resolved properly for references
Added unit tests for prompting logic and default resolution to avoid this issue in the future
Refactor prompt package to allow better testing by adding parameters for Stdin and Stdout with defaults on nil to follow promptui
library convention
Remove deprecated overridestring structs
Please delete options that are not relevant.
refactor to make validation function for prompts a parameter
@sumnerwarren yep should be out now!
v3 new release (#76)
fix broken build - switch to ncc build (#56)
switch to ncc build
update
bump ncc
Vidya reddy/vercel ncc (#58)
updated action file with node16
Code consistency using prettier and its workflow
Enforce Prettier
code fix
code fix
code fix
add vercel/ncc to build script
modified action file
Co-authored-by: Vidya Reddy vidyareddy@microsoft.com
Bumps @actions/core from 1.2.6 to 1.9.1.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added the bug report and feature request form (#63)
Added the bug report and feature request form
updated the url
Systax error fixes (#64)
Bump jose from 2.0.5 to 2.0.6 (#65)
Bumps jose from 2.0.5 to 2.0.6.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
to address https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Bumps qs from 6.5.2 to 6.5.3.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update README with v3 version (#72)
Bump json5 from 2.2.1 to 2.2.3 (#75)
Bumps json5 from 2.2.1 to 2.2.3.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps minimatch from 3.0.4 to 3.1.2.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: David Gamero david340804@gmail.com Co-authored-by: Vidya Reddy 59590642+Vidya2606@users.noreply.github.com Co-authored-by: Vidya Reddy vidyareddy@microsoft.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sumner Warren sumner.warren@gmail.com Co-authored-by: Oliver King oking3@uncc.edu
Automated changes by create-pull-request GitHub action
Bump minimatch from 3.0.4 to 3.1.2 (#74)
Bumps minimatch from 3.0.4 to 3.1.2.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps minimatch from 3.0.4 to 3.1.2.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
Bump json5 from 2.2.1 to 2.2.3 (#75)
Bumps json5 from 2.2.1 to 2.2.3.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@alxxyz I'm glad it works for you! this is already included in the documentation under Example > Kubelogin in the README