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

Workflows Refurbishments #1043

Closed
wants to merge 6 commits into from
Closed

Workflows Refurbishments #1043

wants to merge 6 commits into from

Conversation

jyhi
Copy link
Contributor

@jyhi jyhi commented May 4, 2022

This PR introduces the new workflow definitions from iota.rs, trying to automatically test more and fix various current workflow problems.

Fix #855.

@jyhi jyhi marked this pull request as ready for review May 13, 2022 14:15
@jyhi
Copy link
Contributor Author

jyhi commented May 13, 2022

There are failing workflows, but we'll address them later. Okay we'll address the ones we can address at this moment.

jyhi added 3 commits May 18, 2022 11:49
This commit tries to import work from iota.rs, adding more test
coverage on CIs.
uses: actions/checkout@v2

- name: Set Up Node.js 14
uses: actions/setup-node@v2
Copy link
Contributor

Choose a reason for hiding this comment

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

Btw there is now a v3 of this action: https://github.com/actions/setup-node/releases/tag/v3.0.0

@thibault-martinez
Copy link
Member

We will redo them ourselves soon, too much conflicts on these.

@thibault-martinez thibault-martinez deleted the fix/workflow branch February 9, 2023 11:35
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.

Tracking issue for Github Actions workflow refreshment and test improvements
3 participants