Commits
81a21bfa1e
Name already in use
Commits on Nov 26, 2020
-
Request meta endpoint at the start of execution
Robert committedNov 26, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 81a21bfView commit details -
Merge pull request #319 from github/simon-engledew/lint-workspace
Validate the codeql-action workspace for common errors
Simon Engledew authored and GitHub committedNov 26, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 8d18e34View commit details -
Merge branch 'main' into simon-engledew/lint-workspace
Simon Engledew committedNov 26, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 92df387View commit details -
Simon Engledew committed
Nov 26, 2020 Unverified
No user is associated with the committer email.Copy the full SHA be09fb3View commit details -
Merge pull request #321 from ericcornelissen/eslint/github-no-then
Update code so "github/no-then" passes
Robert authored and GitHub committedNov 26, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 7d74882View commit details
Commits on Nov 25, 2020
-
Eric Cornelissen committed
Nov 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA e6ea8cbView commit details -
Update source so github/no-then passes
Eric Cornelissen committedNov 25, 2020 Copy the full SHA cd72793View commit details -
Remove the line to disable the "github/no-then" rule.
Eric Cornelissen committedNov 25, 2020 Copy the full SHA 35fd0a9View commit details -
Merge pull request #320 from github/simon-engledew/fix-DEP0005-buffer
Fix deprecated method Buffer.new
Simon Engledew authored and GitHub committedNov 25, 2020 Copy the full SHA 378f1f9View commit details -
Simon Engledew committed
Nov 25, 2020 Copy the full SHA eed3141View commit details -
Better copy for PathsSpecified, suggested by @sampart
Simon Engledew committedNov 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 253d46aView commit details -
Markdown is not supported - roll back and fix typo
Simon Engledew committedNov 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA c5f58f3View commit details -
Simon Engledew committed
Nov 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 94b10dbView commit details -
Signpost the latest documentation in the warning
Simon Engledew committedNov 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 85aefe5View commit details -
Fix deprecated method Buffer.new
Simon Engledew committedNov 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 582f792View commit details -
Simon Engledew committed
Nov 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 8d468d6View commit details -
Simon Engledew committed
Nov 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA c06dcf8View commit details -
Comment the lint cases to make maintaining easier
Simon Engledew committedNov 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA cb3b3a8View commit details
Commits on Nov 24, 2020
-
Simon Engledew committed
Nov 24, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 92ffb08View commit details -
Merge branch 'main' into simon-engledew/lint-workspace
Simon Engledew committedNov 24, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 1020df5View commit details -
Revert an accidental change to make testing quicker
Simon Engledew committedNov 24, 2020 Unverified
No user is associated with the committer email.Copy the full SHA fd16298View commit details -
Send short codes that do not need URL encoding for better splunk tracing
Simon Engledew committedNov 24, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 2ac22e8View commit details -
Merge pull request #318 from github/api-param-object
Introduce parameter object for API params that travel together
Sam Partington authored and GitHub committedNov 24, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 27520b9View commit details -
Make anonymous objects into variables for readability
Sam Partington committedNov 24, 2020 Copy the full SHA 3ee4739View commit details -
Previously, most tests were using https://github.com and only the first was using https://github.example.com. As it happens, https://github.com works for all of them.
Sam Partington committedNov 24, 2020 Copy the full SHA ab9b1a7View commit details -
Do not fail if the workflow has been deleted
Simon Engledew committedNov 24, 2020 Copy the full SHA 6df1fc5View commit details -
Workflow triggers are null if unspecified
Simon Engledew committedNov 24, 2020 Copy the full SHA 754f502View commit details -
Handle relative workflow paths
Simon Engledew committedNov 24, 2020 Copy the full SHA c0bd7b0View commit details -
Write a warning if there is an error with the workflow
Simon Engledew committedNov 24, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 33bb875View commit details
Commits on Nov 23, 2020
-
Add a function that can lint a CodeQL action workflow
Simon Engledew committedNov 23, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 7eb9dfcView commit details -
Introduce parameter object for API params that travel together
Sam Partington committedNov 23, 2020
Commits on Nov 20, 2020
-
Merge pull request #316 from The-Compiler/patch-1
Make sure a Python 2 pip is installed
David Verdeguer authored and GitHub committedNov 20, 2020 -
Make sure a Python 2 pip is installed
In the README of this repo, it's suggested to use the `ubuntu-latest` environment. That environment will soon be upgraded to Ubuntu 20.04: https://github.com/actions/virtual-environments/issues/1816 As pointed out in that issue, the updated image comes without a Python 2 pip preinstalled: Setup Python dependencies /home/runner/work/_actions/github/codeql-action/v1/python-setup/install_tools.sh [...] + python2 -m pip install --user --upgrade pip setuptools wheel /usr/bin/python2: No module named pip Warning: Unable to download and extract the tools needed for installing the python dependecies. You can call this action with 'setup-python-dependencies: false' to disable this process.
Florian Bruhin authored and GitHub committedNov 20, 2020 -
Merge pull request #313 from github/query-binary-planting
Add a query to detect binary planting vulnerabilities.
Chris Gavin authored and GitHub committedNov 20, 2020 -
Merge branch 'main' into query-binary-planting
Chris Gavin authored and GitHub committedNov 20, 2020