Skip to content

Release to GitHub, PyPI, and Docker #108

Release to GitHub, PyPI, and Docker

Release to GitHub, PyPI, and Docker #108

Re-run triggered May 3, 2024 22:57
Status Success
Total duration 35m 59s
Artifacts 1

release.yml

on: workflow_dispatch
Bump package version, Generate changelog  /  log-inputs
0s
Bump package version, Generate changelog / log-inputs
Bump package version, Generate changelog  /  audit-changelog
11s
Bump package version, Generate changelog / audit-changelog
Bump package version, Generate changelog  /  audit-version-in-code
3s
Bump package version, Generate changelog / audit-version-in-code
Log Inputs
0s
Log Inputs
Bump package version, Generate changelog  /  skip-generate-changelog
0s
Bump package version, Generate changelog / skip-generate-changelog
Bump package version, Generate changelog  /  skip-version-bump
0s
Bump package version, Generate changelog / skip-version-bump
Bump package version, Generate changelog  /  create-temp-branch
3s
Bump package version, Generate changelog / create-temp-branch
Bump package version, Generate changelog  /  generate-changelog-bump-version
2m 10s
Bump package version, Generate changelog / generate-changelog-bump-version
Bump package version, Generate changelog  /  run-unit-tests
58s
Bump package version, Generate changelog / run-unit-tests
Bump package version, Generate changelog  /  run-integration-tests
29m 6s
Bump package version, Generate changelog / run-integration-tests
Bump package version, Generate changelog  /  merge-changes-into-target-branch
4s
Bump package version, Generate changelog / merge-changes-into-target-branch
Bump package version, Generate changelog  /  determine-release-sha
6s
Bump package version, Generate changelog / determine-release-sha
Build, Test, Package  /  log-inputs
0s
Build, Test, Package / log-inputs
Build, Test, Package  /  audit-version-changelog
13s
Build, Test, Package / audit-version-changelog
Build, Test, Package  /  resolve-aws-bucket
0s
Build, Test, Package / resolve-aws-bucket
[Log output] Bump package version, Generate changelog
0s
[Log output] Bump package version, Generate changelog
Build, Test, Package  /  check-build-exists
9s
Build, Test, Package / check-build-exists
Build, Test, Package  /  skip-build
0s
Build, Test, Package / skip-build
Build, Test, Package  /  Unit Test
59s
Build, Test, Package / Unit Test
Build, Test, Package  /  build-packages
19s
Build, Test, Package / build-packages
Build, Test, Package  /  test-build
46s
Build, Test, Package / test-build
Build, Test, Package  /  upload-artifacts-aws
11s
Build, Test, Package / upload-artifacts-aws
GitHub Release  /  check-release-exists
2s
GitHub Release / check-release-exists
GitHub Release  /  log-inputs
0s
GitHub Release / log-inputs
GitHub Release  /  skip-github-release
0s
GitHub Release / skip-github-release
GitHub Release  /  audit-release-different-commit
2s
GitHub Release / audit-release-different-commit
GitHub Release  /  publish-draft-release
0s
GitHub Release / publish-draft-release
GitHub Release  /  create-github-release
5s
GitHub Release / create-github-release
PyPI Release  /  sanitize-package-name
0s
PyPI Release / sanitize-package-name
PyPI Release  /  log-inputs
0s
PyPI Release / log-inputs
PyPI Release  /  check-package-exists-pypi
18s
PyPI Release / check-package-exists-pypi
PyPI Release  /  prod-pypi-release
22s
PyPI Release / prod-pypi-release
PyPI Release  /  test-pypi-release
0s
PyPI Release / test-pypi-release
PyPI Release  /  skip-pypi-release
0s
PyPI Release / skip-pypi-release
PyPI Release  /  validate-package-available-pypi
18s
PyPI Release / validate-package-available-pypi
Slack Notification  /  log-inputs
Slack Notification / log-inputs
Slack Notification  /  slack-post-notification
Slack Notification / slack-post-notification
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
VersusFacit
approved May 3, 2024
PypiProd

Annotations

2 errors, 5 warnings, and 16 notices
Bump package version, Generate changelog / generate-changelog-bump-version
Process completed with exit code 1.
Bump package version, Generate changelog / generate-changelog-bump-version
Process completed with exit code 1.
Bump package version, Generate changelog / merge-changes-into-target-branch
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: everlytic/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, Test, Package / check-build-exists
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, Test, Package / upload-artifacts-aws
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
GitHub Release / audit-release-different-commit
Tag not found
PyPI Release / check-package-exists-pypi
Could not find an exact version match for dbt-redshift version 1.8.0rc1 after 2 attempts. Using newest version instead.
[Release Preparation]: Changelog exists
Changelog file .changes/1.8.0-rc1.md doesn't exist
[Release Preparation]: Version check
The version in the codebase differs from the provided version
[Release Preparation]: Temp branch generated
The prep-release/1.8.0rc1_8945227833 branch created
[Release Preparation]: Version bump
Version successfully bumped in codebase to 1.8.0rc1
[Release Preparation]: Changelog
Changelog file created successfully
[Release Preparation]: Changelog and Version Bump Branch Merge
The prep-release/1.8.0rc1_8945227833 branch was merged into 1.8.latest
[Release Preparation]: Release commit pick
The 4c3ef3cfd3702d5bf095cd06d016967a73510b6e commit will be used for release
[Release Preparation]: Branch pick
The prep-release/1.8.0rc1_8945227833 branch will be used for release
[Build]: S3 Bucket Path
s3://core-team-artifacts/dbt-labs/dbt-redshift/artifacts/1.8.0rc1/4c3ef3cfd3702d5bf095cd06d016967a73510b6e
[Build]: Check Current Version In Code
Version set to 1.8.0rc1.
[Build]: Audit Changelog Exists
Specified file .changes/1.8.0-rc1.md - exists.
[Build]: Artifact 1.8.0rc1 uploaded to AWS S3 bucket
S3 path: s3://core-team-artifacts/dbt-labs/dbt-redshift/artifacts/1.8.0rc1/4c3ef3cfd3702d5bf095cd06d016967a73510b6e
[GitHub Release]: Release v1.8.0rc1
Configuration: --prerelease
PyPI Release / prod-pypi-release
Using a user-provided API token for authentication against https://upload.pypi.org/legacy/
[PyPI Release]: Availability Validation
The dbt-redshift v1.8.0rc1 version available in PyPI.

Artifacts

Produced during runtime
Name Size
1.8.0rc1 Expired
71 KB