Skip to content

Commits

Permalink
55eb02cb0a
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Oct 5, 2020

  1. Merge branch 'main' into daverlo/python

    David Verdeguer committed Oct 5, 2020
    Copy the full SHA
    55eb02c View commit details

Commits on Oct 4, 2020

  1. Use find in python-des tests

    David Verdeguer committed Oct 4, 2020
    Copy the full SHA
    4ce302b View commit details
  2. Merge pull request #242 from thaJeztah/cron_hint

    README: document cron fields in example
    Chris Raynor authored and GitHub committed Oct 4, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1a91a07 View commit details
  3. Merge branch 'main' into cron_hint

    Chris Raynor authored and GitHub committed Oct 4, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    319881c View commit details
  4. Fixing excess whitespace

    Chris Raynor authored and GitHub committed Oct 4, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a89f5ee View commit details
  5. Using standard format from docs

    Chris Raynor authored and GitHub committed Oct 4, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    31e2458 View commit details

Commits on Oct 3, 2020

  1. 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 committed Oct 3, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    fe8c48e View commit details
  2. Updating node_modules

    Chris Raynor committed Oct 3, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f49e963 View commit details

Commits on Oct 1, 2020

  1. Bump @actions/core from 1.2.0 to 1.2.6

    dependabot[bot] authored and GitHub committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4290eab View commit details
  2. README: document cron fields in example

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    Sebastiaan van Stijn committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7073967 View commit details
  3. Merge pull request #237 from github/cbraynor/fix206

    Resolve violations of sort-imports lint
    Chris Raynor authored and GitHub committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4ff6c0d View commit details
  4. Merge branch 'main' into cbraynor/fix206

    Chris Raynor committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    10479a2 View commit details
  5. Switching to import/order instead of sort-imports

    Chris Raynor committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    122c9b7 View commit details
  6. Merge pull request #240 from github/marcogario/platform-bundle

    Platform specific bundle
    Marco Gario authored and GitHub committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b9e9339 View commit details
  7. Platform specific bundle

    Marco Gario committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    d5029a8 View commit details

Commits on Sep 29, 2020

  1. Resolve violations of sort-imports lint

    Resolves #206
    Chris Raynor committed Sep 29, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    228546a View commit details
  2. Merge pull request #217 from github/rneatherway/optional-merge

    Do not always overwrite the GITHUB_REF for PRs
    Robin Neatherway authored and GitHub committed Sep 29, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    bb6fa8e View commit details
  3. Merge branch 'main' into rneatherway/optional-merge

    Robin Neatherway authored and GitHub committed Sep 29, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    2d6f607 View commit details
  4. Remove tests that should fail

    David Verdeguer committed Sep 29, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4e39b76 View commit details
  5. Add x permission to the test scripts

    David Verdeguer committed Sep 29, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5e2245c View commit details
  6. Add workflow for testing python setup

    David Verdeguer committed Sep 29, 2020
    Copy the full SHA
    67ddca1 View commit details

Commits on Sep 28, 2020

  1. Merge pull request #233 from miqh/fix/205

    Resolve violations of no-useless-escape lint
    Chris Raynor authored and GitHub committed Sep 28, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    2841489 View commit details
  2. Merge branch 'main' into fix/205

    Chris Raynor authored and GitHub committed Sep 28, 2020
    Copy the full SHA
    a2931d3 View commit details
  3. Merge pull request #232 from miqh/fix/204

    Resolve violations of no-throw-literal lint
    Chris Raynor authored and GitHub committed Sep 28, 2020
    Copy the full SHA
    bcf29b3 View commit details
  4. Resolve violations of no-useless-escape lint

    Resolves #205
    Michael Huynh committed Sep 28, 2020
    Copy the full SHA
    c68c97e View commit details

Commits on Sep 25, 2020

  1. Explain get_extractor_version for python setup scripts

    Rasmus Wriedt Larsen authored and GitHub committed Sep 25, 2020
    Copy the full SHA
    1831270 View commit details
  2. Resolve violations of no-throw-literal lint

    Resolves #204
    Michael Huynh committed Sep 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    476bf86 View commit details
  3. Improve warning message

    David Verdeguer committed Sep 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5419fcd View commit details

Commits on Sep 24, 2020

  1. Minor fixes to python installation scripts based on code review

    Rasmus Wriedt Larsen committed Sep 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    dffce99 View commit details
  2. Apply suggestions from code review

    Co-authored-by: Marco Gario  <marcogario@github.com>
    2 people authored and GitHub committed Sep 24, 2020
    Copy the full SHA
    6645c55 View commit details

Commits on Sep 23, 2020

  1. Fix python string

    David Verdeguer committed Sep 23, 2020
    Copy the full SHA
    3495596 View commit details
  2. Check platform before installing python tools

    David Verdeguer committed Sep 23, 2020
    Copy the full SHA
    1477345 View commit details
  3. Merge pull request #228 from miqh/fix/197

    Resolve violations of eslint-comments/no-use lint
    Robert authored and GitHub committed Sep 23, 2020
    Copy the full SHA
    f2e557e View commit details
  4. Merge branch 'main' into fix/197

    Robert authored and GitHub committed Sep 23, 2020
    Copy the full SHA
    5d00d5b View commit details
  5. Merge pull request #229 from miqh/fix/203

    Resolve violations of no-sparse-arrays lint
    Robert authored and GitHub committed Sep 23, 2020
    Copy the full SHA
    d9f3933 View commit details
Older