Skip to content

Commit

Permalink
Update gh pages workflow
Browse files Browse the repository at this point in the history
- run gh pages workflow once a week
- sort repo list alphabetically
  • Loading branch information
avidit committed Apr 4, 2024
1 parent 970c400 commit 47399a8
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 46 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches:
- master
workflow_dispatch:
schedule:
- cron: '0 0 1 * *'

permissions:
contents: read
Expand Down
99 changes: 54 additions & 45 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,36 @@
# Workflows

## [DynamoDS/actions](https://github.com/DynamoDS/actions)

Workflow | Status
---------|--------
[gh_pages.yml](https://github.com/DynamoDS/actions/actions/workflows/gh_pages.yml) | [![gh_pages.yml](https://github.com/DynamoDS/actions/actions/workflows/gh_pages.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/gh_pages.yml)
[greeting_action.yml](https://github.com/DynamoDS/actions/actions/workflows/greeting_action.yml) | [![greeting_action.yml](https://github.com/DynamoDS/actions/actions/workflows/greeting_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/greeting_action.yml)
[msbuild_action.yml](https://github.com/DynamoDS/actions/actions/workflows/msbuild_action.yml) | [![msbuild_action.yml](https://github.com/DynamoDS/actions/actions/workflows/msbuild_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/msbuild_action.yml)
[notify_slack_action.yml](https://github.com/DynamoDS/actions/actions/workflows/notify_slack_action.yml) | [![notify_slack_action.yml](https://github.com/DynamoDS/actions/actions/workflows/notify_slack_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/notify_slack_action.yml)
[npm_build_action.yml](https://github.com/DynamoDS/actions/actions/workflows/npm_build_action.yml) | [![npm_build_action.yml](https://github.com/DynamoDS/actions/actions/workflows/npm_build_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/npm_build_action.yml)
[sync_repo_action.yml](https://github.com/DynamoDS/actions/actions/workflows/sync_repo_action.yml) | [![sync_repo_action.yml](https://github.com/DynamoDS/actions/actions/workflows/sync_repo_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/sync_repo_action.yml)

## [DynamoDS/actions-dashboard](https://github.com/DynamoDS/actions-dashboard)

Workflow | Status
---------|--------
[gh_pages.yml](https://github.com/DynamoDS/actions-dashboard/actions/workflows/gh_pages.yml) | [![gh_pages.yml](https://github.com/DynamoDS/actions-dashboard/actions/workflows/gh_pages.yml/badge.svg)](https://github.com/DynamoDS/actions-dashboard/actions/workflows/gh_pages.yml)

## [DynamoDS/DSIronPython](https://github.com/DynamoDS/DSIronPython)

Workflow | Status
---------|--------
[build.yml](https://github.com/DynamoDS/DSIronPython/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/DSIronPython/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/DSIronPython/actions/workflows/build.yml)
[publish_test_report.yml](https://github.com/DynamoDS/DSIronPython/actions/workflows/publish_test_report.yml) | [![publish_test_report.yml](https://github.com/DynamoDS/DSIronPython/actions/workflows/publish_test_report.yml/badge.svg)](https://github.com/DynamoDS/DSIronPython/actions/workflows/publish_test_report.yml)

## [DynamoDS/DSIronPython3](https://github.com/DynamoDS/DSIronPython3)

Workflow | Status
---------|--------
[build.yml](https://github.com/DynamoDS/DSIronPython3/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/DSIronPython3/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/DSIronPython3/actions/workflows/build.yml)
[publish_test_report.yml](https://github.com/DynamoDS/DSIronPython3/actions/workflows/publish_test_report.yml) | [![publish_test_report.yml](https://github.com/DynamoDS/DSIronPython3/actions/workflows/publish_test_report.yml/badge.svg)](https://github.com/DynamoDS/DSIronPython3/actions/workflows/publish_test_report.yml)

## [DynamoDS/Dynamo](https://github.com/DynamoDS/Dynamo)

Workflow | Status
Expand All @@ -26,96 +51,80 @@ Workflow | Status
[move_issue.yml](https://github.com/DynamoDS/Dynamo/actions/workflows/move_issue.yml) | [![move_issue.yml](https://github.com/DynamoDS/Dynamo/actions/workflows/move_issue.yml/badge.svg)](https://github.com/DynamoDS/Dynamo/actions/workflows/move_issue.yml)
[ui_smoke_tests.yml](https://github.com/DynamoDS/Dynamo/actions/workflows/ui_smoke_tests.yml) | [![ui_smoke_tests.yml](https://github.com/DynamoDS/Dynamo/actions/workflows/ui_smoke_tests.yml/badge.svg)](https://github.com/DynamoDS/Dynamo/actions/workflows/ui_smoke_tests.yml)

## [DynamoDS/DynamoRevit](https://github.com/DynamoDS/DynamoRevit)

Workflow | Status
---------|--------
[label_issues.yml](https://github.com/DynamoDS/DynamoRevit/actions/workflows/label_issues.yml) | [![label_issues.yml](https://github.com/DynamoDS/DynamoRevit/actions/workflows/label_issues.yml/badge.svg)](https://github.com/DynamoDS/DynamoRevit/actions/workflows/label_issues.yml)
[move_issues.yml](https://github.com/DynamoDS/DynamoRevit/actions/workflows/move_issues.yml) | [![move_issues.yml](https://github.com/DynamoDS/DynamoRevit/actions/workflows/move_issues.yml/badge.svg)](https://github.com/DynamoDS/DynamoRevit/actions/workflows/move_issues.yml)

## [DynamoDS/workflows](https://github.com/DynamoDS/workflows)

Workflow | Status
---------|--------
[greeting.yml](https://github.com/DynamoDS/workflows/actions/workflows/greeting.yml) | [![greeting.yml](https://github.com/DynamoDS/workflows/actions/workflows/greeting.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/greeting.yml)
[greeting_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/greeting_workflow.yml) | [![greeting_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/greeting_workflow.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/greeting_workflow.yml)
[msbuild.yml](https://github.com/DynamoDS/workflows/actions/workflows/msbuild.yml) | [![msbuild.yml](https://github.com/DynamoDS/workflows/actions/workflows/msbuild.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/msbuild.yml)
[msbuild_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/msbuild_workflow.yml) | [![msbuild_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/msbuild_workflow.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/msbuild_workflow.yml)
[npm_build.yml](https://github.com/DynamoDS/workflows/actions/workflows/npm_build.yml) | [![npm_build.yml](https://github.com/DynamoDS/workflows/actions/workflows/npm_build.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/npm_build.yml)
[npm_build_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/npm_build_workflow.yml) | [![npm_build_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/npm_build_workflow.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/npm_build_workflow.yml)

## [DynamoDS/actions](https://github.com/DynamoDS/actions)
## [DynamoDS/DynamoHome](https://github.com/DynamoDS/DynamoHome)

Workflow | Status
---------|--------
[greeting_action.yml](https://github.com/DynamoDS/actions/actions/workflows/greeting_action.yml) | [![greeting_action.yml](https://github.com/DynamoDS/actions/actions/workflows/greeting_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/greeting_action.yml)
[msbuild_action.yml](https://github.com/DynamoDS/actions/actions/workflows/msbuild_action.yml) | [![msbuild_action.yml](https://github.com/DynamoDS/actions/actions/workflows/msbuild_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/msbuild_action.yml)
[npm_build_action.yml](https://github.com/DynamoDS/actions/actions/workflows/npm_build_action.yml) | [![npm_build_action.yml](https://github.com/DynamoDS/actions/actions/workflows/npm_build_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/npm_build_action.yml)
[sync_repo_action.yml](https://github.com/DynamoDS/actions/actions/workflows/sync_repo_action.yml) | [![sync_repo_action.yml](https://github.com/DynamoDS/actions/actions/workflows/sync_repo_action.yml/badge.svg)](https://github.com/DynamoDS/actions/actions/workflows/sync_repo_action.yml)
[build.yml](https://github.com/DynamoDS/DynamoHome/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/DynamoHome/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/DynamoHome/actions/workflows/build.yml)
[npm-publish.yml](https://github.com/DynamoDS/DynamoHome/actions/workflows/npm-publish.yml) | [![npm-publish.yml](https://github.com/DynamoDS/DynamoHome/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/DynamoDS/DynamoHome/actions/workflows/npm-publish.yml)

## [DynamoDS/NotificationCenter](https://github.com/DynamoDS/NotificationCenter)
## [DynamoDS/DynamoRevit](https://github.com/DynamoDS/DynamoRevit)

Workflow | Status
---------|--------
[build.yml](https://github.com/DynamoDS/NotificationCenter/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/NotificationCenter/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/NotificationCenter/actions/workflows/build.yml)
[npm-publish.yml](https://github.com/DynamoDS/NotificationCenter/actions/workflows/npm-publish.yml) | [![npm-publish.yml](https://github.com/DynamoDS/NotificationCenter/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/DynamoDS/NotificationCenter/actions/workflows/npm-publish.yml)
[label_issues.yml](https://github.com/DynamoDS/DynamoRevit/actions/workflows/label_issues.yml) | [![label_issues.yml](https://github.com/DynamoDS/DynamoRevit/actions/workflows/label_issues.yml/badge.svg)](https://github.com/DynamoDS/DynamoRevit/actions/workflows/label_issues.yml)
[move_issues.yml](https://github.com/DynamoDS/DynamoRevit/actions/workflows/move_issues.yml) | [![move_issues.yml](https://github.com/DynamoDS/DynamoRevit/actions/workflows/move_issues.yml/badge.svg)](https://github.com/DynamoDS/DynamoRevit/actions/workflows/move_issues.yml)

## [DynamoDS/DynamoSamples](https://github.com/DynamoDS/DynamoSamples)

Workflow | Status
---------|--------
[build.yml](https://github.com/DynamoDS/DynamoSamples/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/DynamoSamples/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/DynamoSamples/actions/workflows/build.yml)

## [DynamoDS/PackageManagerClient](https://github.com/DynamoDS/PackageManagerClient)
## [DynamoDS/DynamoWishlist](https://github.com/DynamoDS/DynamoWishlist)

Workflow | Status
---------|--------
[PackageManagerClientMSbuild.yml](https://github.com/DynamoDS/PackageManagerClient/actions/workflows/PackageManagerClientMSbuild.yml) | [![PackageManagerClientMSbuild.yml](https://github.com/DynamoDS/PackageManagerClient/actions/workflows/PackageManagerClientMSbuild.yml/badge.svg)](https://github.com/DynamoDS/PackageManagerClient/actions/workflows/PackageManagerClientMSbuild.yml)
[label_issues.yml](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/label_issues.yml) | [![label_issues.yml](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/label_issues.yml/badge.svg)](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/label_issues.yml)
[move_issues.yml](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/move_issues.yml) | [![move_issues.yml](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/move_issues.yml/badge.svg)](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/move_issues.yml)

## [DynamoDS/DynamoHome](https://github.com/DynamoDS/DynamoHome)
## [DynamoDS/librarie.js](https://github.com/DynamoDS/librarie.js)

Workflow | Status
---------|--------
[build.yml](https://github.com/DynamoDS/DynamoHome/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/DynamoHome/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/DynamoHome/actions/workflows/build.yml)
[npm-publish.yml](https://github.com/DynamoDS/DynamoHome/actions/workflows/npm-publish.yml) | [![npm-publish.yml](https://github.com/DynamoDS/DynamoHome/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/DynamoDS/DynamoHome/actions/workflows/npm-publish.yml)
[build.yml](https://github.com/DynamoDS/librarie.js/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/librarie.js/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/librarie.js/actions/workflows/build.yml)
[npm-publish.yml](https://github.com/DynamoDS/librarie.js/actions/workflows/npm-publish.yml) | [![npm-publish.yml](https://github.com/DynamoDS/librarie.js/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/DynamoDS/librarie.js/actions/workflows/npm-publish.yml)

## [DynamoDS/SplashScreen](https://github.com/DynamoDS/SplashScreen)
## [DynamoDS/NodePropertyPalette](https://github.com/DynamoDS/NodePropertyPalette)

Workflow | Status
---------|--------
[build.yml](https://github.com/DynamoDS/SplashScreen/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/SplashScreen/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/SplashScreen/actions/workflows/build.yml)
[npm-publish.yml](https://github.com/DynamoDS/SplashScreen/actions/workflows/npm-publish.yml) | [![npm-publish.yml](https://github.com/DynamoDS/SplashScreen/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/DynamoDS/SplashScreen/actions/workflows/npm-publish.yml)
[msbuild.yml](https://github.com/DynamoDS/NodePropertyPalette/actions/workflows/msbuild.yml) | [![msbuild.yml](https://github.com/DynamoDS/NodePropertyPalette/actions/workflows/msbuild.yml/badge.svg)](https://github.com/DynamoDS/NodePropertyPalette/actions/workflows/msbuild.yml)

## [DynamoDS/DSIronPython](https://github.com/DynamoDS/DSIronPython)
## [DynamoDS/NotificationCenter](https://github.com/DynamoDS/NotificationCenter)

Workflow | Status
---------|--------
[build.yml](https://github.com/DynamoDS/DSIronPython/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/DSIronPython/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/DSIronPython/actions/workflows/build.yml)
[publish_test_report.yml](https://github.com/DynamoDS/DSIronPython/actions/workflows/publish_test_report.yml) | [![publish_test_report.yml](https://github.com/DynamoDS/DSIronPython/actions/workflows/publish_test_report.yml/badge.svg)](https://github.com/DynamoDS/DSIronPython/actions/workflows/publish_test_report.yml)
[build.yml](https://github.com/DynamoDS/NotificationCenter/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/NotificationCenter/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/NotificationCenter/actions/workflows/build.yml)
[npm-publish.yml](https://github.com/DynamoDS/NotificationCenter/actions/workflows/npm-publish.yml) | [![npm-publish.yml](https://github.com/DynamoDS/NotificationCenter/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/DynamoDS/NotificationCenter/actions/workflows/npm-publish.yml)

## [DynamoDS/DSIronPython3](https://github.com/DynamoDS/DSIronPython3)
## [DynamoDS/PackageManagerClient](https://github.com/DynamoDS/PackageManagerClient)

Workflow | Status
---------|--------
[build.yml](https://github.com/DynamoDS/DSIronPython3/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/DSIronPython3/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/DSIronPython3/actions/workflows/build.yml)
[publish_test_report.yml](https://github.com/DynamoDS/DSIronPython3/actions/workflows/publish_test_report.yml) | [![publish_test_report.yml](https://github.com/DynamoDS/DSIronPython3/actions/workflows/publish_test_report.yml/badge.svg)](https://github.com/DynamoDS/DSIronPython3/actions/workflows/publish_test_report.yml)
[PackageManagerClientMSbuild.yml](https://github.com/DynamoDS/PackageManagerClient/actions/workflows/PackageManagerClientMSbuild.yml) | [![PackageManagerClientMSbuild.yml](https://github.com/DynamoDS/PackageManagerClient/actions/workflows/PackageManagerClientMSbuild.yml/badge.svg)](https://github.com/DynamoDS/PackageManagerClient/actions/workflows/PackageManagerClientMSbuild.yml)

## [DynamoDS/DynamoWishlist](https://github.com/DynamoDS/DynamoWishlist)
## [DynamoDS/SplashScreen](https://github.com/DynamoDS/SplashScreen)

Workflow | Status
---------|--------
[label_issues.yml](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/label_issues.yml) | [![label_issues.yml](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/label_issues.yml/badge.svg)](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/label_issues.yml)
[move_issues.yml](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/move_issues.yml) | [![move_issues.yml](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/move_issues.yml/badge.svg)](https://github.com/DynamoDS/DynamoWishlist/actions/workflows/move_issues.yml)
[build.yml](https://github.com/DynamoDS/SplashScreen/actions/workflows/build.yml) | [![build.yml](https://github.com/DynamoDS/SplashScreen/actions/workflows/build.yml/badge.svg)](https://github.com/DynamoDS/SplashScreen/actions/workflows/build.yml)
[npm-publish.yml](https://github.com/DynamoDS/SplashScreen/actions/workflows/npm-publish.yml) | [![npm-publish.yml](https://github.com/DynamoDS/SplashScreen/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/DynamoDS/SplashScreen/actions/workflows/npm-publish.yml)

## [DynamoDS/TuneUp](https://github.com/DynamoDS/TuneUp)

Workflow | Status
---------|--------
[msbuild.yml](https://github.com/DynamoDS/TuneUp/actions/workflows/msbuild.yml) | [![msbuild.yml](https://github.com/DynamoDS/TuneUp/actions/workflows/msbuild.yml/badge.svg)](https://github.com/DynamoDS/TuneUp/actions/workflows/msbuild.yml)

## [DynamoDS/NodePropertyPalette](https://github.com/DynamoDS/NodePropertyPalette)
## [DynamoDS/workflows](https://github.com/DynamoDS/workflows)

Workflow | Status
---------|--------
[msbuild.yml](https://github.com/DynamoDS/NodePropertyPalette/actions/workflows/msbuild.yml) | [![msbuild.yml](https://github.com/DynamoDS/NodePropertyPalette/actions/workflows/msbuild.yml/badge.svg)](https://github.com/DynamoDS/NodePropertyPalette/actions/workflows/msbuild.yml)
[greeting.yml](https://github.com/DynamoDS/workflows/actions/workflows/greeting.yml) | [![greeting.yml](https://github.com/DynamoDS/workflows/actions/workflows/greeting.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/greeting.yml)
[greeting_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/greeting_workflow.yml) | [![greeting_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/greeting_workflow.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/greeting_workflow.yml)
[msbuild.yml](https://github.com/DynamoDS/workflows/actions/workflows/msbuild.yml) | [![msbuild.yml](https://github.com/DynamoDS/workflows/actions/workflows/msbuild.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/msbuild.yml)
[msbuild_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/msbuild_workflow.yml) | [![msbuild_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/msbuild_workflow.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/msbuild_workflow.yml)
[npm_build.yml](https://github.com/DynamoDS/workflows/actions/workflows/npm_build.yml) | [![npm_build.yml](https://github.com/DynamoDS/workflows/actions/workflows/npm_build.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/npm_build.yml)
[npm_build_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/npm_build_workflow.yml) | [![npm_build_workflow.yml](https://github.com/DynamoDS/workflows/actions/workflows/npm_build_workflow.yml/badge.svg)](https://github.com/DynamoDS/workflows/actions/workflows/npm_build_workflow.yml)

2 changes: 1 addition & 1 deletion generate_readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ list_repos() {
--no-archived \
--visibility public \
--json nameWithOwner,url \
--template '{{range .}}{{.nameWithOwner}}{{","}}{{.url}}{{"\n"}}{{end}}'
--template '{{range .}}{{.nameWithOwner}}{{","}}{{.url}}{{"\n"}}{{end}}' | sort -f
}

echo "# Workflows" > $output_file
Expand Down

0 comments on commit 47399a8

Please sign in to comment.