cen1

Results 37 issues of cen1

## What is your proposal? My proposal is the following: When `PKG_REPRODUCIBLE=yes` is set, poudriere should set [SOURCE_DATE_EPOCH](https://reproducible-builds.org/docs/source-date-epoch/) env. To what? Probably port tree commit timestamp. This could perhaps have...

Feature_Request

### Description ``` docker swarm join-token manager To add a manager to this swarm, run the following command: docker swarm join --token : ``` if you blindly copy this "helpfully"...

status/0-triage
status/more-info-needed
kind/bug
area/swarm
version/26.1

I am adapting my Web UI to the v1 API and found a few issues along the way. Opening this as a draft just to get some feedback. Since I...

- `bool addFile(QString fileCompressed, QString file);` - `bool addFile(QString fileCompressed, QString file, const Options& options);` - `bool addFiles(QString fileCompressed, QStringList files);` - `bool addFiles(QString fileCompressed, QStringList files, const Options& options);`...

1. Tested zip64 comments without a patch - broken. 2. After this patch - works.

**Describe the bug** Txs indexer was cycling through block range increases, dropping to 1, then encountering an eventual exception ``` web3.exceptions.Web3RPCError: {'code': -32000, 'message': 'requested too many blocks from 1262064...

bug
Backend