Skip to content

Conversation

@robertbrignull
Copy link
Contributor

This will bring the v1 branch up to date with the latest change and master and roll out a number of improvements that have happened in the past couple of weeks.

@anaarmas, @Daverlo, @joshhale, I suggest we all do some manual testing of this to make sure it's working as expected. I'll then aim to merge it early tomorrow UK time so we'll have the whole working day to be available. I don't want to merge this late on Friday.

Merge / deployment checklist

  • Run test builds as necessary. Can be on this repository or elsewhere as needed in order to test the change - please include links to tests in other repos!
    • CodeQL using init/analyze actions
    • 3rd party tool using upload action
  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

robertbrignull and others added 23 commits May 12, 2020 16:58
Add PR check to remove npm absolute paths
provide a better error when codeql fails to download
Swap the `jest` testing framwork for `ava`
upload ref in status report
Use the full amount of memory  when running queries.
Log some simple stats about the upload
Emit an error if upload happens twice
@robertbrignull
Copy link
Contributor Author

I've done some manual testing of this on a couple of repositories. Probably the only thing I tested that wasn't also done by the integration tests was that I tried the autobuilder on a non-trivial C project.

I think this is good to go and we're ok to push master to the v1 branch.

Copy link
Contributor

@Daverlo Daverlo left a comment

Choose a reason for hiding this comment

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

I see that you ran the analysis on git and electron. I've run it on cognito-js and it succeded: https://github.com/Anthophila/amazon-cognito-js/runs/699129405?check_suite_focus=true

I think it is safe to merge it.

@robertbrignull robertbrignull merged commit 80a5f3c into v1 May 22, 2020
@robertbrignull robertbrignull deleted the merge-master-v1 branch May 22, 2020 13:08
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.

7 participants