Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenDevShop

Open Source Cloud Hosting Platform
Collective - Host: opensource - https://opencollective.com/devshop - Website: https://getdevshop.com - Code: https://github.com/opendevshop

Delete comment after posting in github actions.

github.com/opendevshop/devshop - 315884479cb0cbc23f39637d53d1cee01b9e936d authored over 4 years ago by Jon Pugh <[email protected]>
Only truncate deployment description if it is over the limit.

github.com/opendevshop/devshop - 6fc75fa71f73668f9309524dc821a389881e8ba4 authored over 4 years ago by Jon Pugh <[email protected]>
Fix the GITHUB_RUN_LOG_URL setting.

github.com/opendevshop/devshop - d40271bfc4e24d0ed250ee787a12f1e3f0de6600 authored over 4 years ago by Jon Pugh <[email protected]>
Use the INPUT_GITHUB_TOKEN for yaml-tasks so it appears as the devshopbot user.

github.com/opendevshop/devshop - 92784c35f32cf2ae362cffc29e44530babe45e31 authored over 4 years ago by Jon Pugh <[email protected]>
No need to create a branch with actions/checkout@v2.

github.com/opendevshop/devshop - 78be1fc635161db4c868f9197c4a81d228bff540 authored over 4 years ago by Jon Pugh <[email protected]>
Try to get yaml-tasks working against the pushed commit.

github.com/opendevshop/devshop - f1358a47fce60154c5128eda376f598d95eb6563 authored over 4 years ago by Jon Pugh <[email protected]>
Use the right variable for the status URLs.

github.com/opendevshop/devshop - 8d59ef6615e27ae279a698c2cf85d07be095f957 authored over 4 years ago by Jon Pugh <[email protected]>
Clean up commit status state: Set to "queued" when tasks are collected. Create a "in_progress" status before process run. Make "description" more informative by displaying duration (similar to github actions).

github.com/opendevshop/devshop - d9d2a9c0097c39895446943ff7ca9baa663a7226 authored over 4 years ago by Jon Pugh <[email protected]>
Use actions/checkout@v2 for component testing so yaml tasks reports to the devshop PR checks.

github.com/opendevshop/devshop - 79eb2f2eb9ba387d4c80aee6be474929107c6b80 authored over 4 years ago by Jon Pugh <[email protected]>
Remove the branch from build.yml.

github.com/opendevshop/devshop - 1f9093fc3738e2871e30cbb32ebb31d6c6698a19 authored over 4 years ago by Jon Pugh <[email protected]>
Use more readable environment naming pattern in github actions.

github.com/opendevshop/devshop - 1aeb84cf95f4f441864a868ed87643a165ab66c7 authored over 4 years ago by Jon Pugh <[email protected]>
Remove the deployment creation from the components.yml github actions test.

github.com/opendevshop/devshop - f4e0925d08f60294376a60684a60a977b4ce6292 authored over 4 years ago by Jon Pugh <[email protected]>
Revert "Use Checkout v2 to allow checking out the actual pushed SHA instead of the merge commit."

This reverts commit fd9c9fd73ed84f056278fc14387e48857c598bd1.

github.com/opendevshop/devshop - 209a4d9f93d8dc317fccf127b858ff711623431c authored over 4 years ago by Jon Pugh <[email protected]>
Use Checkout v2 to allow checking out the actual pushed SHA instead of the merge commit.

github.com/opendevshop/devshop - fd9c9fd73ed84f056278fc14387e48857c598bd1 authored over 4 years ago by Jon Pugh <[email protected]>
Use actions/checkout v2.

github.com/opendevshop/devshop - 4530bd41c88c895fa21cdd771418e6ae30edb9fd authored over 4 years ago by Jon Pugh <[email protected]>
Run debug info on push to our branch until merge.

github.com/opendevshop/devshop - fba0226a8a20c9f768d8d56f14ceca3f81d4c6b0 authored over 4 years ago by Jon Pugh <[email protected]>
Use "branch-or-tag" command to derive an environment name.

github.com/opendevshop/devshop - 3e3c9700e73fd78cee6d44062242ee36af683185 authored over 4 years ago by Jon Pugh <[email protected]>
Add branch to test out branch builds and PR builds

github.com/opendevshop/devshop - 6a5717579d380d1333d8c3a351e6e67905a56322 authored over 4 years ago by Jon Pugh <[email protected]>
Did this break github actions? Or github actions is down...

github.com/opendevshop/devshop - 9461df6439406d9ad9c4547e45aa08a7c864ce98 authored over 4 years ago by Jon Pugh <[email protected]>
Better name for debug action.

github.com/opendevshop/devshop - 51a593302ce3d5ebeca35983476a4718829a0ca5 authored over 4 years ago by Jon Pugh <[email protected]>
Set ref to use the GITHUB_PR_SHA or GITHUB_SHA environment vars. The clones have a special "merge" commit.

github.com/opendevshop/devshop - bb18a06c695696fa09a8c22cd59d6293dcbdc95f authored over 4 years ago by Jon Pugh <[email protected]>
Strings on purpose.

github.com/opendevshop/devshop - 8f1cd9de23ac39266d3051d57b1ae389c3e6f2dc authored over 4 years ago by Jon Pugh <[email protected]>
Only run cron tasks once per day.

github.com/opendevshop/devshop - dc1e4d67967cb5983ed6859de679ae4084c7d371 authored over 4 years ago by Jon Pugh <[email protected]>
More literal debug action run names.

github.com/opendevshop/devshop - d72eaaffbad2ab8b424d150e1245b84a69713f71 authored over 4 years ago by Jon Pugh <[email protected]>
Remove accidentally committed line.

github.com/opendevshop/devshop - 5901d96a813575663ee80e8ff4d5035bb684ce59 authored over 4 years ago by Jon Pugh <[email protected]>
Solve this by putting a conditional on github.event_name.

github.com/opendevshop/devshop - 78fb4d0a36ebde30cf5b4d6cbc6912645c5d3e32 authored over 4 years ago by Jon Pugh <[email protected]>
Schedule once per day.

github.com/opendevshop/devshop - d10a3fe2f892c1a9a8cdcadf10cb96ac53de17e4 authored over 4 years ago by Jon Pugh <[email protected]>
Use the example verbatim.

github.com/opendevshop/devshop - fe9f10be585d53139159653fa1b57b0f5478f612 authored over 4 years ago by Jon Pugh <[email protected]>
Add a debugging workflow file.

github.com/opendevshop/devshop - 44762c73a06f2520888918b5f2ba43b1c2ce3fb0 authored over 4 years ago by Jon Pugh <[email protected]>
Use --ref=sha to force the deployment to use the current clone SHA.

github.com/opendevshop/devshop - 798230e39eb8d8e516e1652d6c3c5f01d165e059 authored over 4 years ago by Jon Pugh <[email protected]>
Use "#children" for container contents.

github.com/opendevshop/devshop - aacce73ba286627c58714bd87b3abcbd523e15ce authored almost 5 years ago by Jon Pugh <[email protected]>
Use "#children" for container contents.

github.com/opendevshop/devmaster - f374ef38bf3c58eef442a9339159c0257c2e6cbd authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #570 from opendevshop/component/github-api-cli/ssl-ignore

Component / GitHubApiCli / Add global ssl ignore option

github.com/opendevshop/devshop - f06a624f9d8fc205a9d44a2d541fd744ce79db33 authored almost 5 years ago by Jon Pugh <[email protected]>
Forgot to bump the schema version.

github.com/opendevshop/devshop - 7bb826670e77d71d20c009d067d68ee26447745a authored almost 5 years ago by Jon Pugh <[email protected]>
Forgot to bump the schema version.

github.com/opendevshop/devmaster - 7063908e3754f04df652f44d495042aba0ed5049 authored almost 5 years ago by Jon Pugh <[email protected]>
Removing all GitHub Deployments code from devshop_github.module code.

github.com/opendevshop/devmaster - c88a3dede0b0bdd7c673d3149b7e00df11397194 authored almost 5 years ago by Jon Pugh <[email protected]>
Removing all GitHub Deployments code from devshop_github.module code.

github.com/opendevshop/devshop - 30fd37dd17d756de1cddc8568abd2f0e013bea71 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into component/github-api-cli/ssl-ignore

github.com/opendevshop/devshop - cb3ec162ec77e89481241ead51205a82aafd4b1e authored almost 5 years ago by Jon Pugh <[email protected]>
Add a global way to ignore SSL when accessing GitHub API.

github.com/opendevshop/devshop - d3479154503d5e97d104d3c04c98d08302180cff authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #569 from opendevshop/component/github-api-cli/deployments

Component / GitHubApiCli / Implement Deployments in DevShop CI

github.com/opendevshop/devshop - 51d3281e722cab4cc80a23386a355d917edd4039 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding docs for `github deployment` commands.

github.com/opendevshop/devshop - 9a454233f0e43bf4f1c58cb9b61434f689a55fc8 authored almost 5 years ago by Jon Pugh <[email protected]>
Complete deployment in component test.

github.com/opendevshop/devshop - 7c53c91b940ba74b777b28751b0cb0d75fba8299 authored almost 5 years ago by Jon Pugh <[email protected]>
Pass --log-url to every deployment:update call.

github.com/opendevshop/devshop - 09fbf10286994c378fa24cf6b9f91e9df33928dd authored almost 5 years ago by Jon Pugh <[email protected]>
Wrap last command and exit with ().

github.com/opendevshop/devshop - 5f7dd8208a62dba2de1531d6f47a0c23e3fd9cb7 authored almost 5 years ago by Jon Pugh <[email protected]>
Forgot \ to continue the line.

github.com/opendevshop/devshop - 76889b7ca7c2050d49c182505ca4fd0ef826f923 authored almost 5 years ago by Jon Pugh <[email protected]>
Name the GH Actions environments "pr###.OS"

github.com/opendevshop/devshop - 24ef8e8516ec78e99a2e579b527a2b3a319f63f3 authored almost 5 years ago by Jon Pugh <[email protected]>
Add a TODO

github.com/opendevshop/devshop - c27df878477dc331a9ffd31ac202c666adba66d4 authored almost 5 years ago by Jon Pugh <[email protected]>
1. Extract GITHUB_PR_NUMBER from event object.

2. Create GITHUB_RUN_LOG_URL variable based on $GITHUB_RUN_ID and $GITHUB_REPOSITORY.
3. Give "Cr...

github.com/opendevshop/devshop - a1d1117daadf10efe7066d5837ccb08701c0892f authored almost 5 years ago by Jon Pugh <[email protected]>
Allow empty arrays in params.

github.com/opendevshop/devshop - 96f2c043addce56067f9f969224cbd9885ae0fc1 authored almost 5 years ago by Jon Pugh <[email protected]>
Create method `paramsFromOpts` to filter opts into params.

github.com/opendevshop/devshop - fca5b534d7d1ac90425c4a8a79059b641dc50e66 authored almost 5 years ago by Jon Pugh <[email protected]>
Set --ref to GITHUB_HEAD_REF because the merge commit is not good enough.

github.com/opendevshop/devshop - 578a1340ef5d2e1add4293d30e9cbeb131e00b96 authored almost 5 years ago by Jon Pugh <[email protected]>
- Add a method to "getCurrentTag".

- Allow the `--ref` option to be "branch", "tag", or "sha".
- Clean up output table.

github.com/opendevshop/devshop - e9aebe04c3c1e248cff8a8a63096cab50355b01d authored almost 5 years ago by Jon Pugh <[email protected]>
1. Add constants to list allowed paramters for the deployments API.

2. Fix annotated command deploymentStart.
3. Only show a problem if user specified "tag" and ther...

github.com/opendevshop/devshop - a7c16a5dacb4ed63e77288a233e684e046570615 authored almost 5 years ago by Jon Pugh <[email protected]>
Document the deployment:start command options using the text from the API docs.

github.com/opendevshop/devshop - 5b92d5e2ab812a7bae2d92daeec90a5f2fc30cb8 authored almost 5 years ago by Jon Pugh <[email protected]>
Filter out empty params and whitespace.

github.com/opendevshop/devshop - dfbcb0626b5c99c9707ef9a4b3ec89eddfaa72c9 authored almost 5 years ago by Jon Pugh <[email protected]>
Clean up params handling for Deployment status.

github.com/opendevshop/devshop - 527751f7ae5203cc06c621676be2995ed83da789 authored almost 5 years ago by Jon Pugh <[email protected]>
Add apiVersion property to allowq "preview" features.

github.com/opendevshop/devshop - b5bbc01afa783d0be158c63455ddaf62a7f768b5 authored almost 5 years ago by Jon Pugh <[email protected]>
Auto-merged 1.x into component/github-api-cli/deployments on deployment.

github.com/opendevshop/devshop - 240410b5536f8c918e707f9830d3989ab4360d84 authored almost 5 years ago by devshopbot <[email protected]>
Fix DEVSHOP_SERVER_HOSTNAME

github.com/opendevshop/devshop - 7bbe3247204e47b1bce15281bc8d851acd2c5afe authored almost 5 years ago by Jon Pugh <[email protected]>
Fix path to autoloader lookup when in the main devshop project.

github.com/opendevshop/devshop - 907a2c079c7908b9ec89781849442b91b64787f0 authored almost 5 years ago by Jon Pugh <[email protected]>
Ensure github command throws a non-zero exit code when autoloader was not found.

github.com/opendevshop/devshop - 67bc5bda98440a13494abcdfd274345b1dbc4793 authored almost 5 years ago by Jon Pugh <[email protected]>
Add better docblock to github script.

github.com/opendevshop/devshop - 03b8a28ee8068b84ea52902e5a0430973b5b559a authored almost 5 years ago by Jon Pugh <[email protected]>
Set a hostname from the git ref.

github.com/opendevshop/devshop - b2f9b132096c1d8f965311d77601fe484d2b32fe authored almost 5 years ago by Jon Pugh <[email protected]>
Add hostname property to docker compose and use an env variable so we can set it from CI.

github.com/opendevshop/devshop - 580b7ebf642f3add26d0193a917ac2e7d7f7bee9 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding the composerCommon repo so devshop core can include it.

github.com/opendevshop/devshop - 9dd953deb53d79497597630ef670f0abfcb9ab55 authored almost 5 years ago by Jon Pugh <[email protected]>
Use the main branch for composer-common

github.com/opendevshop/devshop - 57426286e30391dc0319725ab4c6ff0ac70fea34 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge pull request #568 from opendevshop/component/common

Component / ComposerCommon

github.com/opendevshop/devshop - a709657c968f5c847be9abc5aa6baa423388b067 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding deployment create and update calls to github build.yml actions.

github.com/opendevshop/devshop - 0dcd27420e82051707cd76ad42499bd790d0b085 authored almost 5 years ago by Jon Pugh <[email protected]>
Create a way to generate default environment names.

github.com/opendevshop/devshop - 8cb4cfe440b91286429f411af1cacdca5be20241 authored almost 5 years ago by Jon Pugh <[email protected]>
Show the URL on a new line so it doesnt get truncated.

github.com/opendevshop/devshop - f5be48b5fcae05d08df08cf1f0c226afbe656af7 authored almost 5 years ago by Jon Pugh <[email protected]>
Update the deployment status.

github.com/opendevshop/devshop - 0814b33548a12530e2fde22bb338f361c1a180fe authored almost 5 years ago by Jon Pugh <[email protected]>
Load latest deployment_id from git config if it exists. If not, throw an exception and tell the user to pass it to the --deployment_id option.

github.com/opendevshop/devshop - 26fe68c4020a6c15b649b86aa4327e31cc0cd0b0 authored almost 5 years ago by Jon Pugh <[email protected]>
Save the deployment ID to git config

github.com/opendevshop/devshop - d665f35f17e58001471ea281d07b11ff90f7935a authored almost 5 years ago by Jon Pugh <[email protected]>
Add deployment:update command.

github.com/opendevshop/devshop - 3d86d13601c2ce4bcbc8bc0a7d9f4258188f6d1c authored almost 5 years ago by Jon Pugh <[email protected]>
Check for interactivity before asking for confirmation, and show a success message if it works.

github.com/opendevshop/devshop - 6c05fbd535e6fafb63f539678c3530b82c613f85 authored almost 5 years ago by Jon Pugh <[email protected]>
If Repository does not exist before someone tries to get it, set it.

github.com/opendevshop/devshop - be232e71bc5fd8b3660f60eb861c5773f7a2f8e4 authored almost 5 years ago by Jon Pugh <[email protected]>
Add to readme GitHubRepositoryAwareTrait

github.com/opendevshop/devshop - 03aac27a81cd2e30b035ecb2ca5fea0a7bb1c53b authored almost 5 years ago by Jon Pugh <[email protected]>
Use the new deployment:start command in the github actions test.

github.com/opendevshop/devshop - c6b931ded4a5ee5f81926b5de80f9972f595e2b9 authored almost 5 years ago by Jon Pugh <[email protected]>
Have GitHubRepositoryAwareTrait.php include GitRepositoryAwareTrait, and default to the current git repo clone.

github.com/opendevshop/devshop - b80d2d8cd6f50a5fafad76bff9e3b8b9d008c3b3 authored almost 5 years ago by Jon Pugh <[email protected]>
Use getcwd() instead of __DIR__ to get the dir the user is in.

github.com/opendevshop/devshop - 6ef14d3f6b8fccdcac7617ea15c0fef9725328b3 authored almost 5 years ago by Jon Pugh <[email protected]>
Add GitHubRepositoryAwareTrait to DeploymentsCommands.php

github.com/opendevshop/devshop - 607ef14dd64d5607322108c26ba53134ff375e17 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding devshop/composer-common project to get the GitRepoAware Traits!'

github.com/opendevshop/devshop - 83f13394e2a86f791fac8e30ab14c61f0f2d8928 authored almost 5 years ago by Jon Pugh <[email protected]>
Implement GitHubRepositoryAwareTrait in repo-info.php.

github.com/opendevshop/devshop - 589d0c2fffe545bb5f5afc2128d84f259e514efc authored almost 5 years ago by Jon Pugh <[email protected]>
Add getRepoOwner and getRepoName methods to the GitHubRepositoryAwareTrait.php, and make properties protected.

github.com/opendevshop/devshop - 7aacfc988de69fb9b4679c22a7a0baca52abbb3a authored almost 5 years ago by Jon Pugh <[email protected]>
Adding another trait for GitHubRepositoryAware

github.com/opendevshop/devshop - f409df09f62a0daf28b7c78676f2b9d3e9866af6 authored almost 5 years ago by Jon Pugh <[email protected]>
Make DeploymentsCommands.php GitRepo Aware.

github.com/opendevshop/devshop - 55b2c6631a3137008a9c4299d41299e25d37626e authored almost 5 years ago by Jon Pugh <[email protected]>
Use readable names in github actions files.

github.com/opendevshop/devshop - 9359ed6fbd1c6901a99ea7aa5781cfcecd9ba9b7 authored almost 5 years ago by Jon Pugh <[email protected]>
Wrong package name.

github.com/opendevshop/devshop - 1b9f1155aed0a555e88b156944612a452dfc5c6a authored almost 5 years ago by Jon Pugh <[email protected]>
Adding deployments commands file.

github.com/opendevshop/devshop - 5e3d6cb541a30a1e155c38b22929b6c8b0dcaa85 authored almost 5 years ago by Jon Pugh <[email protected]>
Update README.md on the RepositoryAwareTrait.

github.com/opendevshop/devshop - ca880cbba0990f3b2fd5bd3098602dbfffcc96a2 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding composer-common to git split repos.

github.com/opendevshop/devshop - 4fb2a66cfc5217f561db9cbebff6e377f81dfec2 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding composer-common tests to github actions.

github.com/opendevshop/devshop - 3f3e6debe997f6de537ab48495babddbd18df634 authored almost 5 years ago by Jon Pugh <[email protected]>
Adding a test script/class

github.com/opendevshop/devshop - b4996b6517ce50561f994bfbf293a9e932f2647b authored almost 5 years ago by Jon Pugh <[email protected]>
Default to the current folder when using the trait

github.com/opendevshop/devshop - 02c5191b0422ca772e7b0f16ca08547514b5df1c authored almost 5 years ago by Jon Pugh <[email protected]>
Adding teqneers/php-stream-wrapper-for-git to ComposerCommon component.

github.com/opendevshop/devshop - 06d701f76ba969c3e3ffe41bbb8547af3ca9a6d3 authored almost 5 years ago by Jon Pugh <[email protected]>
Merge branch '1.x' of github.com:opendevshop/devshop into component/common

github.com/opendevshop/devshop - 3917b2fcd8f70f9f5cd7183665cb56125472b1cf authored almost 5 years ago by Jon Pugh <[email protected]>