Skip to content
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

feat: integration support for harness #9

Merged
merged 395 commits into from
May 23, 2024
Merged

Conversation

cjlee01
Copy link

@cjlee01 cjlee01 commented Apr 19, 2024

Hey, I just made a Pull Request!

added integration support for harness code

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)
  • All your commits have a Signed-off-by line in the message. (more info)

@CLAassistant
Copy link

CLAassistant commented Apr 19, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 11 committers have signed the CLA.

✅ cjlee01
✅ cjlee1
❌ drodil
❌ freben
❌ mareklibra
❌ benjdlambert
❌ Rugvip
❌ grantila
❌ sebalaini
❌ AdityaK60
❌ markjacksonfishing
You have signed the CLA already but the status is still pending? Let us recheck it.

});
};

it.skip('should be able to read file contents as buffer', async () => {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: will fix the skipped tests

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed them

.changeset/empty-beers-relax.md Outdated Show resolved Hide resolved
docs/integrations/harness/locations.md Show resolved Hide resolved
docs/integrations/harness/locations.md Outdated Show resolved Hide resolved
docs/integrations/harness/locations.md Outdated Show resolved Hide resolved
docs/integrations/harness/locations.md Outdated Show resolved Hide resolved
packages/integration/config.d.ts Outdated Show resolved Hide resolved
packages/integration/src/harness/config.ts Outdated Show resolved Hide resolved
packages/integration/src/harness/config.ts Outdated Show resolved Hide resolved
packages/integration/src/harness/config.ts Outdated Show resolved Hide resolved
packages/integration/src/harness/core.ts Outdated Show resolved Hide resolved
benjdlambert and others added 27 commits April 19, 2024 15:24
nomad,linguist: move these packages to community plugins
Co-authored-by: Bethany Griggs <[email protected]>
Signed-off-by: Ben Lambert <[email protected]>
Signed-off-by: blam <[email protected]>
backend-plugin-api: cleanup ServiceRef interface
Signed-off-by: Patrik Oldsberg <[email protected]>
…ins-release

chore: added blog post for community plugins
.github: replace labeler action and label BEPs related things
…edule-message

Fix automated release schedule message for releases >= 1.26
fix: handle lost+found directory in plugin scanner
Signed-off-by: Jonas Stjerne <[email protected]>
Signed-off-by: Patrik Oldsberg <[email protected]>
create-app: remove types.ts from template
feat(notifications): added Mark All Read bulk action
feat: generate random notifications in local development
AdityaK60 and others added 22 commits April 26, 2024 09:35
…sabling-user-photos

Azure AD disabling user photos (fix) and handle huge organizations
Remove explicit alg check for user tokens in verifyToken
Co-authored-by: Himanshu Mishra <[email protected]>
Signed-off-by: Calvin Lee <[email protected]>
@cjlee01 cjlee01 merged commit ddb68c5 into master May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet