Skip to content

Fix missing action triggers, again #835

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

Merged
merged 6 commits into from
Sep 10, 2021
Merged

Fix missing action triggers, again #835

merged 6 commits into from
Sep 10, 2021

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Sep 9, 2021

[Now with proper base branch]

Fixes #633

Furthermore, the semantics of post-fetch were not entirely well-defined. The intention is to run it whenever sources are deployed, so just to err on the safe side, post-fetch is now run after any deployment or update, for all releases in the solution that have them, in case there is some interdependence.

@mosteo mosteo marked this pull request as ready for review September 9, 2021 20:22
@mosteo mosteo merged commit 798b32a into next Sep 10, 2021
@mosteo mosteo deleted the fix/missing-actions branch September 10, 2021 09:23
Fabien-Chouteau pushed a commit that referenced this pull request Sep 10, 2021
* Run post-fetch for the root crate and linked deps

* Update actions test

* A.Prop.Actions: Documentation on action triggers

* New test for action triggers in dependencies

* Document new action "lifecycle"

* Fix double-post-fetch for the root crate in `alr get`
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.

2 participants