-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
100 lines (99 loc) · 2.73 KB
/
Copy pathNAMESPACE
File metadata and controls
100 lines (99 loc) · 2.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# Generated by roxygen2: do not edit by hand
export(analytics_collect_chapter_activity)
export(analytics_collect_contributor_growth)
export(analytics_compute_trends)
export(analytics_format_markdown)
export(analytics_generate_dashboard)
export(announce_create_message)
export(announce_post)
export(announce_post_bluesky)
export(announce_post_mastodon)
export(announce_post_reply)
export(announce_send_newsletter)
export(blog_check_links)
export(blog_create_entry)
export(cfp_check_deadlines)
export(cfp_create_issue)
export(cfp_list_open)
export(cfp_recommend_speaker)
export(chapter_check_health)
export(chapter_create)
export(chapter_create_pr)
export(chapter_create_setup)
export(chapter_create_update)
export(chapter_monitor_status)
export(chapter_report_health)
export(chunk_markdown)
export(cloudflare_account_id)
export(cloudflare_embed)
export(cloudflare_vectorize_upsert)
export(cmd_execute)
export(cmd_parse)
export(conference_generate_report)
export(conference_list_speakers)
export(contributor_format)
export(contributor_list)
export(contributor_list_org)
export(contributor_update)
export(directory_crop_image)
export(directory_optimize_image)
export(directory_sync_airtable)
export(directory_validate_filename)
export(directory_verify_handles)
export(event_create_summary)
export(event_list_chapter)
export(event_sync_chapters)
export(gather_rag_source)
export(gh_branch_upsert)
export(gh_greet_contributor)
export(gh_open_or_update_pr)
export(gh_post_checklist)
export(gh_thank_contributor)
export(gh_welcome_contributor)
export(gha_generate_dashboard)
export(gt_check_invitations)
export(gt_create_offboarding)
export(gt_finalize_offboarding)
export(gt_finalize_onboarding)
export(gt_invite)
export(gt_remind_stale)
export(gt_sync_airtable)
export(i18n_check_coverage)
export(i18n_get_chapter_language)
export(i18n_list_languages)
export(i18n_translate_template)
export(i18n_validate_translations)
export(li_get_version)
export(li_media_upload)
export(li_oauth)
export(li_post_write)
export(li_req)
export(li_urn_me)
export(load_labels_config)
export(load_rag_sources)
export(load_review_rules)
export(load_teams_config)
export(prepare_inactivity_emails)
export(rag_chunk_id)
export(rag_index_build)
export(random_emoji)
export(report_format_markdown)
export(report_generate)
export(review_check_pr_naming)
export(review_run)
export(short_url)
export(slack_invite_batch)
export(slack_invite_request)
export(slack_post_message)
export(slack_subscribe_rss)
export(tags2hash)
export(validate_blog_entry)
export(validate_directory_entries)
export(validate_directory_pr)
export(website_collect_analytics)
export(website_format_analytics)
export(website_generate_report)
export(website_merge_pending)
export(website_publish_report)
importFrom(stats,aggregate)
importFrom(utils,head)