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

Define release workflow #40

Closed
andreaswolf opened this issue Apr 21, 2024 · 2 comments · Fixed by #71
Closed

Define release workflow #40

andreaswolf opened this issue Apr 21, 2024 · 2 comments · Fixed by #71
Assignees
Labels

Comments

@andreaswolf
Copy link
Owner

andreaswolf commented Apr 21, 2024

Things to consider:

  • how do we change requirements for other packages from this repo? Fix them to the exact version or require the same minor version (e.g. for 0.1.2 we would change the requirement to ^0.1 for all dependencies)
  • how to automate releases? => Most of the work should be done by GitHub and Packagist already
  • how to document releases? Change log? GitHub releases?
  • Add correct version in FractorApplication (https://github.com/andreaswolf/fractor/blob/main/fractor/src/FractorApplication.php#L13)
@sabbelasichon
Copy link
Collaborator

sabbelasichon commented Apr 25, 2024

@andreaswolf What do you think about: https://github.com/symplify/monorepo-builder

@sabbelasichon
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants