Skip to content
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 8 commits into from
Aug 21, 2023
Merged

Release Delphi Epidata 4.1.9 #1276

merged 8 commits into from
Aug 21, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 21, 2023

Releasing Delphi Epidata 4.1.9.

net change is just:

melange396 and others added 8 commits August 17, 2023 19:59
…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`
…s/checkout` action and ensure that the code is checked out correctly for each repository. (#1262)"

This reverts commit beeb737.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@melange396 melange396 merged commit 96e7045 into main Aug 21, 2023
@melange396 melange396 deleted the release/delphi-epidata-4.1.9 branch August 21, 2023 16:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants