-
There are a bunch of timers (certificate lifetimes, CRL/manifest
times, cron poll times) scattered through a bunch of tickets. This is
an attempt to pull all of this together, so that we can come up …
-
Hey @amandamartin-dev! 😄 What do you think of adding a GitHub action where we congratulate people for contributing to our project? It would be a great way to foster a warm yet inclusive environment, e…
-
Back in 2018 there were [some changes](https://github.com/BigWigsMods/BigWigs_WrathOfTheLichKing/commit/13b281d3c96cfc976a474bd6bc154a08ddf7bc0c) made to use boss1's UNIT_TARGETABLE_CHANGED event to i…
-
### 🆕🐥☝ First Timers Only.
This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contribut…
-
First boss waves come way too fast.
Not sure what the timers should be but it's too fast for sure.
-
There are a few things missing in fake-timers we need to add for Node 17 and for new browser APIs namely:
- ~We're missing mocking of timers/promises and scheduler.wait (in timers/promises)~
- ~…
-
Hi,
Attempting the first lesson and i have this module defined as '01-level-module.js'
```javascript
module.exports.someFunction = function someFunction(x,y,callback) {
callback(null,"ALL YO…
-
Fresh install on latest ubuntu here
I'm using "ethereum --fast" from the terminal
it goes through the blocks just fine and very fast the first time, but then the second round it started giving this…
-
### 📑 I have found these related issues/pull requests
Didn't find any similar issues
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](https://github.com/louislam/upt…
-
Hey @musically-ut,
I am reading about the github api to work on #7. I realized github has a fantastic graphql api. Did a quick implementation and it allows us to get all the data we need in one go.…