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

beta -dev sync | 15-03-21 #65

Merged
merged 25 commits into from
Mar 15, 2022
Merged

beta -dev sync | 15-03-21 #65

merged 25 commits into from
Mar 15, 2022

Conversation

VikrantKS
Copy link
Contributor

Issue Link

Description

PR for syncing dev to beta

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

palashmarantas and others added 25 commits March 8, 2022 18:10
* Reuse workspace between discovery and execute tasks

* fixed mount paths

* runner Contract changes in nuclues

* renamed collectteststatus to collectstats

* updated capture test stats interface

* updated runner version

Co-authored-by: Saurabh Prakash <saurabhp@lambdatest.com>
updated image push action
* Updated docker dependency
Resolve conflicts

* added test case and refactor code

* added test for image pull and refactor

* added network setup for docker tests and some refactor

* fix linting

* rebase with master and resolve minor conflict

* address review comments

Co-authored-by: Saurabh Prakash <saurabhp@lambdatest.com>
updated link for docker.yml file
* add unit tests

* add unit tests

* fix linting and cyclomatic complexity issues

* fix case sensitive folder rename

* fix path error in fileutils tests and secret tests

* add unit tests for utils, gitmanager package of nucleus

* remove commented 'testdata' in .gitignore, and fix linting issues

* fix lint issue in urlmanager

* add removeCreatedPath func to secret_test, and add comments on nucleus constants to fix lint issue

* converted subtests to table driven tests (TDD) for diffmanager, fileutils, gitmanager, payloadmanager, secret, task packages and updated testutils files

* fix secret test and lint errors

* fix secret_test failing in CI

* update diffmanager and payloadmanager after rebasing

Co-authored-by: Sachin Kumar <sachinkumar@Admins-MacBook-Air.local>
* update tests after rebasing

* fix time parsing issue in teststats_test

* remove dead commented code

* updated teststats_test, testdiscovery_test, and zstd_test after rebasing
added support for dispatch triggers
* Reuse workspace between discovery and execute tasks

* fixed mount paths

* runner Contract changes in nuclues

* support for generic blocklist support

* addressed review comments

* Reuse workspace between discovery and execute tasks

* fixed mount paths

* runner Contract changes in nuclues

* support for generic blocklist support

* addressed review comments

Co-authored-by: Saurabh Prakash <saurabhp@lambdatest.com>
minor fix
updated environment variable syntax
* Reuse workspace between discovery and execute tasks

* fixed mount paths

* runner Contract changes in nuclues

* Integrated bitbucket changes

* reverted makefile

* removed get download file url func

* removed unused constant

Co-authored-by: Saurabh Prakash <saurabhp@lambdatest.com>
Co-authored-by: palashmarantas <91466368+palashmarantas@users.noreply.github.com>
@VikrantKS VikrantKS changed the title beta -dev sync beta -dev sync | 15-03-21 Mar 15, 2022
@VikrantKS VikrantKS merged commit d4bf3cd into beta Mar 15, 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.

8 participants