lucky-parking icon indicating copy to clipboard operation
lucky-parking copied to clipboard

Create release.yaml

Open parcheesime opened this issue 10 months ago • 8 comments

Resolves Issue #550 parts 1, 2

Created a new file named release.yaml inside the .github/workflows directory, that will define the release workflow. The workflow should be triggered whenever a pull request is merged into the stable branch.

Resolves #550

Testing

  • Ran testing suites.

Checklist

  • [x] I have followed all conventions outlined in our documentation.
  • [ ] I have fully tested my changes and confirmed that all new and existing tests pass.
  • [x] I have written meaningful commit messages for all changes.
  • [x] I have linted and formatted my changes to follow the code style of this repository.
  • [x] I have updated our documentation, accordingly.
  • [ ] I have checked currently opened pull requests to ensure that there are no pending pull request for the same changes or issues.
  • [x] I have confirmed that this pull request fully meets the acceptance criteria for all related issues listed above.

parcheesime avatar Apr 05 '24 01:04 parcheesime

@parcheesime, this Pull Request is not linked to a valid issue. Please provide a valid linked issue in "Related Issues" above, using the format of "Resolves #" + issue number.

github-actions[bot] avatar Apr 05 '24 01:04 github-actions[bot]

Deploy Preview for luckyparking ready!

Name Link
Latest commit ffdc37ddfc2341b8b44f3ce3f5d3a33298b44891
Latest deploy log https://app.netlify.com/sites/luckyparking/deploys/6611c7c55cbcd50008281e53
Deploy Preview https://deploy-preview-652--luckyparking.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Apr 05 '24 01:04 netlify[bot]

@parcheesime, this Pull Request is not linked to a valid issue. Please provide a valid linked issue in "Related Issues" above, using the format of "Resolves #" + issue number.

github-actions[bot] avatar Apr 05 '24 01:04 github-actions[bot]

@parcheesime, this Pull Request is not linked to a valid issue. Please provide a valid linked issue in "Related Issues" above, using the format of "Resolves #" + issue number.

github-actions[bot] avatar Apr 05 '24 01:04 github-actions[bot]

@parcheesime, this Pull Request is not linked to a valid issue. Please provide a valid linked issue in "Related Issues" above, using the format of "Resolves #" + issue number.

github-actions[bot] avatar Apr 05 '24 01:04 github-actions[bot]

@parcheesime, this Pull Request is not linked to a valid issue. Please provide a valid linked issue in "Related Issues" above, using the format of "Resolves #" + issue number.

github-actions[bot] avatar Apr 05 '24 01:04 github-actions[bot]

@parcheesime, this Pull Request is not linked to a valid issue. Please provide a valid linked issue in "Related Issues" above, using the format of "Resolves #" + issue number.

github-actions[bot] avatar Apr 05 '24 01:04 github-actions[bot]

@glenflorendo I documented changesets and found two ways to implement changesets into our work flow. We can change the release file or make two separate files, Version Workflow and Publish Workflow. Lucky Parking changesets 2024.pdf

parcheesime avatar Apr 06 '24 23:04 parcheesime