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

Add watch file test #136

Merged
merged 22 commits into from
Jul 31, 2024
Merged

Add watch file test #136

merged 22 commits into from
Jul 31, 2024

Conversation

jonnyz32
Copy link
Collaborator

@jonnyz32 jonnyz32 commented Jul 25, 2024

  • Add Test watch file, write changes to destination file
  • Allow writing to .env file to configure which tests to run
  • Better formatting of test results
  • Add three new tasks for running tests
 - deployAndTest: Sync the files to your IBM i, and run the tests
 - deployBuildAllAndTest: Sync the files to your IBM i, build manzan including the ile component and run the tests
 - deployBuildCamelAndTest: Sync the files to your IBM i, only build the java code and then  run the tests

@jonnyz32 jonnyz32 requested a review from SanjulaGanepola July 25, 2024 15:42
@jonnyz32 jonnyz32 marked this pull request as ready for review July 25, 2024 15:42
test/Makefile Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
@SanjulaGanepola
Copy link
Collaborator

@jonnyz32 FYI, I updated the GITHUBADM user to have *SERVICE authority which is needed for starting/ending the watch

@SanjulaGanepola SanjulaGanepola changed the base branch from main to add-ile-tests July 31, 2024 13:27
@SanjulaGanepola SanjulaGanepola changed the base branch from add-ile-tests to main July 31, 2024 13:27
Copy link
Collaborator

@SanjulaGanepola SanjulaGanepola left a comment

Choose a reason for hiding this comment

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

Please merge after addressing last comment

README.md Outdated Show resolved Hide resolved
@jonnyz32 jonnyz32 merged commit 8050555 into main Jul 31, 2024
1 of 3 checks passed
@jonnyz32 jonnyz32 deleted the watchFile branch July 31, 2024 14: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.

2 participants