[PR] CloudFest roundup blog [cloudstack-www]
DaanHoogland opened a new pull request, #194: URL: https://github.com/apache/cloudstack-www/pull/194 (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, e-mail: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] CloudFest roundup blog [cloudstack-www]
DaanHoogland merged PR #194: URL: https://github.com/apache/cloudstack-www/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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] Google search result for `Apache CloudStack` says `No information is available for this page.` [cloudstack-www]
DaanHoogland commented on issue #181: URL: https://github.com/apache/cloudstack-www/issues/181#issuecomment-2026949286 @vishesh92 I have done some experimenting as i got signalled on this off-line. three methods (including the one you mention above) but nomne have worked so far. Can you see what is wrong there: #195? cc @rohityadavcloud @jbampton -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] Google search result for `Apache CloudStack` says `No information is available for this page.` [cloudstack-www]
vishesh92 commented on issue #181: URL: https://github.com/apache/cloudstack-www/issues/181#issuecomment-2027041890 @DaanHoogland I was wrong. I can see the description on other search engines. This is happening because of robots.txt. -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Use different robots.txt for main branch's build [cloudstack-www]
vishesh92 opened a new pull request, #196: URL: https://github.com/apache/cloudstack-www/pull/196 (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, e-mail: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] Google search result for `Apache CloudStack` says `No information is available for this page.` [cloudstack-www]
vishesh92 commented on issue #181: URL: https://github.com/apache/cloudstack-www/issues/181#issuecomment-2027052374 @DaanHoogland I have created a PR here to use different robots.txt while building the main branch https://github.com/apache/cloudstack-www/pull/196 -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Use different robots.txt for main branch's build [cloudstack-www]
DaanHoogland merged PR #196: URL: https://github.com/apache/cloudstack-www/pull/196 -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] Bump express from 4.18.2 to 4.19.2 [cloudstack-www]
dependabot[bot] opened a new pull request, #197: URL: https://github.com/apache/cloudstack-www/pull/197 Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from https://github.com/expressjs/express/releases";>express's releases. 4.19.2 What's Changed https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94";>Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2";>https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix ci after location patch by https://github.com/wesleytodd";>@wesleytodd in https://redirect.github.com/expressjs/express/pull/5552";>expressjs/express#5552 fixed un-edited version in history.md for 4.19.0 by https://github.com/wesleytodd";>@wesleytodd in https://redirect.github.com/expressjs/express/pull/5556";>expressjs/express#5556 Full Changelog: https://github.com/expressjs/express/compare/4.19.0...4.19.1";>https://github.com/expressjs/express/compare/4.19.0...4.19.1 4.19.0 What's Changed fix typo in release date by https://github.com/UlisesGascon";>@UlisesGascon in https://redirect.github.com/expressjs/express/pull/5527";>expressjs/express#5527 docs: nominating https://github.com/wesleytodd";>@wesleytodd to be project captian by https://github.com/wesleytodd";>@wesleytodd in https://redirect.github.com/expressjs/express/pull/5511";>expressjs/express#5511 docs: loosen TC activity rules by https://github.com/wesleytodd";>@wesleytodd in https://redirect.github.com/expressjs/express/pull/5510";>expressjs/express#5510 Add note on how to update docs for new release by https://github.com/crandmck";>@crandmck in https://redirect.github.com/expressjs/express/pull/5541";>expressjs/express#5541 https://redirect.github.com/expressjs/express/pull/5551/commits/660ccf5fa33dd0baab069e5c8ddd9ffe7d8bbff1";>Prevent open redirect allow list bypass due to encodeurl Release 4.19.0 by https://github.com/wesleytodd";>@wesleytodd in https://redirect.github.com/expressjs/express/pull/5551";>expressjs/express#5551 New Contributors https://github.com/crandmck";>@crandmck made their first contribution in https://redirect.github.com/expressjs/express/pull/5541";>expressjs/express#5541 Full Changelog: https://github.com/expressjs/express/compare/4.18.3...4.19.0";>https://github.com/expressjs/express/compare/4.18.3...4.19.0 4.18.3 Main Changes Fix routing requests without method deps: body-parser@1.20.2 Fix strict json error message on Node.js 19+ deps: content-type@~1.0.5 deps: raw-body@2.5.2 Other Changes Use https: protocol instead of deprecated git: protocol by https://github.com/vcsjones";>@vcsjones in https://redirect.github.com/expressjs/express/pull/5032";>expressjs/express#5032 build: Node.js@16.18 and Node.js@18.12 by https://github.com/abenhamdine";>@abenhamdine in https://redirect.github.com/expressjs/express/pull/5034";>expressjs/express#5034 ci: update actions/checkout to v3 by https://github.com/armujahid";>@armujahid in https://redirect.github.com/expressjs/express/pull/5027";>expressjs/express#5027 test: remove unused function arguments in params by https://github.com/raksbisht";>@raksbisht in https://redirect.github.com/expressjs/express/pull/5124";>expressjs/express#5124 Remove unused originalIndex from acceptParams by https://github.com/raksbisht";>@raksbisht in https://redirect.github.com/expressjs/express/pull/5119";>expressjs/express#5119 Fixed typos by https://github.com/raksbisht";>@raksbisht in https://redirect.github.com/expressjs/express/pull/5117";>expressjs/express#5117 examples: remove unused params by https://github.com/raksbisht";>@raksbisht in https://redirect.github.com/expressjs/express/pull/5113";>expressjs/express#5113 fix: parameter str is not described in JSDoc by https://github.com/raksbisht";>@raksbisht in https://redirect.github.com/expressjs/express/pull/5130";>expressjs/express#5130 fix: typos in History.md by https://github.com/raksbisht";>@raksbisht in https://redirect.github.com/expressjs/express/pull/5131";>expressjs/express#5131 build : add Node.js@19.7 by https://github.com/abenhamdine";>@abenhamdine in https://redirect.github.com/expressjs/express/pull/5028";>expressjs/express#5028 test: remove unused function arguments in params by https://github.com/raksbisht";>@raksbisht in https://redirect.github.com/expressjs/express/pull/5137";>expressjs/express#5137 ... (truncated) Changelog Sourced from https://github.com/expressjs/express/blob/master/History.md";>express's changelog. 4.19.2 / 2024-03-25 Improved fix for open redirect allow list bypass 4.19.1 / 2024-03-20 Allow passing non-strings to res.location with new encoding h
Re: [PR] Metadata [cloudstack-www]
DaanHoogland commented on PR #195: URL: https://github.com/apache/cloudstack-www/pull/195#issuecomment-2027181650 no go, no avail, no use -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [I] Google search result for `Apache CloudStack` says `No information is available for this page.` [cloudstack-www]
DaanHoogland commented on issue #181: URL: https://github.com/apache/cloudstack-www/issues/181#issuecomment-2027181275 merged, let's check the coming days how this pans out -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] Metadata [cloudstack-www]
DaanHoogland closed pull request #195: Metadata URL: https://github.com/apache/cloudstack-www/pull/195 -- 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: issues-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org