Skip to content

Commit

Permalink
chore: minor updates and cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed Jul 30, 2024
1 parent df31841 commit 267f30c
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 390 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/broken-link-check.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/preview-untp-cc-pages.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/preview-untp-dpp-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ permissions:

# Allow one concurrent deployment
concurrency:
group: "pages"
group: "untp-dpp-pages"
cancel-in-progress: true

env:
Expand Down
48 changes: 0 additions & 48 deletions .github/workflows/preview-untp-te-pages.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/preview-vocab-codes.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/preview.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/release.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/update-unlocodes.yml

This file was deleted.

10 changes: 8 additions & 2 deletions _data/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,14 @@
{
"version": "Latest",
"prefix": "/vocabulary/untp/dpp/",
"date": "2024-07-29",
"notes": "v0.3.1 - Bug fixes (eg @context is an array) and sample values added"
"date": "2024-07-30",
"notes": "v0.3.2 - Added circularity & emissions scorecards"
},
{
"version": "v0.3.2",
"prefix": "/vocabulary/untp/dpp/0/3/2/",
"date": "2024-07-24",
"notes": "v0.3.2 - Added circularity & emissions scorecards"
},
{
"version": "v0.3.1",
Expand Down
Loading

0 comments on commit 267f30c

Please sign in to comment.