-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #92 from ASFHyP3/develop
Release v0.8.3
- Loading branch information
Showing
20 changed files
with
47 additions
and
42 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 |
---|---|---|
|
@@ -11,6 +11,6 @@ on: | |
- develop | ||
jobs: | ||
call-changelog-check-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
secrets: | ||
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ on: | |
|
||
jobs: | ||
call-create-jira-issue-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
secrets: | ||
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }} | ||
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }} | ||
|
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 |
---|---|---|
|
@@ -12,4 +12,4 @@ on: | |
|
||
jobs: | ||
call-labeled-pr-check-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 |
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 |
---|---|---|
|
@@ -7,7 +7,7 @@ on: | |
|
||
jobs: | ||
call-release-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
release_prefix: Actions | ||
secrets: | ||
|
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 |
---|---|---|
|
@@ -5,10 +5,10 @@ on: | |
required: true | ||
|
||
jobs: | ||
changelog-udated: | ||
changelog-updated: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
- uses: actions/checkout@v4 | ||
|
||
- name: Changelog check | ||
uses: Zomzog/[email protected] | ||
|
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
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
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
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
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
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 |
---|---|---|
|
@@ -4,4 +4,4 @@ on: push | |
|
||
jobs: | ||
call-secrets-analysis-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 |
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 |
---|---|---|
|
@@ -7,6 +7,6 @@ on: | |
|
||
jobs: | ||
call-bump-version-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
secrets: | ||
USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} |
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 |
---|---|---|
|
@@ -25,7 +25,7 @@ on: | |
|
||
jobs: | ||
call-bump-version-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
user: tools-bot # Optional; default shown | ||
email: [email protected] # Optional; default shown | ||
|
@@ -57,7 +57,7 @@ on: | |
jobs: | ||
call-changelog-check-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
secrets: | ||
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
``` | ||
|
@@ -77,7 +77,7 @@ on: | |
jobs: | ||
call-create-jira-issue-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
secrets: | ||
JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }} | ||
JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }} | ||
|
@@ -130,13 +130,13 @@ on: | |
jobs: | ||
call-version-info-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
conda_env_name: hyp3-plugin | ||
call-docker-ecr-workflow: | ||
needs: call-version-info-workflow | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
version_tag: ${{ needs.call-version-info-workflow.outputs.version_tag }} | ||
ecr_registry: 845172464411.dkr.ecr.us-west-2.amazonaws.com | ||
|
@@ -171,13 +171,13 @@ on: | |
jobs: | ||
call-version-info-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
conda_env_name: hyp3-plugin | ||
call-docker-ghcr-workflow: | ||
needs: call-version-info-workflow | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
version_tag: ${{ needs.call-version-info-workflow.outputs.version_tag }} | ||
user: ${{ github.actor }} | ||
|
@@ -198,7 +198,7 @@ on: push | |
jobs: | ||
call-flake8-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
local_package_names: hyp3_plugin # Required; comma-seperated list of names that should be considered local to your application | ||
excludes: hyp3_plugin/ugly.py # Optional; comma-separated list of glob patterns to exclude from checks | ||
|
@@ -226,7 +226,7 @@ on: | |
jobs: | ||
call-git-object-name-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
echo-git-object-name-outputs: | ||
needs: call-git-object-name-workflow | ||
|
@@ -256,7 +256,7 @@ on: | |
jobs: | ||
call-labeled-pr-check-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
``` | ||
to ensure a release label is included on any PR to `main`. | ||
|
||
|
@@ -280,12 +280,12 @@ on: | |
jobs: | ||
call-pytest-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
local_package_name: hyp3_plugin # Required; package to produce a coverage report for | ||
fail_fast: false # Optional; default shown | ||
python_versions: >- # Optional; default shown | ||
["3.8", "3.9", "3.10"] | ||
["3.9", "3.10", "3.11", "3.12"] | ||
``` | ||
|
||
to test your Python package and produce a coverage report for. Importantly, `python_versions` *must* be a valid JSON string | ||
|
@@ -309,7 +309,7 @@ on: | |
jobs: | ||
call-release-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
release_prefix: HyP3-CI | ||
release_branch: main # Optional; default shown | ||
|
@@ -338,7 +338,7 @@ on: | |
jobs: | ||
call-release-checklist-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
permissions: | ||
pull-requests: write | ||
with: | ||
|
@@ -367,7 +367,7 @@ on: push | |
jobs: | ||
call-secrets-analysis-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
``` | ||
to scan every push for secrets. | ||
|
||
|
@@ -393,7 +393,7 @@ on: | |
jobs: | ||
call-version-info-workflow: | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].1 | ||
uses: ASFHyP3/actions/.github/workflows/[email protected].2 | ||
with: | ||
python_version: '3.9' # Optional; default shown | ||
|