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

makefile and CI tweaks #1846

Merged
merged 1 commit into from
Oct 3, 2023
Merged

makefile and CI tweaks #1846

merged 1 commit into from
Oct 3, 2023

Conversation

dicej
Copy link
Contributor

@dicej dicej commented Oct 3, 2023

These are some changes I made as part of
#1553 despite not being specifically related to the goal of that PR. Now I'm splitting them out into their own PR.

  • Set PATH where appropriate to ensure the expected version of Spin is used to test (i.e. the one built from the current clone of the repository) rather than whatever happens to be installed on the user's machine.

  • Lint all examples as part of CI

    • and fix the lint warnings so we have a clean baseline

These are some changes I made as part of
fermyon#1553 despite not being specifically related
to the goal of that PR.  Now I'm splitting them out into their own PR.

- Set `PATH` where appropriate to ensure the expected version of Spin is used to
  test (i.e. the one built from the current clone of the repository) rather than
  whatever happens to be installed on the user's machine.

- Lint all examples as part of CI
  - and fix the lint warnings so we have a clean baseline

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej enabled auto-merge (squash) October 3, 2023 22:25
@dicej dicej merged commit ad29476 into fermyon:main Oct 3, 2023
10 checks passed
@dicej dicej deleted the ci-tweaks branch October 4, 2023 13:38
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