0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 22:18:23 -05:00
Commit Graph

112 Commits

Author SHA1 Message Date
alamin655
2841c5a508
Merge branch 'rolling' into FEATURE/400_GitHubActions-automate-release-versions-PR 2024-02-02 14:22:00 +05:30
dependabot[bot]
57267827f5
build(deps): bump peterjgrainger/action-create-branch (#509) 2024-02-02 06:53:56 +00:00
dependabot[bot]
1909cc36a8
build(deps): bump actions/cache from 3 to 4 (#508) 2024-02-02 06:44:35 +00:00
dependabot[bot]
ca425f9ef5
build(deps): bump hennejg/github-tag-action from 4.3.1 to 4.4.0 (#507) 2024-02-02 06:39:32 +00:00
Scott
3aef39b3c0 ci: testing permissions with PAT again 2024-01-31 09:30:18 -05:00
Scott
c1f4451476 ci: testing permissions with PAT 2024-01-31 09:26:19 -05:00
Scott
099b803689 ci: testing permissions 2024-01-31 08:26:56 -05:00
Scott
a92550e050
👷 GitHub action to automate release based on semantic versioning (#499)
* ci: add release.yml to help automate release versions

* ci: add release.yml to help automate release versions - edited file further to cover edge cases

* ci: add release.yml to help automate release versions - I had a typo in a line which pointed at a different variable

* ci: add release.yml to help automate release versions - Fixing the release portion to prepend a v

* ci: add release.yml to help automate release versions. Lowercased V so it looks like v1.1.0 instead of V1.1.0

* ci: changing structure of release.yml to be easier to understand

* ci: #minor changes made

* ci: #minor changes made to make rolling and stable both release branches

* ci: #minor changes to hopefully turn off pre-release

* ci: #minor change - trying to make pre-release suffic set to nothing

* ci: #minor change - removed older release action for a better up to date one

* ci: #minor change

* ci: #minor change to fixed the pre-release issue

* ci: #minor change to fixed the pre-release issue again

* ci: #minor change to fixed the pre-release issue again2

* ci: changed action for tag. I believe it was causing errors

* ci: missing }

* ci: testing some things

* ci: fixing self inflicted error where I forgot to put an ID in

* ci: fixing to make the release branch rolling

* major: testing updating major

* BREAKING CHANGE: removed changelog action

* ci: reset commit and removed changelog

* ci: changed action for tag. I believe it was causing errors

* ci: missing }

* ci: testing some things

* ci: fixing self inflicted error where I forgot to put an ID in

* ci: fixing to make the release branch rolling

* ci: reset commit and removed changelog

* ci: added step to change Cargo.toml app version to the latest tag version without the v

* ci: using echo and double quotes in the appversion variable. Testing now

* ci: testing autocommit

* Apply automatic changes

* ci: testing autocommit further

* ci: testing autocommit: removing tagging since it creates another tag instead of using that tag

* Apply automatic changes

* ci: testing autocommit with branch protection and doing a PR to rolling

* Apply automatic changes

* ci: testing PR create and merge - removed the if that was causing it not to run

* ci: testing PR create and merge - removed the if that was causing it not to run

* Apply automatic changes

* ci: testing PR create and merge - fixed permission issues

* ci: testing PR create and merge - fixed permission issues

* Apply automatic changes

* ci: testing PR create and merge - potentially fixed PR issue

* Apply automatic changes

* ci: testing PR create and merge - potentially fixed PR issue2

* ci: testing PR create and merge - potentially fixed PR issue + fixing what branch it targets

* ci: testing PR create and merge - testing PAT

* ci: testing PR create and merge - testing to see if merge loop stops

* ci: adding in cargo.toml version in auto git commit

* Update Cargo.toml

Co-authored-by: alamin655 <129589283+alamin655@users.noreply.github.com>

* ci: adding in steps to regenerate the Cargo.lock file

* ci: adding in steps to regenerate the Cargo.lock file - fixing commit issue with cargo.toml

---------

Co-authored-by: scottc943 <scottc943@users.noreply.github.com>
Co-authored-by: alamin655 <129589283+alamin655@users.noreply.github.com>
2024-01-31 07:08:37 +00:00
Scott
31ccc4f301 ci: adding in steps to regenerate the Cargo.lock file - fixing commit issue with cargo.toml 2024-01-30 13:16:04 -05:00
Scott
df6378ba58 ci: adding in steps to regenerate the Cargo.lock file 2024-01-30 13:03:07 -05:00
Scott
208bdad145 ci: adding in cargo.toml version in auto git commit 2024-01-29 22:02:44 -05:00
Scott
31837eb7ec ci: testing PR create and merge - testing to see if merge loop stops 2024-01-29 14:14:11 -05:00
Scott
4c056a327c ci: testing PR create and merge - testing PAT 2024-01-29 13:00:30 -05:00
Scott
a5284e8b62 ci: testing PR create and merge - potentially fixed PR issue + fixing what branch it targets 2024-01-29 12:30:11 -05:00
Scott
7748ed2b08 ci: testing PR create and merge - potentially fixed PR issue2 2024-01-29 11:30:26 -05:00
Scott
c62a0c07b4 ci: testing PR create and merge - potentially fixed PR issue 2024-01-29 11:05:40 -05:00
Scott
d9841bfdcd ci: testing PR create and merge - fixed permission issues 2024-01-29 10:51:21 -05:00
Scott
5c98982612 ci: testing PR create and merge - removed the if that was causing it not to run 2024-01-29 10:46:36 -05:00
Scott
2e653d1905 ci: testing autocommit with branch protection and doing a PR to rolling 2024-01-29 10:36:19 -05:00
Scott
559c7fcb76 ci: testing autocommit: removing tagging since it creates another tag instead of using that tag 2024-01-29 08:06:26 -05:00
Scott
e0b0d34750 ci: testing autocommit further 2024-01-29 08:03:49 -05:00
Scott
9df36aeead ci: testing autocommit 2024-01-29 07:58:57 -05:00
Scott
bc8608cd4e Merge branch 'FEATURE/399_GitHubActions-automate-release-versions-PR' of github.com:scottc943/websurfx into FEATURE/400_GitHubActions-automate-release-versions-PR 2024-01-29 07:12:44 -05:00
Scott
7e02b6f0ef ci: using echo and double quotes in the appversion variable. Testing now 2024-01-29 07:11:59 -05:00
Scott
d01b89eafc
Merge branch 'rolling' into FEATURE/400_GitHubActions-automate-release-versions-PR 2024-01-29 07:08:55 -05:00
Scott
fab6c40763 ci: added step to change Cargo.toml app version to the latest tag version without the v 2024-01-29 07:06:15 -05:00
Scott
a597525470 ci: reset commit and removed changelog 2024-01-28 10:46:42 -05:00
Scott
4a7ead58a8 ci: fixing to make the release branch rolling 2024-01-28 10:44:53 -05:00
Scott
750204d910 ci: fixing self inflicted error where I forgot to put an ID in 2024-01-28 10:44:53 -05:00
Scott
74abaa767f ci: testing some things 2024-01-28 10:44:53 -05:00
Scott
2f41a4fd48 ci: missing } 2024-01-28 10:44:53 -05:00
Scott
0825e7801a ci: changed action for tag. I believe it was causing errors 2024-01-28 10:44:53 -05:00
Scott
4c60e41482
Merge pull request #23 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: reset commit and removed changelog
2024-01-28 10:37:48 -05:00
Scott
c7584ade0d ci: reset commit and removed changelog 2024-01-28 10:36:34 -05:00
Scott
4ed6a1cdd3 BREAKING CHANGE: removed changelog action 2024-01-28 10:13:57 -05:00
Scott
29dece3d9b major: testing updating major 2024-01-28 10:11:07 -05:00
Scott
89f3ae8b56 ci: fixing to make the release branch rolling 2024-01-28 10:07:02 -05:00
Scott
07ab7968d0 ci: fixing self inflicted error where I forgot to put an ID in 2024-01-28 10:03:20 -05:00
Scott
96e786b5cb ci: testing some things 2024-01-28 09:59:23 -05:00
Scott
2b3bfd96c2 ci: missing } 2024-01-28 09:55:49 -05:00
Scott
392901f6f9 ci: changed action for tag. I believe it was causing errors 2024-01-28 09:54:38 -05:00
Scott
7c36c3e1e5 ci: #minor change to fixed the pre-release issue again2 2024-01-28 09:46:57 -05:00
Scott
c5ee4aafcf ci: #minor change to fixed the pre-release issue again 2024-01-28 09:44:56 -05:00
Scott
08bd47b088 ci: #minor change to fixed the pre-release issue 2024-01-28 09:36:11 -05:00
Scott
bb18308505 ci: #minor change 2024-01-28 09:30:32 -05:00
Scott
1252d51d28 ci: #minor change - removed older release action for a better up to date one 2024-01-28 09:18:02 -05:00
Scott
39a23e3990 ci: #minor change - trying to make pre-release suffic set to nothing 2024-01-28 02:43:51 -05:00
Scott
1ec4d0007f ci: #minor changes to hopefully turn off pre-release 2024-01-28 02:40:14 -05:00
Scott
7c0100e4e3 ci: #minor changes made to make rolling and stable both release branches 2024-01-28 02:37:19 -05:00
Scott
0dac20412d ci: #minor changes made 2024-01-28 02:27:59 -05:00