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

ci: update workflows #401

Merged
merged 5 commits into from
Oct 15, 2024
Merged

ci: update workflows #401

merged 5 commits into from
Oct 15, 2024

Conversation

ismay
Copy link
Contributor

@ismay ismay commented Oct 3, 2024

https://dhis2.atlassian.net/browse/CLI-71

This app had a unique cypress setup. I've moved it to use the same setup as our other platform apps. That meant:

I can imagine that the removal of the custom reporter would be controversial to some. We currently don't use it in any of our (team platform) other apps, from what I've seen thus far. We could add it back, but since our workflows logic is now centralized, when we add it back we should probably add it back for all apps instead of just this one. Or add it conditionally at the cost of extra complexity. Since the workflows were blocking Tom's work I propose we remove it for now and add it back properly if we all feel it's worth the added complexity (and if we're not blocking any requirements from any other teams, etc.).

@dhis2-bot
Copy link
Contributor

dhis2-bot commented Oct 3, 2024

🚀 Deployed on https://pr-401--dhis2-data-entry.netlify.app

@dhis2-bot dhis2-bot temporarily deployed to netlify October 3, 2024 07:17 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify October 3, 2024 07:23 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify October 3, 2024 07:36 Inactive
@ismay ismay requested review from tomzemp and Mohammer5 October 3, 2024 07:44
Copy link
Member

@tomzemp tomzemp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks 🙏

if: '!github.event.push.repository.fork'
secrets: inherit
with:
api_version: 41
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be 42 at this point?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably yes. But I think we can do that separately. It means rerecording the fixtures and updating the api version here and in the cypress config.

@ismay ismay marked this pull request as ready for review October 3, 2024 08:10
@dhis2-bot dhis2-bot temporarily deployed to netlify October 3, 2024 09:14 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify October 3, 2024 09:23 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify October 3, 2024 09:26 Inactive
@ismay ismay force-pushed the update-workflows branch from 2f62adb to a56f9f5 Compare October 3, 2024 09:29
@dhis2-bot dhis2-bot temporarily deployed to netlify October 3, 2024 09:30 Inactive
@ismay ismay requested a review from a team October 8, 2024 09:53
@ismay ismay merged commit 1482aa6 into master Oct 15, 2024
9 checks passed
@ismay ismay deleted the update-workflows branch October 15, 2024 11:00
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 100.8.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 this pull request may close these issues.

4 participants