-
When calling :
hidden_states = model(inputs)[0] # [1, sequence_length, 768]
we receive traceback:
in :1 │
│ …
-
Hello Team,
Copied https://github.com/github/platform-samples/blob/master/pre-receive-hooks/require-jira-issue.sh to the repository in GitHub Enterprise Server. Configured pre-receive hook followin…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of cond…
-
One of the repos I'm working with is very large, and has "pre-receive" hooks associated with it...one of which checks for the presence of large files. This is a pretty slow hook, and Github Enterprise…
-
Similar to git, SnowFS offers a default directory for adding custom hooks to be executed upon calling repository commands. This directory is located at _$PROJECTDIR/.snow/hooks_.
Typical git hooks…
-
It would be a nice feature if you can define hooks that should be used by default for a newly created repository, e.g. a post-receive hook with content:
```
#!/bin/sh
git-commit-notifier /path/mailin…
-
Add hooks for enabling/disabling plugins from a dropdown menu.
Add a listener group to receive packets pre/post printing. (Ex: A Think chatbox that "steals" only think messages, prevents them from app…
-
### Feature Description
Please add ability to create Global GitHooks on Site / Organization level. This feature is available on GitLab.
I want to specify some pre-receive git hooks globally for al…
-
Possible to set default hooks on organisation wild repos, without writing shell code.
Like this in bitbucket.
![Screenshot_2019-12-23 Bitbucket](https://user-images.githubusercontent.com/837503/713…
-
The current spec defines pre-start and post-stop event handlers, and says that processes will receive SIGTERM when the container needs to stop.
That seems insufficient to me. At a minimum I would ad…