Skip to content
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
wants to merge 37 commits into from
Closed

Test #32

wants to merge 37 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

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

  • cc3665a: Copy CI checks from the main branch

@owanturist owanturist closed this Oct 31, 2024
@owanturist owanturist deleted the changeset-release/v0.2.x branch October 31, 2024 15:45
owanturist added a commit that referenced this pull request Nov 4, 2024
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant