Skip to content

Fix typo in very specific spec.#319

Merged
spinlock99 merged 2 commits intolabzero:masterfrom
spinlock99:fix-test
Feb 10, 2026
Merged

Fix typo in very specific spec.#319
spinlock99 merged 2 commits intolabzero:masterfrom
spinlock99:fix-test

Conversation

@spinlock99
Copy link
Copy Markdown
Contributor

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.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • Typespecs updated
  • Module documentation updated
  • Tests were added or updated to cover changes
  • Commits have been squashed into a single coherent commit

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.

@spinlock99
Copy link
Copy Markdown
Contributor Author

Very quick fix to get the specs running on my machine. If you're accepting PRs, I'll rewrite to just match for the warning text and not all the formatting.

@spinlock99 spinlock99 merged commit 91ab254 into labzero:master Feb 10, 2026
5 of 7 checks passed
@spinlock99 spinlock99 deleted the fix-test branch February 10, 2026 18:02
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>
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.

1 participant