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

fix: update yamlfix-action version in workflow and Readme #8

Merged
merged 16 commits into from
Sep 4, 2024

Conversation

CoMfUcIoS
Copy link
Owner

  • Updated the GitHub Actions workflow to use comfucios/yamlfix-action@v1.0.7.
  • Updated the Readme to reflect the new action version.
  • Modified test.yaml to update the name value for testing purposes.

- Updated the GitHub Actions workflow to use `comfucios/yamlfix-action@v1.0.7`.
- Updated the Readme to reflect the new action version.
- Modified `test.yaml` to update the `name` value for testing purposes.

Signed-off-by: Ioannis Karasavvaidis <ioannis@puppet.com>
- Updated the GitHub Actions workflow to use `comfucios/yamlfix-action@PR-TEST2` for testing purposes.
- Added `pull-requests: write` permission to `action.yaml` to allow the action to write to pull requests.
- Added `pull-requests: write` permission to `.github/workflows/yamlfix.yaml` to allow the action to write to pull requests.
- Added `pull-requests: write` permission to `.github/workflows/yamlfix.yaml` to allow the action to write to pull requests.
- Updated the environment variable handling to use `GITHUB_ENV` for setting the `files` variable.
- Moved `cat test.yaml` command to after running yamlfix for better debugging.
- Moved `cat test.yaml` command to after running yamlfix for better debugging.
- Moved `cat test.yaml` command to after running yamlfix for better debugging.
- Updated the environment variable handling to use `GITHUB_OUTPUT` for setting the `files` variable.
- Removed quotes around `$file` in the yamlfix command to ensure proper execution.
- Removed quotes around `$files` in the yamlfix command to ensure proper execution.
- Simplified the logic for checking if files were changed.
CoMfUcIoS and others added 5 commits September 4, 2024 16:12
- Removed quotes around `$files` in the yamlfix command to ensure proper execution.
- Simplified the logic for checking if files were changed.
- Updated action version to `v1.0.8` in the workflow and Readme.
- Added `pull-requests: write` permission to the workflow.
- Added command to remove `changed_files.txt` after processing in the workflow.
@CoMfUcIoS CoMfUcIoS merged commit 069b580 into main Sep 4, 2024
1 check failed
@CoMfUcIoS CoMfUcIoS deleted the PR-TEST2 branch September 4, 2024 15:24
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