-
Notifications
You must be signed in to change notification settings - Fork 429
Update v1 branch to latest master #44
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
Conversation
Update README.md
Note in readme about go analysis in macos-latest
Use tmp dir for external queries test
Create undeclared-action-input.ql
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
Enable source maps
Use the full amount of memory when running queries.
Log some simple stats about the upload
Emit an error if upload happens twice
Add tests for config-utils
|
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. |
Daverlo
left a comment
There was a problem hiding this 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.
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