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

Refactoring Action for use with AKS Atlanta #37

Merged
merged 20 commits into from
Jan 5, 2022
Merged

Conversation

tbarnes94
Copy link
Member

  • Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.

  • Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.

  • Grabbed the upstream integration tests and brought them here. Removed bash script. Added validateKubectl.py to /test folder for integration tests.

  • Ran npm run build

  • Ran npm run build

  • Updated on section for integration-tests.yml

  • Removing ruby commands from integration tests yaml.

  • Fixing discrepancies in integration test yaml.

  • Fixing discrepancies in integration test yaml.

  • Default to ubuntu-latest

  • renamed python script according to workflow.

  • renamed python script according to workflow.

  • Fixing path parameters.

  • Updated tsconfig.json

  • Testing for int test failure.

  • Validated that int tests work.

  • Added new workflows.

Co-authored-by: Tommy Barnes [email protected]

tbarnes94 and others added 18 commits January 3, 2022 14:50
… and put some helpers into helpers.ts in /src.
… and put some helpers into helpers.ts in /src.
… bash script. Added validateKubectl.py to /test folder for integration tests.
* Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.

* Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.

* Grabbed the upstream integration tests and brought them here.  Removed bash script. Added validateKubectl.py to /test folder for integration tests.

* Ran npm run build

* Ran npm run build

* Updated on section for integration-tests.yml

* Removing ruby commands from integration tests yaml.

* Fixing discrepancies in integration test yaml.

* Fixing discrepancies in integration test yaml.

* Default to ubuntu-latest

* renamed python script according to workflow.

* renamed python script according to workflow.

* Fixing path parameters.

* Updated tsconfig.json

* Testing for int test failure.

* Validated that int tests work.

* Added new workflows.

Co-authored-by: Tommy Barnes <[email protected]>
Copy link
Collaborator

@OliverMKing OliverMKing left a comment

Choose a reason for hiding this comment

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

Really good stuff :)! Made a few suggestions

@tbarnes94 tbarnes94 merged commit a10d84b into Azure:main Jan 5, 2022
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.

3 participants