Skip to content

Commit f1e880d

Browse files
committed
chore: remove dead first-snap-flow code
1 parent 8d8ebfc commit f1e880d

8 files changed

Lines changed: 1 addition & 565 deletions

File tree

snapshots.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,3 @@
1-
- name: FSF - Python | Install Snapcraft
2-
url: https://snapcraft.io/first-snap/python
3-
waitForTimeout: 1000
4-
execute: "document.querySelector('#cookie-policy-button-accept-all').click()"
5-
- name: FSF - Python | Package snap - Choose name
6-
url: https://snapcraft.io/first-snap/python/linux/package
7-
waitForTimeout: 1000
8-
execute: "document.querySelector('#cookie-policy-button-accept-all').click()"
9-
- name: FSF - Python | Package snap - Download snapcraft.yaml
10-
url: https://snapcraft.io/first-snap/python/linux/package
11-
waitForTimeout: 1000
12-
execute: "document.querySelector('#cookie-policy-button-accept-all').click(); document.querySelector('#tab2').click();"
13-
- name: FSF - Python | Build & Test snap - Build snap
14-
url: https://snapcraft.io/first-snap/python/linux/build-and-test
15-
waitForTimeout: 1000
16-
execute: "document.querySelector('#cookie-policy-button-accept-all').click();"
17-
- name: FSF - Python | Build & Test snap - Test snap
18-
url: https://snapcraft.io/first-snap/python/linux/build-and-test
19-
waitForTimeout: 1000
20-
execute: "document.querySelector('#cookie-policy-button-accept-all').click(); document.querySelector('#tab2').click();"
21-
- name: FSF - Python | Publish to store
22-
url: https://snapcraft.io/first-snap/python/linux/upload
23-
waitForTimeout: 1000
24-
execute: "document.querySelector('#cookie-policy-button-accept-all').click();"
251
- name: IoT Page
262
url: https://snapcraft.io/iot
273
waitForTimeout: 1000

static/js/public/first-snap-flow.test.js

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)