-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Release Delphi Epidata 4.1.9 #1276
Merged
Merged
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
chore: sync main->dev
…ut` action and ensure that the code is checked out correctly for each repository. (#1262) * The changes made in this commit include: - Updated the version of the `actions/checkout` action from `v2` to `v3` in the `.github/workflows/ci.yaml` file. - Modified the checkout step for multiple repositories to use the `actions/checkout@v3` action. - Updated the checkout step for the `src/client/packaging/npm` directory to use the `actions/checkout@v3` action. - Updated the checkout step for the code in the `jobs.build` section to use the `actions/checkout@v3` action. - Added a step to set the output variables `tag` and `repo` in the `jobs.build` section. These changes update the workflow to use the latest version of the `actions/checkout` action and ensure that the code is checked out correctly for each repository. * The changes made in this commit include: - Updated the version of the `actions/checkout` action from `v2` to `v3` in the `.github/workflows/create-release.yml`, `.github/workflows/missing_signals.yaml`, `.github/workflows/release-helper.yml`, and `.github/workflows/update_gdocs_data.yml` files. - Updated the version of the `actions/setup-python` action from `v2` to `v4` in the `.github/workflows/create-release.yml`, `.github/workflows/missing_signals.yaml`, `.github/workflows/release-helper.yml`, and `.github/workflows/update_gdocs_data.yml` files. - Removed the line `echo -n "::set-output name=next_tag::"` and replaced it with `echo -n $next_tag >> $GITHUB_OUTPUT` in the `.github/workflows/create-release.yml` file. - Removed the line `echo -n "::set-output name=version::"` and replaced it with `echo -n $version >> $GITHUB_OUTPUT` in the `.github/workflows/release-helper.yml` file.
* The changes made in this commit include: - Updated the version of the `actions/checkout` action from `v2` to `v3` in the `.github/workflows/ci.yaml` file. - Modified the checkout step for multiple repositories to use the `actions/checkout@v3` action. - Updated the checkout step for the `src/client/packaging/npm` directory to use the `actions/checkout@v3` action. - Updated the checkout step for the code in the `jobs.build` section to use the `actions/checkout@v3` action. - Added a step to set the output variables `tag` and `repo` in the `jobs.build` section. These changes update the workflow to use the latest version of the `actions/checkout` action and ensure that the code is checked out correctly for each repository. * The changes made in this commit include: - Updated the version of the `actions/checkout` action from `v2` to `v3` in the `.github/workflows/create-release.yml`, `.github/workflows/missing_signals.yaml`, `.github/workflows/release-helper.yml`, and `.github/workflows/update_gdocs_data.yml` files. - Updated the version of the `actions/setup-python` action from `v2` to `v4` in the `.github/workflows/create-release.yml`, `.github/workflows/missing_signals.yaml`, `.github/workflows/release-helper.yml`, and `.github/workflows/update_gdocs_data.yml` files. - Removed the line `echo -n "::set-output name=next_tag::"` and replaced it with `echo -n $next_tag >> $GITHUB_OUTPUT` in the `.github/workflows/create-release.yml` file. - Removed the line `echo -n "::set-output name=version::"` and replaced it with `echo -n $version >> $GITHUB_OUTPUT` in the `.github/workflows/release-helper.yml` file. * The changes made in this commit include: - Added `.github/workflows/create-release.yml` - Modified `.github/workflows/create-release.yml` to update the `echo -n $next_tag` line to `echo -n "next_tag={next_tag}" >> $GITHUB_OUTPUT` - Modified `.github/workflows/release-helper.yml` to update the `echo -n $version` line to `echo -n "version={version}" >> $GITHUB_OUTPUT`
Temporarily revert CI update commits
Kudos, SonarCloud Quality Gate passed!
|
melange396
approved these changes
Aug 21, 2023
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
Releasing Delphi Epidata 4.1.9.
net change is just: