Skip to content

Commit

Permalink
Rename key meeting files for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneCurcuru committed Jan 27, 2025
1 parent 985d4af commit 3e32f22
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 47 deletions.
8 changes: 4 additions & 4 deletions lib/whimsy/asf/meeting-util.rb
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ class MeetingUtil
MEETING_FILES = { # Filename in meeting dir, pathname to another deployed tool, or URL
'README.txt' => 'README For Meeting Process And Roll Call',
'runbook/email_03_nomination_of_board.txt' => 'How To Nominate Someone For Board',
'/members/board-nominate.cgi' => 'Nominate someone for the Board',
'/members/nominate_board.cgi' => 'Nominate someone for the Board',
'runbook/email_02_nomination_of_members.txt' => 'How To Nominate A New Member',
'/members/member_nominations.cgi' => 'Nominate someone for ASF Member',
'/members/nominate_member.cgi' => 'Nominate someone for ASF Member',
'/members/proxy.cgi' => 'Submit A Proxy/Check Your Proxies',
'agenda.txt' => 'Official Meeting Agenda',
'/members/board_nominations.cgi' => 'Cross-check existing Board nominations',
'/members/check_boardnoms.cgi' => 'Cross-check existing Board nominations',
'board_ballot.txt' => 'Official Board Candidate Ballots and Statements',
'board_nominations.txt' => 'Official list of Board Nominations',
'/members/nominations.cgi' => 'Cross-check existing New Member nominations',
'/members/check_membernoms.cgi' => 'Cross-check existing New Member nominations',
'nominated-members.txt' => 'Official list of New Member nominations',
PROXIES_FILENAME => 'Official List Of Meeting Proxies',
'record' => 'Official List Of Voting Members',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
PAGETITLE = "Board nominations cross-check" # Wvisible:meeting
PAGETITLE = "Cross-check existing Board nominations" # Wvisible:meeting
$LOAD_PATH.unshift '/srv/whimsy/lib'
require 'time'
require 'erb'
Expand Down Expand Up @@ -100,9 +100,9 @@ _html do
_whimsy_body(
title: PAGETITLE,
related: {
'/members/meeting' => 'Member Meeting FAQ and info',
'board-nominate.cgi' => "Nominate someone for director in board_nominations.txt",
'nominations' => 'New Member nominations cross-check',
'meeting.cgi' => 'Member Meeting FAQ and info',
'nominate_board.cgi' => 'Nominate someone for the Board',
'check_membernoms.cgi' => 'Cross-check existing New Member nominations',
ASF::SVN.svnpath!('Meetings') => 'Official Meeting Agenda Directory'
},
helpblock: -> {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
PAGETITLE = "New Member invitations cross-check" # Wvisible:meeting,members
PAGETITLE = "Cross-check new Member invitations/applications" # Wvisible:meeting,members
$LOAD_PATH.unshift '/srv/whimsy/lib'

require 'date'
Expand Down Expand Up @@ -139,7 +139,7 @@ _html do
memappurl => 'memapp-received.txt',
'https://lists.apache.org/[email protected]' => '[email protected]',
nominationsurl => 'nominated-members.txt',
'https://github.com/apache/whimsy/blob/master/www/members/invitations.cgi' => 'Source code for this page'
'https://github.com/apache/whimsy/blob/master/www/members/check_invitations.cgi' => 'Source code for this page'
},
helpblock: -> {
_p do
Expand Down
14 changes: 7 additions & 7 deletions www/members/nominations.cgi → www/members/check_membernoms.cgi
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
PAGETITLE = "New Member nominations cross-check" # Wvisible:meeting
PAGETITLE = "Cross-check existing New Member nominations" # Wvisible:meeting
$LOAD_PATH.unshift '/srv/whimsy/lib'
require 'time'
require 'erb'
Expand Down Expand Up @@ -110,12 +110,12 @@ _html do
_whimsy_body(
title: PAGETITLE,
related: {
'/members/meeting' => 'Member Meeting FAQ and info',
'/members/memberless-pmcs' => 'PMCs with no/few ASF Members',
'/members/watch' => 'Watch list for potential Member candidates',
'/members/member_nominations' => 'Add entries to list of nominated members',
'board-nominations' => 'Board nominations cross-check',
'board-nominate.cgi' => "Add entries to board nomination file",
'meeting.cgi' => 'Member Meeting FAQ and info',
'memberless-pmcs.cgi' => 'PMCs with no/few ASF Members',
'watch.cgi' => 'Watch list for potential Member candidates',
'nominate_member.cgi' => 'Add entries to list of nominated members',
'check_boardnoms.cgi' => 'Cross-check existing Board nominations',
'nominate_board.cgi' => 'Nominate someone for the Board',
ASF::SVN.svnpath!('Meetings') => 'Official Meeting Agenda Directory'
},
helpblock: -> {
Expand Down
30 changes: 15 additions & 15 deletions www/members/index.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ require 'wunderbar'
require 'wunderbar/bootstrap'

MEETING = {
'meeting.cgi' => "Member's Meeting FAQ, Timeline, How-Tos",
'proxy.cgi' => "Assign a proxy for the (current) Member's meeting",
'watch.cgi' => "Potential Member Watch List - tracking candidates for future nominations",
'memberless-pmcs.cgi' => "Crosscheck PMCs with few/no ASF Members, for future nominations",
'member_nominations' => 'Add entries to list of nominated members',
'nominations.cgi' => "Member's nominations cross-check - ensuring nominations get on the ballot, etc.",
'invitations.cgi' => "New Member invitations cross-check",
'board-nominations.cgi' => "Board nominations cross-check - ensuring nominations get on the ballot, etc.",
'board-nominate.cgi' => "Add entries to board nomination file",
'attendance-xcheck.cgi' => "Member's Meeting Attendance cross-check - who attended when",
'non-participants.cgi' => "Active Members not participating in recent meetings (to send a poll to)",
'inactive.cgi' => "Poll of Inactive Members - tool to query non-participating members why",
'whatif.cgi' => "Board STV Results 'what-if' tool - review past board election votes"
'meeting.cgi' => 'Member Meeting FAQ, Timeline, How-Tos',
'proxy.cgi' => 'Assign a proxy for the (current) Member meeting',
'watch.cgi' => 'Potential Member Watch List - tracking candidates for future nominations',
'memberless-pmcs.cgi' => 'Crosscheck PMCs with few/no ASF Members, for future nominations',
'nominate_member.cgi' => 'Nominate someone for ASF Member',
'check_membernoms.cgi' => 'Cross-check existing New Member nominations',
'nominate_board.cgi' => 'Nominate someone for the Board',
'check_boardnoms.cgi' => 'Cross-check existing Board nominations',
'check_invitations.cgi' => 'Cross-check new Member invitations / applications',
'attendance-xcheck.cgi' => 'Member Meeting Attendance cross-check - who attended when',
'non-participants.cgi' => 'Active Members not participating in recent meetings (to send a poll to)',
'inactive.cgi' => 'Poll of Inactive Members - tool to query non-participating members why',
'whatif.cgi' => 'Board STV Results what-if tool - review past board election results'
}

LISTS = {
Expand All @@ -36,11 +36,11 @@ LISTS = {
MISC = {
'mentors.cgi' => "New Member mentoring program overview",
'board-attend.cgi' => "Director attendance statistics at board meetings",
'board-nominations.cgi' => "Board Member nominations cross-check - ensuring nominations get on the ballot, etc.",
'ldap-namecheck.cgi' => "Crosscheck LDAP Names With Public Name from ICLAs",
'namediff.cgi' => "Crosscheck Members Names With ICLA records",
'mirror_check.cgi' => "ASF Distribution Mirror Check - is a mirror configured correctly",
'download_check.cgi' => "Verify an Apache project download page is configured correctly"
'download_check.cgi' => "Verify an Apache project download page is configured correctly",
'logs.cgi' => "View server logs"
}

_html do
Expand Down
8 changes: 4 additions & 4 deletions www/members/meeting.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -167,12 +167,12 @@ _html do
_p do
_ 'Before an Annual meeting, Members may nominate candidates for the Board election, or as New Member Candidates. Nominations are only official if placed in the correct files; although much discussion also happens on members@.'
_ul do
['/members/board-nominate.cgi',
'/members/member_nominations.cgi',
['/members/nominate_board.cgi',
'/members/nominate_member.cgi',
'/members/proxy.cgi',
'agenda.txt',
'/members/board_nominations.cgi',
'/members/nominations.cgi',
'/members/check_boardnoms.cgi',
'/members/check_membernoms.cgi',
'board_ballot.txt'].each do |f|
_li do
emit_link(svn_mtg_dir, f, ASF::MeetingUtil::MEETING_FILES[f])
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
PAGETITLE = "Add entries to board_nominations.txt file" # Wvisible:meeting
PAGETITLE = "Nominate someone for the Board" # Wvisible:meeting
$LOAD_PATH.unshift '/srv/whimsy/lib'
require 'time'
require 'wunderbar'
Expand Down Expand Up @@ -115,8 +115,8 @@ _html do
title: PAGETITLE,
subtitle: 'About This Script',
related: {
'/members/meeting' => 'Member Meeting FAQ and info',
'board-nominations.cgi' => 'Board nominations cross-check',
'meeting' => 'Member Meeting FAQ and info',
'check_boardnoms.cgi' => 'Board nominations cross-check',
ASF::SVN.svnpath!('Meetings') => 'Official Meeting Agenda Directory'
},
helpblock: -> {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
PAGETITLE = "Add entries to nominated-members.txt" # Wvisible:meeting
PAGETITLE = "Nominate someone for ASF Member" # Wvisible:meeting
$LOAD_PATH.unshift '/srv/whimsy/lib'
require 'time'
require 'wunderbar'
Expand Down Expand Up @@ -116,10 +116,10 @@ _html do
title: PAGETITLE,
subtitle: 'About This Script',
related: {
'/members/meeting' => 'Member Meeting FAQ and info',
'/members/memberless-pmcs' => 'PMCs with no/few ASF Members',
'/members/watch' => 'Watch list for potential Member candidates',
'nominations.cgi' => "Member nominations cross-check - ensuring nominations get on the ballot, etc.",
'meeting.cgi' => 'Member Meeting FAQ and info',
'memberless-pmcs.cgi' => 'PMCs with no/few ASF Members',
'watch.cgi' => 'Watch list for potential Member candidates',
'check_membernoms.cgi' => "Member nominations cross-check - ensuring nominations get on the ballot, etc.",
ASF::SVN.svnpath!('Meetings') => 'Official Meeting Agenda Directory'
},
helpblock: -> {
Expand Down
6 changes: 3 additions & 3 deletions www/members/watch.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ _html do
_whimsy_body(
title: PAGETITLE,
related: {
'/members/memberless-pmcs' => 'PMCs with no/few ASF Members',
'/members/member_nominations' => 'Add entries to list of nominated members',
'/members/nominations' => 'Members Meeting Nomination Crosscheck',
'memberless-pmcs.cgi' => 'PMCs with no/few ASF Members',
'nominate_member.cgi' => 'Nominate someone for ASF Member',
'check_membernoms.cgi' => 'Cross-check existing New Member Nominations',
ASF::SVN.svnpath!('Meetings') => 'Official Meeting Agenda Directory'
},
helpblock: -> {
Expand Down

0 comments on commit 3e32f22

Please sign in to comment.