-
-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
10 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,3 @@ | ||
### | ||
# @format | ||
# ----- | ||
# Project: zenstack-monorepo | ||
# File: dependabot.yml | ||
# Path: \.github\dependabot.yml | ||
# Created Date: Monday, February 19th 2024 | ||
# Author: Jonathan Stevens, [email protected] | ||
# Github: https://github.com/TGTGamer | ||
# ----- | ||
# Contributing: Please read through our contributing guidelines. | ||
# Included are directions for opening issues, coding standards, | ||
# and notes on development. These can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CONTRIBUTING.md | ||
# ----- | ||
# Code of Conduct: This project abides by the Contributor Covenant, v2.0 | ||
# Please interact in ways that contribute to an open, welcoming, diverse, | ||
# inclusive, and healthy community. Our Code of Conduct can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CODE_OF_CONDUCT.md | ||
# ----- | ||
# Copyright (c) 2024 ZenstackHQ - All Rights Reserved | ||
# LICENSE: MIT License (MIT) | ||
# ----- | ||
# This program has been provided under confidence of the copyright holder and | ||
# is licensed for copying, distribution and modification under the terms | ||
# of the MIT License (MIT) published as the License, | ||
# or (at your option) any later version of this license. | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# MIT License for more details. | ||
# You should have received a copy of the MIT License | ||
# along with this program. If not, please write to: [email protected], | ||
# or see https://opensource.org/licenses/MIT | ||
# ----- | ||
# DELETING THIS NOTICE AUTOMATICALLY VOIDS YOUR LICENSE | ||
### | ||
|
||
version: 2 | ||
updates: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,3 @@ | ||
### | ||
# @format | ||
# ----- | ||
# Project: zenstack-monorepo | ||
# File: codeql.yml | ||
# Path: \.github\workflows\codeql.yml | ||
# Created Date: Monday, February 19th 2024 | ||
# Author: Jonathan Stevens, [email protected] | ||
# Github: https://github.com/TGTGamer | ||
# ----- | ||
# Contributing: Please read through our contributing guidelines. | ||
# Included are directions for opening issues, coding standards, | ||
# and notes on development. These can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CONTRIBUTING.md | ||
# ----- | ||
# Code of Conduct: This project abides by the Contributor Covenant, v2.0 | ||
# Please interact in ways that contribute to an open, welcoming, diverse, | ||
# inclusive, and healthy community. Our Code of Conduct can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CODE_OF_CONDUCT.md | ||
# ----- | ||
# Copyright (c) 2024 ZenstackHQ - All Rights Reserved | ||
# LICENSE: MIT License (MIT) | ||
# ----- | ||
# This program has been provided under confidence of the copyright holder and | ||
# is licensed for copying, distribution and modification under the terms | ||
# of the MIT License (MIT) published as the License, | ||
# or (at your option) any later version of this license. | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# MIT License for more details. | ||
# You should have received a copy of the MIT License | ||
# along with this program. If not, please write to: [email protected], | ||
# or see https://opensource.org/licenses/MIT | ||
# ----- | ||
# DELETING THIS NOTICE AUTOMATICALLY VOIDS YOUR LICENSE | ||
### | ||
|
||
name: Security - CodeQL | ||
|
||
|
@@ -43,13 +6,13 @@ on: | |
push: | ||
branches: | ||
- main | ||
- develop | ||
- dev | ||
- release/* | ||
- v2 | ||
pull_request: | ||
branches: | ||
- main | ||
- develop | ||
- dev | ||
- release/* | ||
- v2 | ||
schedule: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,3 @@ | ||
### | ||
# @format | ||
# ----- | ||
# Project: zenstack-monorepo | ||
# File: management-changelog.yml | ||
# Path: \.github\workflows\management-changelog.yml | ||
# Created Date: Monday, February 19th 2024 | ||
# Author: Jonathan Stevens, [email protected] | ||
# Github: https://github.com/TGTGamer | ||
# ----- | ||
# Contributing: Please read through our contributing guidelines. | ||
# Included are directions for opening issues, coding standards, | ||
# and notes on development. These can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CONTRIBUTING.md | ||
# ----- | ||
# Code of Conduct: This project abides by the Contributor Covenant, v2.0 | ||
# Please interact in ways that contribute to an open, welcoming, diverse, | ||
# inclusive, and healthy community. Our Code of Conduct can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CODE_OF_CONDUCT.md | ||
# ----- | ||
# Copyright (c) 2024 ZenstackHQ - All Rights Reserved | ||
# LICENSE: MIT License (MIT) | ||
# ----- | ||
# This program has been provided under confidence of the copyright holder and | ||
# is licensed for copying, distribution and modification under the terms | ||
# of the MIT License (MIT) published as the License, | ||
# or (at your option) any later version of this license. | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# MIT License for more details. | ||
# You should have received a copy of the MIT License | ||
# along with this program. If not, please write to: [email protected], | ||
# or see https://opensource.org/licenses/MIT | ||
# ----- | ||
# DELETING THIS NOTICE AUTOMATICALLY VOIDS YOUR LICENSE | ||
### | ||
|
||
|
||
|
||
|
@@ -80,7 +43,7 @@ jobs: | |
with: | ||
config-file: '.github/release/release-main-config.json' | ||
manifest-file: '.github/release/.release-manifest.json' | ||
target-branch: ${{ github.ref_name == 'develop' && 'main' || github.ref_name }} | ||
target-branch: ${{ github.ref_name == 'dev' && 'main' || github.ref_name }} | ||
include-component-in-tag: true | ||
|
||
- uses: actions/checkout@v4 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,3 @@ | ||
### | ||
# @format | ||
# ----- | ||
# Project: zenstack-monorepo | ||
# File: security-defender-for-devops.yml | ||
# Path: \.github\workflows\security-defender-for-devops.yml | ||
# Created Date: Monday, February 19th 2024 | ||
# Author: Jonathan Stevens, [email protected] | ||
# Github: https://github.com/TGTGamer | ||
# ----- | ||
# Contributing: Please read through our contributing guidelines. | ||
# Included are directions for opening issues, coding standards, | ||
# and notes on development. These can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CONTRIBUTING.md | ||
# ----- | ||
# Code of Conduct: This project abides by the Contributor Covenant, v2.0 | ||
# Please interact in ways that contribute to an open, welcoming, diverse, | ||
# inclusive, and healthy community. Our Code of Conduct can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CODE_OF_CONDUCT.md | ||
# ----- | ||
# Copyright (c) 2024 ZenstackHQ - All Rights Reserved | ||
# LICENSE: MIT License (MIT) | ||
# ----- | ||
# This program has been provided under confidence of the copyright holder and | ||
# is licensed for copying, distribution and modification under the terms | ||
# of the MIT License (MIT) published as the License, | ||
# or (at your option) any later version of this license. | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# MIT License for more details. | ||
# You should have received a copy of the MIT License | ||
# along with this program. If not, please write to: [email protected], | ||
# or see https://opensource.org/licenses/MIT | ||
# ----- | ||
# DELETING THIS NOTICE AUTOMATICALLY VOIDS YOUR LICENSE | ||
### | ||
|
||
# This workflow uses actions that are not certified by GitHub. | ||
# They are provided by a third-party and are governed by | ||
|
@@ -61,13 +24,13 @@ on: | |
push: | ||
branches: | ||
- main | ||
- develop | ||
- dev | ||
- release/* | ||
- v2 | ||
pull_request: | ||
branches: | ||
- main | ||
- develop | ||
- dev | ||
- release/* | ||
- v2 | ||
schedule: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,3 @@ | ||
### | ||
# @format | ||
# ----- | ||
# Project: zenstack-monorepo | ||
# File: security-dependency-review.yml | ||
# Path: \.github\workflows\security-dependency-review.yml | ||
# Created Date: Monday, February 19th 2024 | ||
# Author: Jonathan Stevens, [email protected] | ||
# Github: https://github.com/TGTGamer | ||
# ----- | ||
# Contributing: Please read through our contributing guidelines. | ||
# Included are directions for opening issues, coding standards, | ||
# and notes on development. These can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CONTRIBUTING.md | ||
# ----- | ||
# Code of Conduct: This project abides by the Contributor Covenant, v2.0 | ||
# Please interact in ways that contribute to an open, welcoming, diverse, | ||
# inclusive, and healthy community. Our Code of Conduct can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CODE_OF_CONDUCT.md | ||
# ----- | ||
# Copyright (c) 2024 ZenstackHQ - All Rights Reserved | ||
# LICENSE: MIT License (MIT) | ||
# ----- | ||
# This program has been provided under confidence of the copyright holder and | ||
# is licensed for copying, distribution and modification under the terms | ||
# of the MIT License (MIT) published as the License, | ||
# or (at your option) any later version of this license. | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# MIT License for more details. | ||
# You should have received a copy of the MIT License | ||
# along with this program. If not, please write to: [email protected], | ||
# or see https://opensource.org/licenses/MIT | ||
# ----- | ||
# DELETING THIS NOTICE AUTOMATICALLY VOIDS YOUR LICENSE | ||
### | ||
|
||
# Dependency Review Action | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,3 @@ | ||
### | ||
# @format | ||
# ----- | ||
# Project: zenstack-monorepo | ||
# File: security-ossar.yml | ||
# Path: \.github\workflows\security-ossar.yml | ||
# Created Date: Monday, February 19th 2024 | ||
# Author: Jonathan Stevens, [email protected] | ||
# Github: https://github.com/TGTGamer | ||
# ----- | ||
# Contributing: Please read through our contributing guidelines. | ||
# Included are directions for opening issues, coding standards, | ||
# and notes on development. These can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CONTRIBUTING.md | ||
# ----- | ||
# Code of Conduct: This project abides by the Contributor Covenant, v2.0 | ||
# Please interact in ways that contribute to an open, welcoming, diverse, | ||
# inclusive, and healthy community. Our Code of Conduct can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CODE_OF_CONDUCT.md | ||
# ----- | ||
# Copyright (c) 2024 ZenstackHQ - All Rights Reserved | ||
# LICENSE: MIT License (MIT) | ||
# ----- | ||
# This program has been provided under confidence of the copyright holder and | ||
# is licensed for copying, distribution and modification under the terms | ||
# of the MIT License (MIT) published as the License, | ||
# or (at your option) any later version of this license. | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# MIT License for more details. | ||
# You should have received a copy of the MIT License | ||
# along with this program. If not, please write to: [email protected], | ||
# or see https://opensource.org/licenses/MIT | ||
# ----- | ||
# DELETING THIS NOTICE AUTOMATICALLY VOIDS YOUR LICENSE | ||
### | ||
|
||
# This workflow uses actions that are not certified by GitHub. | ||
# They are provided by a third-party and are governed by | ||
|
@@ -51,13 +14,13 @@ on: | |
push: | ||
branches: | ||
- main | ||
- develop | ||
- dev | ||
- release/* | ||
- v2 | ||
pull_request: | ||
branches: | ||
- main | ||
- develop | ||
- dev | ||
- release/* | ||
- v2 | ||
schedule: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,3 @@ | ||
### | ||
# @format | ||
# ----- | ||
# Project: zenstack-monorepo | ||
# File: security-scorecard.yml | ||
# Path: \.github\workflows\security-scorecard.yml | ||
# Created Date: Monday, February 19th 2024 | ||
# Author: Jonathan Stevens, [email protected] | ||
# Github: https://github.com/TGTGamer | ||
# ----- | ||
# Contributing: Please read through our contributing guidelines. | ||
# Included are directions for opening issues, coding standards, | ||
# and notes on development. These can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CONTRIBUTING.md | ||
# ----- | ||
# Code of Conduct: This project abides by the Contributor Covenant, v2.0 | ||
# Please interact in ways that contribute to an open, welcoming, diverse, | ||
# inclusive, and healthy community. Our Code of Conduct can be found at | ||
# https://github.com/zenstack-monorepo/blob/develop/CODE_OF_CONDUCT.md | ||
# ----- | ||
# Copyright (c) 2024 ZenstackHQ - All Rights Reserved | ||
# LICENSE: MIT License (MIT) | ||
# ----- | ||
# This program has been provided under confidence of the copyright holder and | ||
# is licensed for copying, distribution and modification under the terms | ||
# of the MIT License (MIT) published as the License, | ||
# or (at your option) any later version of this license. | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# MIT License for more details. | ||
# You should have received a copy of the MIT License | ||
# along with this program. If not, please write to: [email protected], | ||
# or see https://opensource.org/licenses/MIT | ||
# ----- | ||
# DELETING THIS NOTICE AUTOMATICALLY VOIDS YOUR LICENSE | ||
### | ||
|
||
|
||
|
||
|
@@ -54,7 +17,7 @@ on: | |
push: | ||
branches: | ||
- main | ||
- develop | ||
- dev | ||
|
||
# Declare default permissions as read only. | ||
permissions: | ||
|