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

Support for systemd #266

Merged
merged 43 commits into from
Feb 14, 2022
Merged

Support for systemd #266

merged 43 commits into from
Feb 14, 2022

Commits on Jan 28, 2022

  1. Support for systemd

    basil committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d0a0832 View commit details
    Browse the repository at this point in the history
  2. Beginnings of migration script

    basil committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    28f645c View commit details
    Browse the repository at this point in the history
  3. fixup

    basil committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    e48c601 View commit details
    Browse the repository at this point in the history
  4. Add a wrapper script

    basil committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    483823a View commit details
    Browse the repository at this point in the history
  5. Check JENKINS_HOME

    basil committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    92ee186 View commit details
    Browse the repository at this point in the history
  6. Use @@ARTIFACTNAME@@

    basil committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    370b719 View commit details
    Browse the repository at this point in the history
  7. Fix quoting

    basil committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7143902 View commit details
    Browse the repository at this point in the history
  8. More work on migration script

    basil committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7b6dade View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Fix tests

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    e63c6f5 View commit details
    Browse the repository at this point in the history
  2. Loosen wrapper script

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    19d8cc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0af39e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e26b52 View commit details
    Browse the repository at this point in the history
  5. Squash some TODOs

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    592c691 View commit details
    Browse the repository at this point in the history
  6. Migration

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    39f9a5d View commit details
    Browse the repository at this point in the history
  7. Amazon Linux doesn't support %S

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    fccdf6c View commit details
    Browse the repository at this point in the history
  8. fixup

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    d6f9025 View commit details
    Browse the repository at this point in the history
  9. fixups

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    cb83332 View commit details
    Browse the repository at this point in the history
  10. fixups

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    2a2bfcb View commit details
    Browse the repository at this point in the history
  11. Add informative comment

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    8f59e84 View commit details
    Browse the repository at this point in the history
  12. Cleanups

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    5cbf278 View commit details
    Browse the repository at this point in the history
  13. Prepare for SystemdLifecycle

    basil committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    bbfa425 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

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

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    cd54136 View commit details
    Browse the repository at this point in the history
  2. Adapt to 2.333 changes

    basil committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    af91045 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Only very recent versions of systemd have credential support, so go b…

    …ack to using plain old environment variables
    basil committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d73dc1e View commit details
    Browse the repository at this point in the history
  2. Document more limit options

    basil committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8ed427a View commit details
    Browse the repository at this point in the history
  3. Improve edit warning

    basil committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    33b7cc3 View commit details
    Browse the repository at this point in the history
  4. 2.333 was released

    basil committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    5722253 View commit details
    Browse the repository at this point in the history
  5. Squash some TODOs

    basil committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    5a87e90 View commit details
    Browse the repository at this point in the history
  6. No need to customize HOME=

    basil committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    901956e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58bc52e View commit details
    Browse the repository at this point in the history
  8. Increase unit test timeout

    basil committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    369c577 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b20e99 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    192820b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Handle WAR move

    basil committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    44d610f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    176392b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf26c3 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary use of awk

    basil committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    df8fcc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b6bcde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87b5da7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de5c817 View commit details
    Browse the repository at this point in the history
  8. Handle single quotes

    basil committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7334ec8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c81a2b1 View commit details
    Browse the repository at this point in the history