Skip to content
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

Customize shebang 739 #940

Merged
merged 24 commits into from Dec 21, 2017
Merged

Commits on Nov 17, 2017

  1. First work on aiidateam#739, in which I make it possible to store she…

    …bang in the metadata of the computer for both backends
    lekah committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    004c3b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8178cdb View commit details
    Browse the repository at this point in the history
  3. for aiidateam#739 the JobTemplate instance now gets the shebang line …

    …from the computer instance as an attribute
    lekah committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    3799315 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccdc450 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9a5bf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    ed612c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Configuration menu
    Copy the full SHA
    4a27bce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b224ee7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2017

  1. Configuration menu
    Copy the full SHA
    5050ccc View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. Configuration menu
    Copy the full SHA
    b2001da View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Configuration menu
    Copy the full SHA
    e308ad0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'customize_shebang_739' of github.com:lekah/aiida_core i…

    …nto customize_shebang_739
    lekah committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    7206e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fc7daa View commit details
    Browse the repository at this point in the history
  4. For aiidateam#739 I check the jobTemplate's shebang attribute, in ord…

    …er to provide a default if it's None or an empty string
    lekah committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    0390233 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f112369 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c7c9b9 View commit details
    Browse the repository at this point in the history
  7. Changed the order of the computer setup so that shebang line is asked…

    … after the scheduler, which makes more sense than where it was before
    lekah committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    8ca5c64 View commit details
    Browse the repository at this point in the history
  8. Added new check if user specified an empty string for the shebang lin…

    …e. This is respected
    lekah committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    ff96a5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af7e3b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68758fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de8e5ef View commit details
    Browse the repository at this point in the history
  12. Fixed docstring

    lekah committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    6b08696 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Configuration menu
    Copy the full SHA
    49633da View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Configuration menu
    Copy the full SHA
    1278e4d View commit details
    Browse the repository at this point in the history