-
### Details
- name: Cache dependencies
uses: actions/cache@v2
with:
path: ~/.cache/pip
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
restore-keys: |
…
-
### Details
Do this when the comment has been handled
### Files to change
```shell
on_comment.py
```
-
### Details
_No response_
-
### Bug Description
def load_data(self) -> List[Document]:
"""Load data from the input directory.
Args:
concatenate (bool): whether to concatenate all text docs i…
-
Right now `swift-bridge` supports enums with associated data, like so:
```rust
// Rust
#[swift_bridge::bridge]
mod ffi {
enum SwiftConnlibError {
Io { description: String, value:…
-
-
Add tests for each file in src/services directory and add framework so I can run "flask test" to execute the tests.
Prevent this from happening:
(myvenv) nchohan slack-bot % flask test
Usage: fla…
-
There are currently 1.4k issues open, which makes new people who are come here cry...
A lot of that issues are either not real issues, but question or refer to very old RDB version.
Might be it's…
-
### Details
For each event table in templates/entries.html and each table in template/teams.html add the option to enter a new entry. This entry would then be saved to the database via a new api.
-
### Overview
Meeting agendas for the weekly 311 Data Engineering member meetings, useful links and other resources
### Agenda Quick Links
[2024-05-08
](https://github.com/hackforla/311-data/issu…