Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

catastrophe-brandon

catastrophe-brandon pushed 1 commit to add-rbac-v1-tests catastrophe-brandon/javascript-clients
  • More integrations v1 endpoint tests fce7636

View on GitHub

catastrophe-brandon pushed 4 commits to add-rbac-v1-tests catastrophe-brandon/javascript-clients
  • Configure project for running rbac v1 client tests 136e51d
  • First test for integrations api v1 ec7fcdc
  • Add very basic integrations api test coverage 45ae580
  • Update test path ignore patterns 868621e

View on GitHub

catastrophe-brandon pushed 1 commit to add-rbac-v1-tests catastrophe-brandon/javascript-clients
  • Update test path ignore patterns d3e23b8

View on GitHub

catastrophe-brandon pushed 2 commits to add-rbac-v1-tests catastrophe-brandon/javascript-clients
  • First test for integrations api v1 32e0cb1
  • Add very basic integrations api test coverage b5883a5

View on GitHub

catastrophe-brandon pushed 1 commit to add-rbac-v1-tests catastrophe-brandon/javascript-clients

View on GitHub

catastrophe-brandon pushed 1 commit to add-rbac-v1-tests catastrophe-brandon/javascript-clients

View on GitHub

catastrophe-brandon pushed 1 commit to add-rbac-v1-tests catastrophe-brandon/javascript-clients

View on GitHub

catastrophe-brandon pushed 7 commits to add-rbac-v1-tests catastrophe-brandon/javascript-clients
  • Test Enrichment (#325) * Update RBAC client project def Clean up types in workspaces clients Clean up a missin... 7c5df08
  • release: bump @redhat-cloud-services/rbac-client to 3.0.2 [skip ci] 562a888
  • Introduce new test source 15049bc
  • Configure project for running rbac v1 client tests 9549a21
  • RBAC V1 tests for Groups and Roles 84034eb
  • WIP 8b9a2b1
  • Expand coverage for principals 761292a

View on GitHub

catastrophe-brandon deleted a branch catastrophe-brandon/javascript-clients

btweed/test-refinement

catastrophe-brandon pushed 1 commit to add-rbac-v1-tests catastrophe-brandon/javascript-clients

View on GitHub

catastrophe-brandon pushed 1 commit to add-rbac-v1-tests catastrophe-brandon/javascript-clients
  • RBAC V1 tests for Groups and Roles 7737604

View on GitHub

catastrophe-brandon opened a draft pull request on RedHatInsights/javascript-clients
Add RBAC v1 client tests
catastrophe-brandon created a branch on catastrophe-brandon/javascript-clients

add-rbac-v1-tests - Javascript clients for swagger API

catastrophe-brandon pushed 50 commits to btweed/test-refinement catastrophe-brandon/javascript-clients
  • feat: convert insights-client to new generator ad88fdc
  • Merge branch 'main' into convert-insights a7292cd
  • chore: update shared package and generate 63656d4
  • Merge pull request #319 from RedHatInsights/convert-insights Convert insights-client to new generator and update neg... 05ed797
  • release: bump @redhat-cloud-services/insights-client to 2.1.0 [skip ci] 3e2dc4d
  • feat: generate new api.ts for integrations 4288dbc
  • Merge pull request #320 from RedHatInsights/update-integrations Generate new api.ts for integrations ff87611
  • release: bump @redhat-cloud-services/integrations-client to 3.1.0 [skip ci] e70ab3b
  • chore: update api.ts for notifications and regenerate 02943d4
  • Merge pull request #321 from RedHatInsights/update-notifications Update api.ts for notifications and regenerate 48534e5
  • release: bump @redhat-cloud-services/notifications-client to 3.0.1 [skip ci] da1d9ee
  • feat: create V2 spec of notifications client RHCLOUD-36224 6196b8f
  • feat: create V2 spec of integrations client RHCLOUD-36225 93f6816
  • Merge pull request #322 from RedHatInsights/create-v2-notifications feat: create V2 spec of notifications client RHC... 4425e2c
  • release: bump @redhat-cloud-services/notifications-client to 3.1.0 [skip ci] d434f9e
  • Merge pull request #323 from RedHatInsights/create-v2-integrations feat: create V2 spec of integrations client RHCLO... 901c1da
  • release: bump @redhat-cloud-services/integrations-client to 3.2.0 [skip ci] cb8e0ad
  • chore: convert patch-client to new generator (#324) f7ba8b5
  • release: bump @redhat-cloud-services/patch-client to 2.0.1 [skip ci] 865cc1d
  • chore: convert policies-client to new generator 44c6542
  • and 30 more ...

View on GitHub

catastrophe-brandon created a branch on catastrophe-brandon/javascript-clients

btweed/test-refinement - Javascript clients for swagger API

catastrophe-brandon opened an issue on mockoon/mockoon
Mockoon CLI option to match Mockoon GUI capability to include CORS headers
Recently I had a great experience using Mockoon CLI to set up a stubbed API in a CI pipeline. Thank you! One of the stumbling points to implementation was getting the test client to cooperate wi...
catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients
  • Improve test:integration cmd 34ea7fb

View on GitHub

catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients
  • Interactive code review clean up Revert to non-conflicting package lock 845da37

View on GitHub

catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients
  • Revert to non-conflicting package lock a9dc918

View on GitHub

catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients
  • Interactive code review clean up da37044

View on GitHub

catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients
  • Remove outdated testURL from jest config 813984f

View on GitHub

catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients

View on GitHub

catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients

View on GitHub

catastrophe-brandon starred mockoon/mockoon
catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients

View on GitHub

catastrophe-brandon pushed 8 commits to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients
  • Drop in test sources from other repo Fix an import issue related to qs Address linter issues in packages/shared sh... 3e66d9e
  • Mockoon for API mocking in e2e tests Refactoring to support API stubbing Add a bash script to update the API spec w... 0dab31f
  • Update package-lock 750d1d0
  • GH runner doesn't have pushd; wat eaf7fec
  • Skip re-export of the API spec, redundant 96a62b2
  • Have mockoon-cli serve the updated mockoon env ba659e5
  • Move findWorkspacesByName to helper functions Remove unnecessary folder 8f6d88a
  • Rename e2e to integration Missed one Update README blurb about integration tests Update docs in mockoon update script 3da377a

View on GitHub

catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients
  • Update docs in mockoon update script 284ab27

View on GitHub

catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients
  • Update README blurb about integration tests 8d3e2bc

View on GitHub

catastrophe-brandon pushed 1 commit to btweed/integrate-e2e-test catastrophe-brandon/javascript-clients

View on GitHub

Load more