An error occurred fetching the project authors.
  1. 10 Mar, 2020 1 commit
  2. 09 Mar, 2020 1 commit
  3. 13 Jan, 2020 1 commit
    • Jérome Perrin's avatar
      software/slaprunner: drop ssh key authority · 4ba5d113
      Jérome Perrin authored
      These keys are not managed by trust of a certificate authority, just by
      "trust of first use" so it does not make sense to use a key authority.
      
      This also cause difficulties to publish the key fingerprint as a
      parameter, because we can't get the key fingerprint until the authority
      service is started.
      
      Also enable ecdsa key.
      
      This fixes random failures with slaprunner tests, because the published
      fingerprint was never correct on first buildout run.
      
      Existing webrunners will have a new ssh host key after this.
      4ba5d113
  4. 02 Dec, 2019 1 commit
  5. 29 Nov, 2019 1 commit
  6. 25 Nov, 2019 1 commit
  7. 30 Oct, 2019 3 commits
    • Jérome Perrin's avatar
      slaprunner: test for web services · 26741e83
      Jérome Perrin authored
      26741e83
    • Jérome Perrin's avatar
      slaprunner: support shared parts · 1a5df533
      Jérome Perrin authored
      If slaprunner itself was installed on a slapos which had shared parts
      enabled, these shared parts will also be used while installing softwares
      inside the slaprunner.
      
      Because ${buildout:shared-part-list} is a multi line property, it was
      not possible to generate .cfg files (which needs special handling of
      multi-line strings) directly from software buildout (where jinja
      templates are not yet available), so we use a trick of generating a
      plain text file in software and parsing it during instance.
      1a5df533
    • Jérome Perrin's avatar
      slaprunner: publish a ssh:// url · 95c05120
      Jérome Perrin authored
      Instead of having to copy and paste the "ssh command", having a
      clickable link is more user friendly. This integrates seamlessly with
      ChromeOS secure shell app (eventhough the app does not do anything with
      fingerprint as per version 0.19)
      95c05120
  8. 07 Oct, 2019 1 commit
  9. 05 Sep, 2019 1 commit
  10. 20 Dec, 2018 1 commit
  11. 24 Oct, 2018 1 commit
  12. 19 Oct, 2018 1 commit
  13. 08 Oct, 2018 2 commits
  14. 04 Jul, 2018 1 commit