Feature tests#320
Merged
spinlock99 merged 17 commits intolabzero:masterfrom Feb 10, 2026
Merged
Conversation
* Fix typo in very specific spec. * Make the test less specific. * Update Dependencies - bumped versions for active projects - point to local git repo for ssh_client_key_api --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com>
- create the archive in build - copy the archive in deploy
- add user to docker group to fix permission issue.
The build.tar.gz archive is out of date and no longer runs on the docker container. To get these tests passing, the build_me archive needs to be updated to the latest Elixir version, and to remove alchemist.
spinlock99
added a commit
that referenced
this pull request
Feb 10, 2026
* Merge from Labzero (#5) * Fix typo in very specific spec. (#319) * Fix typo in very specific spec. * Make the test less specific. --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Feature tests (#320) * Mix release (#1) * Fix typo in very specific spec. * Make the test less specific. * Update Dependencies - bumped versions for active projects - point to local git repo for ssh_client_key_api --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Use Relative Path * Pull SSH Client API from GitHub * Add Branch * Update Remote to Use Mix Release * Update SSH Client API * Use Tar Archive - create the archive in build - copy the archive in deploy * Correct Info Message * Don't Change Archive Name * Create Release Archive from Application Root * Linting (#4) * Lint UI Module * Linting * More Linting --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Update Docker OS Version - add user to docker group to fix permission issue. * Lint DSL and Tests * Ignore Vim Swap Files * Document Future Work for after Tests are Green * Linting * Skip Failing Integration Tests The build.tar.gz archive is out of date and no longer runs on the docker container. To get these tests passing, the build_me archive needs to be updated to the latest Elixir version, and to remove alchemist. --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Skip Problematic Functional Tests (#6) Co-authored-by: Andrew Dixon <dixon@largearcade.com> --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com>
spinlock99
added a commit
that referenced
this pull request
Feb 10, 2026
* Merge from Labzero (#5) * Fix typo in very specific spec. (#319) * Fix typo in very specific spec. * Make the test less specific. --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Feature tests (#320) * Mix release (#1) * Fix typo in very specific spec. * Make the test less specific. * Update Dependencies - bumped versions for active projects - point to local git repo for ssh_client_key_api --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Use Relative Path * Pull SSH Client API from GitHub * Add Branch * Update Remote to Use Mix Release * Update SSH Client API * Use Tar Archive - create the archive in build - copy the archive in deploy * Correct Info Message * Don't Change Archive Name * Create Release Archive from Application Root * Linting (#4) * Lint UI Module * Linting * More Linting --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Update Docker OS Version - add user to docker group to fix permission issue. * Lint DSL and Tests * Ignore Vim Swap Files * Document Future Work for after Tests are Green * Linting * Skip Failing Integration Tests The build.tar.gz archive is out of date and no longer runs on the docker container. To get these tests passing, the build_me archive needs to be updated to the latest Elixir version, and to remove alchemist. --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Skip Problematic Functional Tests (#6) Co-authored-by: Andrew Dixon <dixon@largearcade.com> --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com>
spinlock99
added a commit
that referenced
this pull request
Feb 11, 2026
* Merge from Labzero (#5) * Fix typo in very specific spec. (#319) * Fix typo in very specific spec. * Make the test less specific. --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Feature tests (#320) * Mix release (#1) * Fix typo in very specific spec. * Make the test less specific. * Update Dependencies - bumped versions for active projects - point to local git repo for ssh_client_key_api --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Use Relative Path * Pull SSH Client API from GitHub * Add Branch * Update Remote to Use Mix Release * Update SSH Client API * Use Tar Archive - create the archive in build - copy the archive in deploy * Correct Info Message * Don't Change Archive Name * Create Release Archive from Application Root * Linting (#4) * Lint UI Module * Linting * More Linting --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Update Docker OS Version - add user to docker group to fix permission issue. * Lint DSL and Tests * Ignore Vim Swap Files * Document Future Work for after Tests are Green * Linting * Skip Failing Integration Tests The build.tar.gz archive is out of date and no longer runs on the docker container. To get these tests passing, the build_me archive needs to be updated to the latest Elixir version, and to remove alchemist. --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Skip Problematic Functional Tests (#6) Co-authored-by: Andrew Dixon <dixon@largearcade.com> * Pull ssh_client_key_api from Labzero * Skip Tests with Unkown Errors --------- Co-authored-by: Andrew Dixon <dixon@largearcade.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
Checklist:
Licensing/Copyright
By submitting this PR, you agree to the following statement, please read before submission!
I certify that I own, and have sufficient rights to contribute, all source code and
related material intended to be compiled or integrated with the source code for Bootleg
(the "Contribution"). My Contribution is licensed under the MIT License.
NOTE: If you submit a PR and remove the statement above, your PR will be rejected. For your PR to be
considered, it must contain your agreement to license under the MIT license.