Merge latest skeleton in python-inspector#119
Conversation
Signed-off-by: Chin Yeung Li <tli@nexb.com>
The following images are deprecated in GitHub actions and Azure DevOps: * `ubuntu-18.04` : actions/runner-images#6002 * `macos-10.15` : actions/runner-images#5583 Due to this there was failing tests due to planned brownouts. Updated ubuntu18 to ubuntu22 Updated macos-1015 to macos12 Signed-off-by: Chin Yeung Li <tli@nexb.com>
* Rename references to etc/release with etc/scripts Signed-off-by: Jono Yang <jyang@nexb.com>
3.7 is not available anymore on newer OSes and is retired in 2023. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
…pdate_ci Remove thirdparty and update ci
* import update in src/scripts/utils_dejacode * Packvers replacing packaging in other src/scripts * Added packvers in src/scripts/requirments.txt Signed-off-by: swastik <swastkk@gmail.com>
Replace packaging with packvers in src/scripts
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Also test on latest Ubuntu and macOS Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: swastik <swastkk@gmail.com>
|
@TG1999 review please :) |
|
@swastkk tests are failing, please look into this |
okay :) |
|
Can you please help in solving these errors, actually solved the errors which were in |
|
like was having this error how to approach these type of errors...? |
|
@swastkk you can regen the test output by running these commands |
Yep, its done with all tests passing Thanks :) |
This comment was marked as resolved.
This comment was marked as resolved.
Sure, but for the rebase i have to pull the latest changes right? but it seems that the latest changes can't be fetched from the |
|
@swastkk please don't use main branch for PR purposes, instead always cut out a branch and make PR from that. Please run |
|
Getting this after |
|
Please run these commands: And let us know if you are able to rebase with this ? |
|
@swastkk you did rebase on which branch ? Can you please run |
Ohh my bad, i think i rebased my old branch |
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
|
I will rebase it with my |
Also test on latest Ubuntu and macOS Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
* Rename references to etc/release with etc/scripts Signed-off-by: Jono Yang <jyang@nexb.com>
3.7 is not available anymore on newer OSes and is retired in 2023. Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: swastik <swastkk@gmail.com> - Test errors resolve in tests/resolution.py - Bump the requirments packages to latest version - Test error resolve in test_resolution.py - Tests updated with PYINSP_REGEN_TEST_FIXTURES Signed-off-by: Swastik Sharma <swastkk@gmail.com>
|
Done with rebase
Rebase DONE 🏁 |
|
@swastkk this PR now has unrelated changes : | |
What to do now :"( ? |
|
@pombredanne what are your thoughts on this ? |
IMHO there was a snafu during the rebase. The best way is likely to restart anew... from a clean latest main branch base and merging back the latest skeleton again, then force push this |
Okay got it, making this PR as Draft for any reference and creating a New PR as soon as possible. |
|
gentle ping ... we need the latest skeleton still :) |
|
Ok I will have a look! |
|
@TG1999 merged a different branch with the same effect, so I am closing this. Thank you ++ for your efforts in all cases that are much appreciated! |




Merged the template skeleton into python-inspector project.
SIgned-off-by: swastik swastkk@gmail.com