Re: [PR] Calculates href so ctrl click works [brooklyn-ui]

2024-05-21 Thread via GitHub
ahgittin commented on PR #385: URL: https://github.com/apache/brooklyn-ui/pull/385#issuecomment-2122435390 looks good, merged with a bit of bringing back some of the previous code, just in case -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] Calculates href so ctrl click works [brooklyn-ui]

2024-05-21 Thread via GitHub
asfgit merged PR #385: URL: https://github.com/apache/brooklyn-ui/pull/385 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] Calculates href so ctrl click works [brooklyn-ui]

2024-05-21 Thread via GitHub
duncangrant opened a new pull request, #385: URL: https://github.com/apache/brooklyn-ui/pull/385 Currently the **Open in Composer** and **Open in Composer (expanded)** buttons in the catalog don't allow ctrl-click or right click and open in new tab behaviour. This is because they are

Re: [PR] Fix minor typo [brooklyn-docs]

2024-03-29 Thread via GitHub
jcabrerizo merged PR #383: URL: https://github.com/apache/brooklyn-docs/pull/383 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Fix minor typo [brooklyn-docs]

2024-03-29 Thread via GitHub
jcabrerizo commented on PR #383: URL: https://github.com/apache/brooklyn-docs/pull/383#issuecomment-2026903538 Thanks for this @RedYetiDev -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] Fix minor typo [brooklyn-docs]

2024-03-23 Thread via GitHub
RedYetiDev opened a new pull request, #383: URL: https://github.com/apache/brooklyn-docs/pull/383 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Build the UI using `yarn` instead of `npm` [brooklyn-ui]

2024-03-22 Thread via GitHub
ahgittin commented on PR #384: URL: https://github.com/apache/brooklyn-ui/pull/384#issuecomment-2014845504 for me (also M1) it is now `6:44` for initial and `3:56` for subsequent - wow, what a difference! -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Build the UI using `yarn` instead of `npm` [brooklyn-ui]

2024-03-22 Thread via GitHub
ahgittin commented on PR #384: URL: https://github.com/apache/brooklyn-ui/pull/384#issuecomment-2014822945 awesome - merged -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Build the UI using `yarn` instead of `npm` [brooklyn-ui]

2024-03-22 Thread via GitHub
asfgit merged PR #384: URL: https://github.com/apache/brooklyn-ui/pull/384 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] Build the UI using `yarn` instead of `npm` [brooklyn-ui]

2024-03-19 Thread via GitHub
tbouron opened a new pull request, #384: URL: https://github.com/apache/brooklyn-ui/pull/384 This allows for faster build as `yarn` downloads the dependencies once, then copies the files locally. So on repetitive builds like on Jenkins (or locally when during the development cycle) the

Re: [PR] Bump rack from 1.6.4 to 2.2.3.1 in /release/pull-request-reports [brooklyn-dist]

2024-02-28 Thread via GitHub
dependabot[bot] commented on PR #181: URL: https://github.com/apache/brooklyn-dist/pull/181#issuecomment-1970203921 Superseded by #185. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Bump rack from 1.6.4 to 2.2.3.1 in /release/pull-request-reports [brooklyn-dist]

2024-02-28 Thread via GitHub
dependabot[bot] closed pull request #181: Bump rack from 1.6.4 to 2.2.3.1 in /release/pull-request-reports URL: https://github.com/apache/brooklyn-dist/pull/181 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] Bump rack from 1.6.4 to 2.2.8.1 in /release/pull-request-reports [brooklyn-dist]

2024-02-28 Thread via GitHub
dependabot[bot] opened a new pull request, #185: URL: https://github.com/apache/brooklyn-dist/pull/185 Bumps [rack](https://github.com/rack/rack) from 1.6.4 to 2.2.8.1. Release notes Sourced from https://github.com/rack/rack/releases;>rack's releases. v2.2.8.1 What's

[PR] Expression parsing [brooklyn-server]

2024-02-08 Thread via GitHub
ahgittin opened a new pull request, #1415: URL: https://github.com/apache/brooklyn-server/pull/1415 Add an expression parser, and use it to improve shorthand parsing and workflow steps `let x = ${"some long expression with spaces"}` no longer gets confused by the spaces inside the

Re: [PR] Expression parsing [brooklyn-server]

2024-02-08 Thread via GitHub
ahgittin merged PR #1415: URL: https://github.com/apache/brooklyn-server/pull/1415 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Draft release notes for 1.1.0 [brooklyn-docs]

2024-01-30 Thread via GitHub
duncangrant merged PR #382: URL: https://github.com/apache/brooklyn-docs/pull/382 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Draft release notes for 1.1.0 [brooklyn-docs]

2024-01-30 Thread via GitHub
jcabrerizo commented on code in PR #382: URL: https://github.com/apache/brooklyn-docs/pull/382#discussion_r1470808100 ## guide/misc/release-notes.md: ## @@ -14,36 +14,151 @@ to Brooklyn's commercial users for funding much of this development. ### New Features +

[PR] Draft release notes for 1.1.0 [brooklyn-docs]

2024-01-29 Thread via GitHub
duncangrant opened a new pull request, #382: URL: https://github.com/apache/brooklyn-docs/pull/382 This is the draft release notes for the 1.1.0 release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] Updated licenses [brooklyn]

2024-01-26 Thread via GitHub
jcabrerizo merged PR #58: URL: https://github.com/apache/brooklyn/pull/58 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Updated licenses [brooklyn]

2024-01-26 Thread via GitHub
duncangrant commented on PR #58: URL: https://github.com/apache/brooklyn/pull/58#issuecomment-1912294317 test this please -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[PR] Updated licenses [brooklyn]

2024-01-26 Thread via GitHub
duncangrant opened a new pull request, #58: URL: https://github.com/apache/brooklyn/pull/58 Updates licences and submodules to latest commits -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Updated licenses [brooklyn-server]

2024-01-26 Thread via GitHub
jcabrerizo merged PR #1414: URL: https://github.com/apache/brooklyn-server/pull/1414 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Updated licenses [brooklyn-client]

2024-01-26 Thread via GitHub
jcabrerizo merged PR #103: URL: https://github.com/apache/brooklyn-client/pull/103 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Updated licenses [brooklyn-ui]

2024-01-26 Thread via GitHub
jcabrerizo commented on code in PR #383: URL: https://github.com/apache/brooklyn-ui/pull/383#discussion_r1467416227 ## DEPENDENCIES: ## @@ -157,9 +157,15 @@ Runtime dependencies: License name: MIT License Notice: Copyright (c) 2011-2016 Twitter, Inc. -

Re: [PR] Updated licenses [brooklyn-ui]

2024-01-26 Thread via GitHub
jcabrerizo merged PR #383: URL: https://github.com/apache/brooklyn-ui/pull/383 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Updated licenses [brooklyn-dist]

2024-01-26 Thread via GitHub
jcabrerizo merged PR #184: URL: https://github.com/apache/brooklyn-dist/pull/184 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Updated licenses [brooklyn-dist]

2024-01-26 Thread via GitHub
jcabrerizo commented on code in PR #184: URL: https://github.com/apache/brooklyn-dist/pull/184#discussion_r1467413675 ## karaf/features/src/main/resources/resources/NOTICE: ## @@ -146,9 +146,15 @@ Bundled dependencies: License name: MIT License Notice: Copyright

Re: [PR] Updated licenses [brooklyn-dist]

2024-01-26 Thread via GitHub
duncangrant commented on code in PR #184: URL: https://github.com/apache/brooklyn-dist/pull/184#discussion_r1467410960 ## karaf/features/src/main/resources/resources/NOTICE: ## @@ -146,9 +146,15 @@ Bundled dependencies: License name: MIT License Notice:

Re: [PR] Updated licenses [brooklyn-ui]

2024-01-26 Thread via GitHub
duncangrant commented on code in PR #383: URL: https://github.com/apache/brooklyn-ui/pull/383#discussion_r146743 ## DEPENDENCIES: ## @@ -157,9 +157,15 @@ Runtime dependencies: License name: MIT License Notice: Copyright (c) 2011-2016 Twitter, Inc. -

Re: [PR] Updated licenses [brooklyn-ui]

2024-01-25 Thread via GitHub
jcabrerizo commented on code in PR #383: URL: https://github.com/apache/brooklyn-ui/pull/383#discussion_r1467297758 ## DEPENDENCIES: ## @@ -157,9 +157,15 @@ Runtime dependencies: License name: MIT License Notice: Copyright (c) 2011-2016 Twitter, Inc. -

Re: [PR] Updated licenses [brooklyn-library]

2024-01-25 Thread via GitHub
jcabrerizo merged PR #194: URL: https://github.com/apache/brooklyn-library/pull/194 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Updated licenses [brooklyn-dist]

2024-01-25 Thread via GitHub
jcabrerizo commented on code in PR #184: URL: https://github.com/apache/brooklyn-dist/pull/184#discussion_r1467295306 ## karaf/features/src/main/resources/resources/NOTICE: ## @@ -146,9 +146,15 @@ Bundled dependencies: License name: MIT License Notice: Copyright

[PR] Updated licenses [brooklyn-ui]

2024-01-25 Thread via GitHub
duncangrant opened a new pull request, #383: URL: https://github.com/apache/brooklyn-ui/pull/383 Updated licences ahead of release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[PR] Updated licenses [brooklyn-server]

2024-01-25 Thread via GitHub
duncangrant opened a new pull request, #1414: URL: https://github.com/apache/brooklyn-server/pull/1414 Updated licences ahead of release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] Updated licenses [brooklyn-dist]

2024-01-25 Thread via GitHub
duncangrant opened a new pull request, #184: URL: https://github.com/apache/brooklyn-dist/pull/184 Updated licences ahead of release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[PR] Updated licenses [brooklyn-library]

2024-01-25 Thread via GitHub
duncangrant opened a new pull request, #194: URL: https://github.com/apache/brooklyn-library/pull/194 Updated licences ahead of release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[PR] Updated licenses [brooklyn-client]

2024-01-25 Thread via GitHub
duncangrant opened a new pull request, #103: URL: https://github.com/apache/brooklyn-client/pull/103 Updated licences ahead of release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Fix brooklyn-client build issue [brooklyn]

2024-01-23 Thread via GitHub
duncangrant closed pull request #54: Fix brooklyn-client build issue URL: https://github.com/apache/brooklyn/pull/54 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Updates LICENSE and NOTICE files for new dependencies [brooklyn]

2024-01-23 Thread via GitHub
duncangrant closed pull request #46: Updates LICENSE and NOTICE files for new dependencies URL: https://github.com/apache/brooklyn/pull/46 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] Updates NOTICE for 1.0.0 release [brooklyn]

2024-01-23 Thread via GitHub
duncangrant closed pull request #35: Updates NOTICE for 1.0.0 release URL: https://github.com/apache/brooklyn/pull/35 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] BROOKLYN-629: add go module support [brooklyn-client]

2024-01-15 Thread via GitHub
jcabrerizo commented on PR #86: URL: https://github.com/apache/brooklyn-client/pull/86#issuecomment-1892098830 Hi @chenrui333 , my apologies, I completely missed this comment. It's been 4y since previous release even when the main project is alive and there are new features only in the

Re: [PR] update snakeyaml to latest version [brooklyn-server]

2024-01-04 Thread via GitHub
jcabrerizo merged PR #1413: URL: https://github.com/apache/brooklyn-server/pull/1413 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] update snakeyaml to latest version [brooklyn-server]

2024-01-04 Thread via GitHub
ahgittin opened a new pull request, #1413: URL: https://github.com/apache/brooklyn-server/pull/1413 same for jackson and cxf to use latest snakeyaml -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] BROOKLYN-629: add go module support [brooklyn-client]

2023-12-26 Thread via GitHub
chenrui333 commented on PR #86: URL: https://github.com/apache/brooklyn-client/pull/86#issuecomment-1869669313 Any chance to cut off a new release for this? Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[PR] Bump golang.org/x/crypto from 0.7.0 to 0.17.0 in /cli [brooklyn-client]

2023-12-18 Thread via GitHub
dependabot[bot] opened a new pull request, #102: URL: https://github.com/apache/brooklyn-client/pull/102 Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.17.0. Commits

Re: [PR] docker-itest: java version to 8, add chef package [brooklyn-dist]

2023-11-29 Thread via GitHub
6202Binit commented on PR #88: URL: https://github.com/apache/brooklyn-dist/pull/88#issuecomment-1833106463 # Updating Java version to 8 in alignment with the project's decision to deprecate Java 7 support. # Installing the Chef package, necessary for integration tests that utilize the

Re: [PR] Link fix for 'Predicate DSL' page in conditions page [brooklyn-docs]

2023-11-29 Thread via GitHub
iuliana merged PR #381: URL: https://github.com/apache/brooklyn-docs/pull/381 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[PR] Link fix for 'Predicate DSL' page in conditions page [brooklyn-docs]

2023-11-29 Thread via GitHub
iuliana opened a new pull request, #381: URL: https://github.com/apache/brooklyn-docs/pull/381 As the title says. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[PR] Bump postcss, autoprefixer, css-loader and postcss-loader in /ui-modules/login [brooklyn-ui]

2023-10-03 Thread via GitHub
dependabot[bot] opened a new pull request, #382: URL: https://github.com/apache/brooklyn-ui/pull/382 Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss),

[GitHub] [brooklyn-client] jcabrerizo merged pull request #101: add arm and arm64 as available architectures

2023-09-28 Thread via GitHub
jcabrerizo merged PR #101: URL: https://github.com/apache/brooklyn-client/pull/101 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-client] jcabrerizo opened a new pull request, #101: add arm and arm64 as available architectures

2023-09-28 Thread via GitHub
jcabrerizo opened a new pull request, #101: URL: https://github.com/apache/brooklyn-client/pull/101 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [brooklyn-client] ahgittin merged pull request #100: prints, if present, the content of the header X_BROOKLYN_UNAUTHORIZED_MESSAGE

2023-09-27 Thread via GitHub
ahgittin merged PR #100: URL: https://github.com/apache/brooklyn-client/pull/100 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-server] ahgittin merged pull request #1412: Allow to forward some to the headers when a SecurityProviderDeniedAut…

2023-09-27 Thread via GitHub
ahgittin merged PR #1412: URL: https://github.com/apache/brooklyn-server/pull/1412 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-client] jcabrerizo opened a new pull request, #100: prints, if present, the content of the header X_BROOKLYN_UNAUTHORIZED_MESSAGE

2023-09-26 Thread via GitHub
jcabrerizo opened a new pull request, #100: URL: https://github.com/apache/brooklyn-client/pull/100 Requires https://github.com/apache/brooklyn-server/pull/1412 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [brooklyn-server] jcabrerizo opened a new pull request, #1412: Allow to forward some to the headers when a SecurityProviderDeniedAut…

2023-09-26 Thread via GitHub
jcabrerizo opened a new pull request, #1412: URL: https://github.com/apache/brooklyn-server/pull/1412 Adds support for forwarding a new http header `X_BROOKLYN_UNAUTHORIZED_MESSAGE` for adding a helper message on the CLI -- This is an automated message from the Apache Git Service. To

[GitHub] [brooklyn-server] dependabot[bot] opened a new pull request, #1411: Bump org.eclipse.jetty:jetty-http from 9.4.49.v20220914 to 9.4.52.v20230823

2023-09-14 Thread via GitHub
dependabot[bot] opened a new pull request, #1411: URL: https://github.com/apache/brooklyn-server/pull/1411 Bumps [org.eclipse.jetty:jetty-http](https://github.com/eclipse/jetty.project) from 9.4.49.v20220914 to 9.4.52.v20230823. Release notes Sourced from

[GitHub] [brooklyn-server] iuliana merged pull request #1410: Added arguments splitting using QuotedStringTokenizer

2023-08-31 Thread via GitHub
iuliana merged PR #1410: URL: https://github.com/apache/brooklyn-server/pull/1410 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-server] iuliana opened a new pull request, #1410: Added arguments splitting using QuotedStringTokenizer

2023-08-31 Thread via GitHub
iuliana opened a new pull request, #1410: URL: https://github.com/apache/brooklyn-server/pull/1410 As the title says. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [brooklyn-server] iuliana merged pull request #1409: Removed forgotten comment

2023-08-30 Thread via GitHub
iuliana merged PR #1409: URL: https://github.com/apache/brooklyn-server/pull/1409 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-server] iuliana opened a new pull request, #1409: Removed forgotten comment

2023-08-30 Thread via GitHub
iuliana opened a new pull request, #1409: URL: https://github.com/apache/brooklyn-server/pull/1409 As the title says. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [brooklyn-server] iuliana merged pull request #1408: Added support for command containers in workflow steps, containers ...

2023-08-29 Thread via GitHub
iuliana merged PR #1408: URL: https://github.com/apache/brooklyn-server/pull/1408 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-server] iuliana commented on a diff in pull request #1408: Added support for command containers in workflow steps, containers ...

2023-08-29 Thread via GitHub
iuliana commented on code in PR #1408: URL: https://github.com/apache/brooklyn-server/pull/1408#discussion_r1309007774 ## camp/camp-brooklyn/src/test/java/org/apache/brooklyn/camp/brooklyn/WorkflowYamlTest.java: ## @@ -798,6 +800,41 @@ public void testLockReleasedOnCancel()

[GitHub] [brooklyn-server] duncangrant commented on a diff in pull request #1408: Added support for command containers in workflow steps, containers ...

2023-08-29 Thread via GitHub
duncangrant commented on code in PR #1408: URL: https://github.com/apache/brooklyn-server/pull/1408#discussion_r1309002530 ## camp/camp-brooklyn/src/test/java/org/apache/brooklyn/camp/brooklyn/WorkflowYamlTest.java: ## @@ -798,6 +800,41 @@ public void testLockReleasedOnCancel()

[GitHub] [brooklyn-server] iuliana opened a new pull request, #1408: Added support for command containers in workflow steps, containers ...

2023-08-29 Thread via GitHub
iuliana opened a new pull request, #1408: URL: https://github.com/apache/brooklyn-server/pull/1408 That are run as a command and only require arguments. (e.g. `amazon/aws-cli`, `hashicorp/terraform`). Steps examples: ``` - step : "container amazon/aws-cli" args:

[GitHub] [brooklyn-server] ahgittin merged pull request #1407: Added wrapped values in the other map

2023-08-10 Thread via GitHub
ahgittin merged PR #1407: URL: https://github.com/apache/brooklyn-server/pull/1407 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-server] iuliana opened a new pull request, #1407: Added wrapped values in the other map

2023-08-10 Thread via GitHub
iuliana opened a new pull request, #1407: URL: https://github.com/apache/brooklyn-server/pull/1407 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [brooklyn-ui] dependabot[bot] opened a new pull request, #381: Bump word-wrap from 1.2.3 to 1.2.4 in /ui-modules/login

2023-07-19 Thread via GitHub
dependabot[bot] opened a new pull request, #381: URL: https://github.com/apache/brooklyn-ui/pull/381 Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from https://github.com/jonschlinkert/word-wrap/releases;>word-wrap's

[GitHub] [brooklyn-server] dependabot[bot] opened a new pull request, #1406: Bump okio from 1.15.0 to 3.4.0

2023-07-13 Thread via GitHub
dependabot[bot] opened a new pull request, #1406: URL: https://github.com/apache/brooklyn-server/pull/1406 Bumps [okio](https://github.com/square/okio) from 1.15.0 to 3.4.0. Changelog Sourced from https://github.com/square/okio/blob/master/CHANGELOG.md;>okio's changelog.

[GitHub] [brooklyn-client] iuliana merged pull request #98: Suggests --skipSslChecks if CLI 509 error encountered

2023-07-11 Thread via GitHub
iuliana merged PR #98: URL: https://github.com/apache/brooklyn-client/pull/98 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-client] nakomis closed pull request #98: Suggests --skipSslChecks if CLI 509 error encountered

2023-07-11 Thread via GitHub
nakomis closed pull request #98: Suggests --skipSslChecks if CLI 509 error encountered URL: https://github.com/apache/brooklyn-client/pull/98 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [brooklyn-client] nakomis commented on pull request #98: Suggests --skipSslChecks if CLI 509 error encountered

2023-07-11 Thread via GitHub
nakomis commented on PR #98: URL: https://github.com/apache/brooklyn-client/pull/98#issuecomment-1630397585 Retest this please. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [brooklyn-client] nakomis commented on pull request #98: Suggests --skipSslChecks if CLI 509 error encountered

2023-07-11 Thread via GitHub
nakomis commented on PR #98: URL: https://github.com/apache/brooklyn-client/pull/98#issuecomment-1630396213 Restest this please -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [brooklyn-client] iuliana merged pull request #99: Fixes CI, adding '-y' to yum update

2023-07-11 Thread via GitHub
iuliana merged PR #99: URL: https://github.com/apache/brooklyn-client/pull/99 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-client] nakomis commented on pull request #99: Fixes CI, adding '-y' to yum update

2023-07-10 Thread via GitHub
nakomis commented on PR #99: URL: https://github.com/apache/brooklyn-client/pull/99#issuecomment-1629203471 The CI was failing as the Dockerfile contained a `yum update` command without the `-y`. This would have worked historically, until `yum update` eventually had something to install,

[GitHub] [brooklyn-client] nakomis opened a new pull request, #99: Fixes CI, adding '-y' to yum update

2023-07-10 Thread via GitHub
nakomis opened a new pull request, #99: URL: https://github.com/apache/brooklyn-client/pull/99 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [brooklyn-client] nakomis opened a new pull request, #98: Suggests --skipSslChecks if CLI 509 error encountered

2023-07-10 Thread via GitHub
nakomis opened a new pull request, #98: URL: https://github.com/apache/brooklyn-client/pull/98 Currently the CLI returns `Get "https://localhost:8443/v1/server/version": x509: “localhost” certificate is not trusted` if you run it against a Brooklyn server with a self-signed certificate

[GitHub] [brooklyn-library] dependabot[bot] closed pull request #192: Bump cassandra-all from 1.2.2 to 3.0.26 in /sandbox/cassandra-multicloud-snitch

2023-07-06 Thread via GitHub
dependabot[bot] closed pull request #192: Bump cassandra-all from 1.2.2 to 3.0.26 in /sandbox/cassandra-multicloud-snitch URL: https://github.com/apache/brooklyn-library/pull/192 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [brooklyn-library] dependabot[bot] commented on pull request #192: Bump cassandra-all from 1.2.2 to 3.0.26 in /sandbox/cassandra-multicloud-snitch

2023-07-06 Thread via GitHub
dependabot[bot] commented on PR #192: URL: https://github.com/apache/brooklyn-library/pull/192#issuecomment-1624445403 Superseded by #193. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [brooklyn-library] dependabot[bot] opened a new pull request, #193: Bump cassandra-all from 1.2.2 to 4.0.10 in /sandbox/cassandra-multicloud-snitch

2023-07-06 Thread via GitHub
dependabot[bot] opened a new pull request, #193: URL: https://github.com/apache/brooklyn-library/pull/193 Bumps cassandra-all from 1.2.2 to 4.0.10. [![Dependabot compatibility

[GitHub] [incubator-brooklyn] dependabot[bot] opened a new pull request, #1207: Bump cassandra-all from 1.2.2 to 4.0.10 in /brooklyn-library/sandbox/cassandra-multicloud-snitch

2023-07-06 Thread via GitHub
dependabot[bot] opened a new pull request, #1207: URL: https://github.com/apache/incubator-brooklyn/pull/1207 Bumps cassandra-all from 1.2.2 to 4.0.10. [![Dependabot compatibility

[GitHub] [brooklyn-server] dependabot[bot] opened a new pull request, #1405: Bump bcprov-jdk18on from 1.72 to 1.74

2023-07-06 Thread via GitHub
dependabot[bot] opened a new pull request, #1405: URL: https://github.com/apache/brooklyn-server/pull/1405 Bumps [bcprov-jdk18on](https://github.com/bcgit/bc-java) from 1.72 to 1.74. Changelog Sourced from

[GitHub] [brooklyn-server] ahgittin commented on pull request #1404: Allow on fire in workflow expressions

2023-06-30 Thread via GitHub
ahgittin commented on PR #1404: URL: https://github.com/apache/brooklyn-server/pull/1404#issuecomment-1614564114 Good idea and good impl. I extended this in b4fd8d634b44981f28d3c323b55acfdf3930478f so that it only applies to workflow, not e.g. to template files being resolved, and merged.

[GitHub] [brooklyn-server] asfgit merged pull request #1404: Allow on fire in workflow expressions

2023-06-30 Thread via GitHub
asfgit merged PR #1404: URL: https://github.com/apache/brooklyn-server/pull/1404 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-server] duncangrant opened a new pull request, #1404: Allow on fire in workflow expressions

2023-06-30 Thread via GitHub
duncangrant opened a new pull request, #1404: URL: https://github.com/apache/brooklyn-server/pull/1404 When calling attributeWhenReady using workflow syntax we should not abort when the entity is on fire. This is different from what we do using DSL expressions. This gives us more

[GitHub] [brooklyn-server] dependabot[bot] opened a new pull request, #1403: Bump guava from 27.1-jre to 32.0.0-jre

2023-06-14 Thread via GitHub
dependabot[bot] opened a new pull request, #1403: URL: https://github.com/apache/brooklyn-server/pull/1403 Bumps [guava](https://github.com/google/guava) from 27.1-jre to 32.0.0-jre. Release notes Sourced from https://github.com/google/guava/releases;>guava's releases.

[GitHub] [brooklyn-server] dependabot[bot] commented on pull request #1391: Bump jetty-server from 9.4.49.v20220914 to 10.0.14

2023-06-13 Thread via GitHub
dependabot[bot] commented on PR #1391: URL: https://github.com/apache/brooklyn-server/pull/1391#issuecomment-1590176409 Superseded by #1402. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [brooklyn-server] dependabot[bot] closed pull request #1391: Bump jetty-server from 9.4.49.v20220914 to 10.0.14

2023-06-13 Thread via GitHub
dependabot[bot] closed pull request #1391: Bump jetty-server from 9.4.49.v20220914 to 10.0.14 URL: https://github.com/apache/brooklyn-server/pull/1391 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [brooklyn-server] dependabot[bot] opened a new pull request, #1402: Bump jetty-server from 9.4.49.v20220914 to 9.4.51.v20230217

2023-06-13 Thread via GitHub
dependabot[bot] opened a new pull request, #1402: URL: https://github.com/apache/brooklyn-server/pull/1402 Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 9.4.49.v20220914 to 9.4.51.v20230217. Release notes Sourced from

[GitHub] [brooklyn-ui] duncangrant merged pull request #380: Fixes phantomjs build issue

2023-06-02 Thread via GitHub
duncangrant merged PR #380: URL: https://github.com/apache/brooklyn-ui/pull/380 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-ui] nakomis commented on pull request #380: Fixes phantomjs build issue

2023-06-02 Thread via GitHub
nakomis commented on PR #380: URL: https://github.com/apache/brooklyn-ui/pull/380#issuecomment-1573889243 Build was successful, we should now be good to merge https://ci-builds.apache.org/job/Brooklyn/job/brooklyn-ui/view/change-requests/job/PR-380/ -- This is an automated message

[GitHub] [brooklyn-ui] nakomis commented on pull request #380: Fixes phantomjs build issue

2023-06-02 Thread via GitHub
nakomis commented on PR #380: URL: https://github.com/apache/brooklyn-ui/pull/380#issuecomment-1573849520 Waiting on https://ci-builds.apache.org/job/Brooklyn/job/brooklyn-ui/view/change-requests/job/PR-380/ -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [brooklyn-ui] nakomis opened a new pull request, #380: Fixes phantomjs build issue

2023-06-02 Thread via GitHub
nakomis opened a new pull request, #380: URL: https://github.com/apache/brooklyn-ui/pull/380 CI build was failing with libssl issue - this should resolve the issue. Please wait for jenkins CI build to pass before merging -- This is an automated message from the Apache Git Service. To

[GitHub] [brooklyn-ui] ahgittin merged pull request #379: Bumps version of maven Docker image used for CI

2023-06-02 Thread via GitHub
ahgittin merged PR #379: URL: https://github.com/apache/brooklyn-ui/pull/379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-ui] nakomis opened a new pull request, #379: Bumps version of maven Docker image used for CI

2023-06-02 Thread via GitHub
nakomis opened a new pull request, #379: URL: https://github.com/apache/brooklyn-ui/pull/379 The previous version (maven:3.5.4-jdk-8) was failing with 404 errors when performing `apt-get update`. This bumps the base image to the latest version (maven:3.8.6-jdk-8) -- This is an automated

[GitHub] [brooklyn-docs] jcabrerizo merged pull request #380: Fixes incorrect filename in aws-cfn-stacks docs

2023-05-25 Thread via GitHub
jcabrerizo merged PR #380: URL: https://github.com/apache/brooklyn-docs/pull/380 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-docs] nakomis opened a new pull request, #380: Fixes incorrect filename in aws-cfn-stacks docs

2023-05-25 Thread via GitHub
nakomis opened a new pull request, #380: URL: https://github.com/apache/brooklyn-docs/pull/380 Fixes an incorrectly referenced filename (aws-cfn-type.yaml -> aws-cfn-type.bom) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [brooklyn-docs] asfgit merged pull request #379: Workflow - update-children and more

2023-05-24 Thread via GitHub
asfgit merged PR #379: URL: https://github.com/apache/brooklyn-docs/pull/379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-server] ahgittin commented on pull request #1389: Activities tab rest optimization

2023-05-24 Thread via GitHub
ahgittin commented on PR #1389: URL: https://github.com/apache/brooklyn-server/pull/1389#issuecomment-1560901120 @jcabrerizo You are right, this makes a huge difference, and I agree with you it's the correct balance where we do it. In fact I've extended it a bit, and tidied, in

[GitHub] [brooklyn-server] asfgit merged pull request #1400: Workflow - foreach, reducing, update-children, and more

2023-05-24 Thread via GitHub
asfgit merged PR #1400: URL: https://github.com/apache/brooklyn-server/pull/1400 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [brooklyn-server] asfgit merged pull request #1389: Activities tab rest optimization

2023-05-24 Thread via GitHub
asfgit merged PR #1389: URL: https://github.com/apache/brooklyn-server/pull/1389 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

  1   2   3   >