-
세미나장님 말씀 듣고 확인해보니 제가 그 제출방식 잘못 이해한 사람이더라구요!
그런데 제가 처음부터 branch를 따로 만들어서 (commit 없이) master랑 따로 노는 문제가 발생했습니다. 그래서 rebase 해주어서 해결하긴 했는데 pull request 를 보낼 수가 없더라구요ㅠㅠ 이런 식으로 workspace branch가 만들어지긴 했는…
-
An inventory of PRs that have been waiting for a long time
### The biggies
- [ ] #304 Nonlinear LS
- [ ] #361 sysreg -> rebased in #2500
- [ ] #452 robust new estimators
- [ ] #786 repeated measures …
-
**Descriptions**
To make sure that each part of the application is working as it should, it is important to create unit tests. The Pull Request App isn't being tested yet.
The tests must be execut…
-
Let's do this in the morning!
-
Is there a way to pull items on load?
For example an element like this
****
would call the server with loadDiv1 via web sockets when the page loaded, not on a user action.
-
I didnt find a way to Pull the code, Please explain this
-
Below I have a tentative Jupyterlab pull request template. The goal of this template is to make it easier to understand and assign pull requests to Jupyterlab. Every section has been written with the …
-
Design and implement Pull request workflows for Symphony that offers a path to correctly deploy changes from a pull request branch on a simulated prod environment by first deploy the environments curr…
-
given:
- git tag: v0.1.1
- milestones: [open: [1.0.0, 0.2.0, 0.1.2], closed: [0.1.0, 0.1.1]]
- milestone: 0.1.2
if a milestone (0.1.2) is open and it is not empty,
create a pull request up…
-
## Feature Request: Support for Image Streaming in EKS to Accelerate Large Container Image Pulls
### Background:
In environments where large container images are used frequently, the time it takes…