Commits
55eb02cb0a
Name already in use
Commits on Oct 5, 2020
-
Merge branch 'main' into daverlo/python
David Verdeguer committedOct 5, 2020 Copy the full SHA 55eb02cView commit details
Commits on Oct 4, 2020
-
David Verdeguer committed
Oct 4, 2020 Copy the full SHA 4ce302bView commit details -
Merge pull request #242 from thaJeztah/cron_hint
README: document cron fields in example
Chris Raynor authored and GitHub committedOct 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 1a91a07View commit details -
Merge branch 'main' into cron_hint
Chris Raynor authored and GitHub committedOct 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 319881cView commit details -
Chris Raynor authored and GitHub committed
Oct 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA a89f5eeView commit details -
Using standard format from docs
Updating the format slightly to match [the docs](https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#schedule) precisely
Chris Raynor authored and GitHub committedOct 4, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 31e2458View commit details
Commits on Oct 3, 2020
-
Merge pull request #243 from github/dependabot/npm_and_yarn/actions/c…
…ore-1.2.6 Bump @actions/core from 1.2.0 to 1.2.6
Chris Raynor authored and GitHub committedOct 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA fe8c48eView commit details -
Chris Raynor committed
Oct 3, 2020 Unverified
No user is associated with the committer email.Copy the full SHA f49e963View commit details
Commits on Oct 1, 2020
-
Bump @actions/core from 1.2.0 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.6. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and GitHub committedOct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 4290eabView commit details -
README: document cron fields in example
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn committedOct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 7073967View commit details -
Merge pull request #237 from github/cbraynor/fix206
Resolve violations of sort-imports lint
Chris Raynor authored and GitHub committedOct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 4ff6c0dView commit details -
Merge branch 'main' into cbraynor/fix206
Chris Raynor committedOct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 10479a2View commit details -
Switching to import/order instead of sort-imports
Chris Raynor committedOct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 122c9b7View commit details -
Merge pull request #240 from github/marcogario/platform-bundle
Platform specific bundle
Marco Gario authored and GitHub committedOct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA b9e9339View commit details -
Marco Gario committed
Oct 1, 2020 Unverified
No user is associated with the committer email.Copy the full SHA d5029a8View commit details
Commits on Sep 29, 2020
-
Unverified
No user is associated with the committer email.Copy the full SHA 228546aView commit details -
Merge pull request #217 from github/rneatherway/optional-merge
Do not always overwrite the GITHUB_REF for PRs
Robin Neatherway authored and GitHub committedSep 29, 2020 Unverified
No user is associated with the committer email.Copy the full SHA bb6fa8eView commit details -
Merge branch 'main' into rneatherway/optional-merge
Robin Neatherway authored and GitHub committedSep 29, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 2d6f607View commit details -
David Verdeguer committed
Sep 29, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 4e39b76View commit details -
Add x permission to the test scripts
David Verdeguer committedSep 29, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 5e2245cView commit details -
Add workflow for testing python setup
David Verdeguer committedSep 29, 2020 Copy the full SHA 67ddca1View commit details
Commits on Sep 28, 2020
-
Merge pull request #233 from miqh/fix/205
Resolve violations of no-useless-escape lint
Chris Raynor authored and GitHub committedSep 28, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 2841489View commit details -
Merge branch 'main' into fix/205
Chris Raynor authored and GitHub committedSep 28, 2020 Copy the full SHA a2931d3View commit details -
Merge pull request #232 from miqh/fix/204
Resolve violations of no-throw-literal lint
Chris Raynor authored and GitHub committedSep 28, 2020 Copy the full SHA bcf29b3View commit details -
Copy the full SHA c68c97eView commit details
Commits on Sep 25, 2020
-
Explain get_extractor_version for python setup scripts
Rasmus Wriedt Larsen authored and GitHub committedSep 25, 2020 Copy the full SHA 1831270View commit details -
Unverified
No user is associated with the committer email.Copy the full SHA 476bf86View commit details -
David Verdeguer committed
Sep 25, 2020 Unverified
No user is associated with the committer email.Copy the full SHA 5419fcdView commit details
Commits on Sep 24, 2020
-
Minor fixes to python installation scripts based on code review
Rasmus Wriedt Larsen committedSep 24, 2020 Unverified
No user is associated with the committer email.Copy the full SHA dffce99View commit details -
Apply suggestions from code review
Co-authored-by: Marco Gario <marcogario@github.com>
2 people authored and GitHub committedSep 24, 2020 Copy the full SHA 6645c55View commit details
Commits on Sep 23, 2020
-
David Verdeguer committed
Sep 23, 2020 -
Check platform before installing python tools
David Verdeguer committedSep 23, 2020 -
Merge pull request #228 from miqh/fix/197
Resolve violations of eslint-comments/no-use lint
Robert authored and GitHub committedSep 23, 2020 -
Merge branch 'main' into fix/197
Robert authored and GitHub committedSep 23, 2020 -
Merge pull request #229 from miqh/fix/203
Resolve violations of no-sparse-arrays lint
Robert authored and GitHub committedSep 23, 2020