-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test #32
Closed
Closed
Test #32
Conversation
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
owanturist
added a commit
that referenced
this pull request
Nov 5, 2024
* Add release job (#1) * Setup changeset step * Add custom title and commit messages * Delete check for push event * Delete custom title * Revert "Delete custom title" This reverts commit c37798b. * Generate status in a separated step * Use jq for reading since flag * Hardcode since * Drop since * Set fetch-depth =0 * Add output * Drop /tmp/ * Drop since * Modify RELEASE_TITLE * Add permissions * Fail if there are uncommited changes * Give all permissions * Revert "Give all permissions" This reverts commit 6896256. * Drop origin/ form baseBranch * Add origin/ to since * Add with.branch * Read branch from changeset * Put base branch to variable * Hardcode branch * Assign release title * Wrap jq around $() * Format bash script * Uncomment if * Print base branch * Resolve todos * Return origin/ to base branch * Resolves todos * Add comments to release step * Delete fetch-depth * Replace env var by step output * Comment release-title.if * Comment out check for base branch * Use only first release entry for the title * Define message for both commit and publish * Replace unicode with arrow * Do not return string on else * Add missing " * Use replace * Revert "Use replace" This reverts commit 7747e4c. * Add build-extension-charts job * Revert if * Use build workflow for 2.8 * Revert prepare job for build workflow * Resolve todos * Add a comment about publish * Add changeset * Revert "Add changeset" This reverts commit 86f98ae. * Delete origin/ * Change repository_owner to owanturist * Add changeset (#2) * Add changeset * Update pull request filter * Update md ignore * Use mktemp for status (#4) * Use mktemp for status * Resolve todos * Create temp file but not temp dir * Specify tmp template * Add checks for temp file * Use runner.temp instead of mktemp * Add todo * Give permissions to the generated file * Print permissions * Use relative path * Duplicate release tags for build-extension-charts workflow * Split the duplicate-release-tags script * Use WORKFLOW_GITHUB_TOKEN for checkout * Add changeset to tag duplication * Add check against existing tags * Use build-extension-charts@release-2.8 * Add on.release.types=published * Delete published release type * Add on.release.types created * Delete on.release.types created * Inline reused build-extension-chart workflow * Use $OUTPUT for jq * Use "$OUTPUT" everywhere for jq * Add publish when no changesets found * Fix action name * Add changeset * Pass github token * Add changeset * Extract published version * Return single .message output to release-details * Add changeset * Capture the output in a variable * Use echo to forward JSON content * Use pipe instead of as in jq * Duplicate release tags * Trigger release * Define tagged_release as `name-version` * Add more job permissions * Add pull-requests: write * Move generated files to the root * Adjust step names * Add missing shell prop * Do not move files * Print git status before commit * Move the artifacts before checkout * Fix move to mv * Improve publish/action.yml * Use rsync instead of mv * Convert publish action to a checks job * Delete fetch-depth: 0 * Delete invalid job step * Rename the step * Use fetch-depth: 0 again * Configure git user * Delete repository owner check * Split Read Changesets Config step * Add changeset (#32) * Modify messages from duplicate-release-tags * Split build job from checks (#34) * Rename pipeline back to checks * Update comments * Reset changes to the origin * Cleanup changesets * Revert parse-tag-name script
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to v0.2.x, this PR will be updated.
Releases
observability@0.2.1
Patch Changes