Commit Graph

31 Commits

Author SHA1 Message Date
Oliver Gorwits
6a7e732ea3 try to work around change from 5.36.0 to 5.36.1 2023-05-30 19:16:03 +01:00
Oliver Gorwits
50f5cf9252 unbreak the workflows 2023-02-21 11:45:19 +00:00
Oliver Gorwits
9ec6397aaf Revert "Github actions installs always over HTTPS"
This reverts commit 29acfe1a00.
2022-11-04 15:49:46 +00:00
Oliver Gorwits
634b18a1c3 Revert "Update test_and_publish.yml"
This reverts commit 3a2f7946e3.
2022-11-04 15:49:35 +00:00
Oliver Gorwits
3a2f7946e3 Update test_and_publish.yml 2022-11-04 15:35:56 +00:00
Oliver Gorwits
29acfe1a00 Github actions installs always over HTTPS 2022-11-04 15:29:37 +00:00
Oliver Gorwits
a0f90099dc remove custom CPAN::Uploader now it's updated 2021-11-14 19:34:58 +00:00
Oliver Gorwits
d81a5c7ddd add cpanm --installdeps to get new dependencies 2021-11-13 21:58:20 +00:00
Oliver Gorwits
2cea94c59a Update test_and_publish.yml 2021-10-06 15:10:18 +01:00
Oliver Gorwits
4d7a06e20e Update test_and_publish.yml 2021-10-06 15:03:03 +01:00
Oliver Gorwits
ba86b652ae Update test_and_publish.yml 2021-10-06 15:01:41 +01:00
Oliver Gorwits
021c3bcbb7 Update test_and_publish.yml 2021-10-06 14:59:11 +01:00
Oliver Gorwits
4cc4ebea6d Update test_and_publish.yml 2021-10-06 14:57:59 +01:00
Oliver Gorwits
e4243e5c2e change openssh for openssh-server 2021-10-06 14:51:47 +01:00
Oliver Gorwits
9b46e868fe turn off docker upload irc message 2021-10-03 14:31:38 +01:00
Oliver Gorwits
0cef3be5a8 GitHub Action to deploy to Heroku after successful release (#824)
* netdisco-web uses PORT env var for --port if given
* new netdisco-demo container, for release to Heroku
* reinitialise and update the demo database
2021-10-03 08:48:46 +01:00
Oliver Gorwits
3d6425e4c2 Update test_and_publish.yml 2021-09-27 10:15:39 +01:00
Oliver Gorwits
361812e9cf github.repository == ‘netdisco/netdisco’ 2021-09-27 10:12:05 +01:00
Oliver Gorwits
1a5b06da96 do not squawk to IRC on pull request testing 2021-09-21 15:54:08 +01:00
Oliver Gorwits
3e04c85a54 fix error in pull_request event spec 2021-09-21 09:10:44 +01:00
Oliver Gorwits
5c1c973105 also test on PR 2021-08-23 16:21:17 +01:00
Oliver Gorwits
aa28871995 github action: irc message consistency 2021-08-23 15:51:32 +01:00
Oliver Gorwits
f6c4538b9c github action: fix for uploaded to gh packages 2021-08-22 20:28:44 +01:00
Oliver Gorwits
76796e7531 github action: improve env and dependencies and logic 2021-08-22 20:04:27 +01:00
Oliver Gorwits
ef2624c108 allow docker testing alone 2021-08-22 18:56:07 +01:00
Oliver Gorwits
8a955127f5 github action: try bash instaed of sh 2021-08-22 14:19:20 +01:00
Oliver Gorwits
37fb7606f8 github action: fix env glob of release 2021-08-22 12:19:08 +01:00
Oliver Gorwits
ee8c7674d9 github action: add CPAN release 2021-08-22 11:41:27 +01:00
Oliver Gorwits
6865280ca6 gh actions: use working image 2021-08-21 19:52:27 +01:00
Oliver Gorwits
74c86c5716 gh actions: fix ghcr.io ref in push and env vars in irc 2021-08-21 19:47:52 +01:00
Oliver Gorwits
843b8b10f1 docker builds (#805)
* add base

* add other images

* fix layer refs

* fix indent

* make two jobs in one workflow

* further work on logic

* work for branches and tags

* try different env use

* better debug names

* fix shell quoting

* rename
2021-08-21 13:42:17 +01:00