Skip to content

Commit 82b8c38

Browse files
authored
Merge branch 'main' into security
2 parents e9d1110 + 0979d02 commit 82b8c38

17 files changed

Lines changed: 1392 additions & 38 deletions

.github/workflows/jekyll-gh-pages.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,28 +32,28 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- name: Harden Runner
35-
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
35+
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
3636
with:
3737
egress-policy: audit
3838

3939
- name: Checkout
4040
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4141
- name: Setup Ruby
42-
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
42+
uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
4343
with:
4444
ruby-version: '3.2.2'
4545
bundler-cache: true
4646
- name: Setup Pages
4747
id: pages
48-
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
48+
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
4949
- name: Build with Jekyll
5050
# Outputs to the './_site' directory by default
5151
run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}"
5252
env:
5353
JEKYLL_ENV: production
5454
- name: Upload artifact
5555
# Automatically uploads an artifact from the './_site' directory by default
56-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
56+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
5757

5858
# Deployment job
5959
deploy:
@@ -64,10 +64,10 @@ jobs:
6464
needs: build
6565
steps:
6666
- name: Harden Runner
67-
uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
67+
uses: step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17.0
6868
with:
6969
egress-policy: audit
7070

7171
- name: Deploy to GitHub Pages
7272
id: deployment
73-
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4.0.5
73+
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0

.github/workflows/preview.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121

2222
- name: Setup Ruby
23-
uses: ruby/setup-ruby@09a7688d3b55cf0e976497ff046b70949eeaccfd # v1.288.0
23+
uses: ruby/setup-ruby@4c56a21280b36d862b5fc31348f463d60bdc55d5 # v1.301.0
2424
with:
2525
ruby-version: "3.2"
2626
bundler-cache: true
@@ -40,7 +40,7 @@ jobs:
4040
4141
# Upload the artifact for deployment
4242
- name: Upload Pages Artifact
43-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
43+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
4444
with:
4545
path: _site
4646

@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353
- name: Deploy to GitHub Pages
5454
id: deploy
55-
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4.0.5
55+
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0
5656

5757
# Comment PR preview URL
5858
- name: Comment PR Preview URL

_data/meeting-agenda-items.csv

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
title,url,number,scheduled_date,status,last_review_date,meeting_label
2-
OpenColorIO,https://github.com/AcademySoftwareFoundation/tac/issues/474,474,2026-03-18,Future Meeting Agenda Items,2025-03-19,2-annual-review
3-
OpenVDB,https://github.com/AcademySoftwareFoundation/tac/issues/480,480,2026-02-18,Next Meeting Agenda Items,2025-02-05,2-annual-review
2+
Machine Learning WG,https://github.com/AcademySoftwareFoundation/tac/issues/1029,1029,2026-04-29,Next Meeting Agenda Items,2025-04-30,2-annual-review
3+
Rez,https://github.com/AcademySoftwareFoundation/tac/issues/492,492,2026-04-29,Next Meeting Agenda Items,2025-04-02,2-annual-review
4+
New Project Proposal - OpenMeta,https://github.com/AcademySoftwareFoundation/tac/issues/1331,1331,,LF Onboarding,,1-new-project-wg
5+
MoonRay,https://github.com/AcademySoftwareFoundation/tac/issues/1287,1287,2027-02-17,Future Meeting Agenda Items,,2-annual-review
46
Open Path Guiding Library (OpenPGL),https://github.com/AcademySoftwareFoundation/tac/issues/1218,1218,2026-12-09,Future Meeting Agenda Items,,2-annual-review
57
Zero Trust Working Group,https://github.com/AcademySoftwareFoundation/tac/issues/621,621,2026-10-28,Future Meeting Agenda Items,2025-10-29,2-annual-review
68
OpenTimelineIO,https://github.com/AcademySoftwareFoundation/tac/issues/477,477,2026-11-11,Future Meeting Agenda Items,2025-11-12,2-annual-review
@@ -13,9 +15,8 @@ OpenCue,https://github.com/AcademySoftwareFoundation/tac/issues/495,495,2026-05-
1315
OpenImageIO,https://github.com/AcademySoftwareFoundation/tac/issues/509,509,2026-06-10,Future Meeting Agenda Items,2025-06-11,2-annual-review
1416
Dailies Notes Assistant (DNA),https://github.com/AcademySoftwareFoundation/tac/issues/1040,1040,2026-05-27,Future Meeting Agenda Items,,2-annual-review
1517
LFX Insights review for projects,https://github.com/AcademySoftwareFoundation/tac/issues/920,920,,On Hold,,4-tac-meeting-short
16-
OpenEXR,https://github.com/AcademySoftwareFoundation/tac/issues/483,483,2026-04-15,Future Meeting Agenda Items,2025-04-16,2-annual-review
17-
Rez,https://github.com/AcademySoftwareFoundation/tac/issues/492,492,2026-04-01,Future Meeting Agenda Items,2025-04-02,2-annual-review
18-
Machine Learning WG,https://github.com/AcademySoftwareFoundation/tac/issues/1029,1029,2026-04-29,Future Meeting Agenda Items,2025-04-30,2-annual-review
18+
OpenEXR,https://github.com/AcademySoftwareFoundation/tac/issues/483,483,2026-08-19,Future Meeting Agenda Items,2025-04-16,2-annual-review
19+
MaterialX,https://github.com/AcademySoftwareFoundation/tac/issues/486,486,2027-02-03,Future Meeting Agenda Items,2026-02-04,2-annual-review
1920
TAC Overview presentation,https://github.com/AcademySoftwareFoundation/tac/issues/1062,1062,,On Hold,,3-tac-meeting-long
2021
RMTC (Rongotai Model Train Club),https://github.com/AcademySoftwareFoundation/tac/issues/1075,1075,2026-06-24,Future Meeting Agenda Items,2025-06-25,2-annual-review
2122
USD Working Group,https://github.com/AcademySoftwareFoundation/tac/issues/518,518,2026-07-08,Future Meeting Agenda Items,2025-07-09,2-annual-review
@@ -26,11 +27,17 @@ OpenAPV,https://github.com/AcademySoftwareFoundation/tac/issues/803,803,2026-10-
2627
Open Review Initiative,https://github.com/AcademySoftwareFoundation/tac/issues/436,436,2026-09-30,Future Meeting Agenda Items,2025-10-01,2-annual-review
2728
Open Shading Language,https://github.com/AcademySoftwareFoundation/tac/issues/437,437,2026-10-28,Future Meeting Agenda Items,2025-10-29,2-annual-review
2829
New Project Proposal - OpenTrackIO,https://github.com/AcademySoftwareFoundation/tac/issues/1184,1184,,LF Onboarding,,1-new-project-wg
29-
New Project Proposal - VUE and PlantFactory,https://github.com/AcademySoftwareFoundation/tac/issues/1059,1059,2026-02-04,Upcoming Meeting Agenda Items,,1-new-project-wg
30-
MaterialX,https://github.com/AcademySoftwareFoundation/tac/issues/486,486,2026-02-04,Upcoming Meeting Agenda Items,2025-02-05,2-annual-review
31-
2026 Security Reviews,https://github.com/AcademySoftwareFoundation/tac/issues/1137,1137,,Upcoming Meeting Agenda Items,,4-tac-meeting-short
30+
OpenColorIO,https://github.com/AcademySoftwareFoundation/tac/issues/474,474,2027-01-13,Future Meeting Agenda Items,2026-03-18,2-annual-review
31+
2026 Security Reviews,https://github.com/AcademySoftwareFoundation/tac/issues/1137,1137,2026-03-04,Next Meeting Agenda Items,,4-tac-meeting-short
32+
2026 TAC Priorities,https://github.com/AcademySoftwareFoundation/tac/issues/1208,1208,2026-03-04,Next Meeting Agenda Items,,3-tac-meeting-long
33+
OpenVDB,https://github.com/AcademySoftwareFoundation/tac/issues/480,480,2027-02-03,Future Meeting Agenda Items,2026-02-18,2-annual-review
3234
D&I Working Group,https://github.com/AcademySoftwareFoundation/tac/issues/473,473,2027-01-06,Future Meeting Agenda Items,2026-01-21,2-annual-review
33-
Add WG Charters to TAC website,https://github.com/AcademySoftwareFoundation/tac/pull/1266,1266,,Next Meeting Agenda Items,,
34-
ORI follow up on Incubation,https://github.com/AcademySoftwareFoundation/tac/issues/1167,1167,2026-01-07,Next Meeting Agenda Items,,4-tac-meeting-short
35-
2026 TAC Priorities,https://github.com/AcademySoftwareFoundation/tac/issues/1208,1208,2026-01-07,Next Meeting Agenda Items,,3-tac-meeting-long
36-
AGENDA TOPIC: AI code assistant policy,https://github.com/AcademySoftwareFoundation/tac/issues/1195,1195,2026-01-07,Next Meeting Agenda Items,,4-tac-meeting-short
35+
Dev Days 2026,https://github.com/AcademySoftwareFoundation/tac/issues/1288,1288,,Upcoming Meeting Agenda Items,,4-tac-meeting-short
36+
Linux Workstations in VFX - Wayland,https://github.com/AcademySoftwareFoundation/tac/issues/1317,1317,,Upcoming Meeting Agenda Items,,3-tac-meeting-long
37+
AGENDA TOPIC SLP 2026,https://github.com/AcademySoftwareFoundation/tac/issues/1306,1306,,Upcoming Meeting Agenda Items,,4-tac-meeting-short
38+
AGENDA TOPIC: AI code assistant policy,https://github.com/AcademySoftwareFoundation/tac/issues/1195,1195,2026-03-18,Next Meeting Agenda Items,,4-tac-meeting-short
39+
TAC Industry Representative Election,https://github.com/AcademySoftwareFoundation/tac/issues/1291,1291,2026-03-04,Next Meeting Agenda Items,,4-tac-meeting-short
40+
OpenRV,https://github.com/AcademySoftwareFoundation/tac/issues/1327,1327,,LF Onboarding,,2-annual-review
41+
xStudio,https://github.com/AcademySoftwareFoundation/tac/issues/1329,1329,,LF Onboarding,,2-annual-review
42+
Revamp Annual Review Structure/Template,https://github.com/AcademySoftwareFoundation/tac/issues/1336,1336,,Upcoming Meeting Agenda Items,,3-tac-meeting-long
43+
New Working Group Proposal - Wayland for Artists,https://github.com/AcademySoftwareFoundation/tac/issues/1340,1340,,Upcoming Meeting Agenda Items,,1-new-project-wg

0 commit comments

Comments
 (0)