[InterNetNews/inn] ab3b38: Mark new CI directories in MANIFEST

Russ Allbery noreply at github.com
Mon Sep 13 03:59:16 UTC 2021


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: ab3b383ca049a0f9e220df764a270873f88d994d
      https://github.com/InterNetNews/inn/commit/ab3b383ca049a0f9e220df764a270873f88d994d
  Author: Russ Allbery <eagle at eyrie.org>
  Date:   2021-09-12 (Sun, 12 Sep 2021)

  Changed paths:
    M MANIFEST

  Log Message:
  -----------
  Mark new CI directories in MANIFEST

I forgot that MANIFEST requires directories be marked.  Mark
.github and ci accordingly.


  Commit: bd5ac31cef3182f9d84e6dfa2fb5c25fa433d104
      https://github.com/InterNetNews/inn/commit/bd5ac31cef3182f9d84e6dfa2fb5c25fa433d104
  Author: Russ Allbery <eagle at eyrie.org>
  Date:   2021-09-12 (Sun, 12 Sep 2021)

  Changed paths:
    M support/mksnapshot

  Log Message:
  -----------
  Add support for a GIT snapshot type

On branches, use git describe to construct the version number.
On the main branch, that doesn't do anything useful, so instead
extract the date of the last commit, which hopefully will be good
enough.  These generate stable snapshot names if nothing has
changed in the repository, so that we can publish snapshots only
if nothing has changed.

Keep the old CURRENT and STABLE snapshot types so that we can keep
generating daily snapshots as well if we want to.


  Commit: a790117adbabd1d7fe9788271601a766d076264c
      https://github.com/InterNetNews/inn/commit/a790117adbabd1d7fe9788271601a766d076264c
  Author: Russ Allbery <eagle at eyrie.org>
  Date:   2021-09-12 (Sun, 12 Sep 2021)

  Changed paths:
    M MANIFEST
    M support/mksnapshot

  Log Message:
  -----------
  Merge pull request #167 from rra/snapshots

Update mksnapshot with Git support


Compare: https://github.com/InterNetNews/inn/compare/d7d9ae3bc3f6...a790117adbab


More information about the inn-committers mailing list