Opened 2 years ago
Last modified 6 months ago
#30924 new enhancement
tox.ini: Add `cygwin` as a technology, to complement `local` and `docker`
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-pending |
Component: | porting: Cygwin | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #31064 | Stopgaps: |
Description
Moving the set up of a copy of Cygwin from the GH Actions workflow to tox.
Change History (6)
comment:1 Changed 2 years ago by
Dependencies: | → #31064 |
---|
comment:2 Changed 2 years ago by
Milestone: | sage-9.3 → sage-9.4 |
---|
Setting new milestone based on a cursory review of ticket status, priority, and last modification date.
comment:3 Changed 19 months ago by
Milestone: | sage-9.4 → sage-9.5 |
---|
comment:4 Changed 14 months ago by
Milestone: | sage-9.5 → sage-9.6 |
---|
comment:5 Changed 11 months ago by
Milestone: | sage-9.6 → sage-9.7 |
---|
comment:6 Changed 6 months ago by
Milestone: | sage-9.7 → sage-pending |
---|
Note: See
TracTickets for help on using
tickets.
Partially done in #31064, but it creates a global installation of cygwin instead of trying to put one into the tox environment.