-
Notifications
You must be signed in to change notification settings - Fork 24
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
ci: add test for attach-dependencies #75
Merged
Merged
Conversation
This file contains 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
2 tasks
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #75 +/- ##
=======================================
Coverage 89.87% 89.87%
=======================================
Files 6 6
Lines 79 79
Branches 7 7
=======================================
Hits 71 71
Misses 7 7
Partials 1 1 ☔ View full report in Codecov by Sentry. |
neilime
force-pushed
the
74-attach-mode-is-not-working
branch
2 times, most recently
from
June 17, 2024 18:04
56d89e9
to
2b212bc
Compare
neilime
force-pushed
the
74-attach-mode-is-not-working
branch
10 times, most recently
from
June 18, 2024 06:46
4083d36
to
5cb6814
Compare
Signed-off-by: Emilien Escalle <[email protected]>
neilime
force-pushed
the
74-attach-mode-is-not-working
branch
from
June 18, 2024 06:55
5cb6814
to
043bf9c
Compare
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Sep 20, 2024
…22516) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hoverkraft-tech/compose-action](https://redirect.github.com/hoverkraft-tech/compose-action) | action | patch | `v2.0.1` -> `v2.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>hoverkraft-tech/compose-action (hoverkraft-tech/compose-action)</summary> ### [`v2.0.2`](https://redirect.github.com/hoverkraft-tech/compose-action/releases/tag/v2.0.2) [Compare Source](https://redirect.github.com/hoverkraft-tech/compose-action/compare/v2.0.1...v2.0.2) #### Release Summary This release introduces new tests for the `attach-dependencies` feature, along with support for absolute paths in the `compose-file` input. Documentation for actions and workflows has been updated, and several dependencies related to GitHub actions and npm development have been bumped to ensure better performance and stability. No breaking changes have been introduced. #### What's Changed - ci: add test for attach-dependencies by [@​neilime](https://redirect.github.com/neilime) in [https://github.com/hoverkraft-tech/compose-action/pull/75](https://redirect.github.com/hoverkraft-tech/compose-action/pull/75) - chore(deps): bump hoverkraft-tech/ci-github-common from 0.13.2 to 0.13.3 in the github-actions-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/77](https://redirect.github.com/hoverkraft-tech/compose-action/pull/77) - docs: update actions and workflows documentation by [@​hoverkraft-bot](https://redirect.github.com/hoverkraft-bot) in [https://github.com/hoverkraft-tech/compose-action/pull/78](https://redirect.github.com/hoverkraft-tech/compose-action/pull/78) - chore(deps): bump hoverkraft-tech/ci-github-common from 0.13.3 to 0.14.0 in the github-actions-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/79](https://redirect.github.com/hoverkraft-tech/compose-action/pull/79) - chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.5.1 to 0.6.0 in the github-actions-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/80](https://redirect.github.com/hoverkraft-tech/compose-action/pull/80) - chore(deps-dev): bump eslint-plugin-github from 5.0.1 to 5.0.2 in the npm-dev-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/84](https://redirect.github.com/hoverkraft-tech/compose-action/pull/84) - fix: support absolute path for compose-file input by [@​neilime](https://redirect.github.com/neilime) in [https://github.com/hoverkraft-tech/compose-action/pull/85](https://redirect.github.com/hoverkraft-tech/compose-action/pull/85) - docs: update actions and workflows documentation by [@​hoverkraft-bot](https://redirect.github.com/hoverkraft-bot) in [https://github.com/hoverkraft-tech/compose-action/pull/86](https://redirect.github.com/hoverkraft-tech/compose-action/pull/86) - chore(deps): bump hoverkraft-tech/ci-github-common from 0.14.0 to 0.15.0 in the github-actions-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/87](https://redirect.github.com/hoverkraft-tech/compose-action/pull/87) **Full Changelog**: hoverkraft-tech/compose-action@v2.0.1...v2.0.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Sep 20, 2024
…22516) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [hoverkraft-tech/compose-action](https://redirect.github.com/hoverkraft-tech/compose-action) | action | patch | `v2.0.1` -> `v2.0.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>hoverkraft-tech/compose-action (hoverkraft-tech/compose-action)</summary> ### [`v2.0.2`](https://redirect.github.com/hoverkraft-tech/compose-action/releases/tag/v2.0.2) [Compare Source](https://redirect.github.com/hoverkraft-tech/compose-action/compare/v2.0.1...v2.0.2) #### Release Summary This release introduces new tests for the `attach-dependencies` feature, along with support for absolute paths in the `compose-file` input. Documentation for actions and workflows has been updated, and several dependencies related to GitHub actions and npm development have been bumped to ensure better performance and stability. No breaking changes have been introduced. #### What's Changed - ci: add test for attach-dependencies by [@​neilime](https://redirect.github.com/neilime) in [https://github.com/hoverkraft-tech/compose-action/pull/75](https://redirect.github.com/hoverkraft-tech/compose-action/pull/75) - chore(deps): bump hoverkraft-tech/ci-github-common from 0.13.2 to 0.13.3 in the github-actions-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/77](https://redirect.github.com/hoverkraft-tech/compose-action/pull/77) - docs: update actions and workflows documentation by [@​hoverkraft-bot](https://redirect.github.com/hoverkraft-bot) in [https://github.com/hoverkraft-tech/compose-action/pull/78](https://redirect.github.com/hoverkraft-tech/compose-action/pull/78) - chore(deps): bump hoverkraft-tech/ci-github-common from 0.13.3 to 0.14.0 in the github-actions-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/79](https://redirect.github.com/hoverkraft-tech/compose-action/pull/79) - chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.5.1 to 0.6.0 in the github-actions-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/80](https://redirect.github.com/hoverkraft-tech/compose-action/pull/80) - chore(deps-dev): bump eslint-plugin-github from 5.0.1 to 5.0.2 in the npm-dev-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/84](https://redirect.github.com/hoverkraft-tech/compose-action/pull/84) - fix: support absolute path for compose-file input by [@​neilime](https://redirect.github.com/neilime) in [https://github.com/hoverkraft-tech/compose-action/pull/85](https://redirect.github.com/hoverkraft-tech/compose-action/pull/85) - docs: update actions and workflows documentation by [@​hoverkraft-bot](https://redirect.github.com/hoverkraft-bot) in [https://github.com/hoverkraft-tech/compose-action/pull/86](https://redirect.github.com/hoverkraft-tech/compose-action/pull/86) - chore(deps): bump hoverkraft-tech/ci-github-common from 0.14.0 to 0.15.0 in the github-actions-dependencies group by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/hoverkraft-tech/compose-action/pull/87](https://redirect.github.com/hoverkraft-tech/compose-action/pull/87) **Full Changelog**: hoverkraft-tech/compose-action@v2.0.1...v2.0.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/camunda/camunda). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
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.
No description provided.