public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-791] Closing of 8 branch.
@ 2021-05-14  9:25 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-05-14  9:25 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:df18a1343ddecebb364509a518c7b85eb32297b6

commit r12-791-gdf18a1343ddecebb364509a518c7b85eb32297b6
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri May 14 11:24:08 2021 +0200

    Closing of 8 branch.
    
    2021-05-14  Jakub Jelinek  <jakub@redhat.com>
    
    contrib/
            * gcc-changelog/git_update_version.py: Remove releases/gcc-8 from
            active_refs.
    maintainer-scripts/
            * crontab: Stop doing gcc-8 snapshots.

Diff:
---
 contrib/gcc-changelog/git_update_version.py | 2 +-
 maintainer-scripts/crontab                  | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/contrib/gcc-changelog/git_update_version.py b/contrib/gcc-changelog/git_update_version.py
index 0a21a748e72..0508f194084 100755
--- a/contrib/gcc-changelog/git_update_version.py
+++ b/contrib/gcc-changelog/git_update_version.py
@@ -57,7 +57,7 @@ def prepend_to_changelog_files(repo, folder, git_commit, add_to_git):
             repo.git.add(full_path)
 
 
-active_refs = ['master', 'releases/gcc-8', 'releases/gcc-9', 'releases/gcc-10',
+active_refs = ['master', 'releases/gcc-9', 'releases/gcc-10',
                'releases/gcc-11']
 
 parser = argparse.ArgumentParser(description='Update DATESTAMP and generate '
diff --git a/maintainer-scripts/crontab b/maintainer-scripts/crontab
index 8f2c0d8efc9..93612a3ca13 100644
--- a/maintainer-scripts/crontab
+++ b/maintainer-scripts/crontab
@@ -1,7 +1,6 @@
 16  0 * * * sh /home/gccadmin/scripts/update_version_git
 50  0 * * * sh /home/gccadmin/scripts/update_web_docs_git
 55  0 * * * sh /home/gccadmin/scripts/update_web_docs_libstdcxx_git
-32 22 * * 3 sh /home/gccadmin/scripts/gcc_release -s 8:releases/gcc-8 -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 4 sh /home/gccadmin/scripts/gcc_release -s 9:releases/gcc-9 -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 5 sh /home/gccadmin/scripts/gcc_release -s 10:releases/gcc-10 -l -d /sourceware/snapshot-tmp/gcc all
 32 22 * * 6 sh /home/gccadmin/scripts/gcc_release -s 11:releases/gcc-11 -l -d /sourceware/snapshot-tmp/gcc all


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-14  9:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14  9:25 [gcc r12-791] Closing of 8 branch Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).