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

1020 Commits

Author SHA1 Message Date
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
832cea0f04
Merge pull request #15 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: #minor change to fixed the pre-release issue again2
2024-01-28 09:47:34 -05:00
Scott
7c36c3e1e5 ci: #minor change to fixed the pre-release issue again2 2024-01-28 09:46:57 -05:00
Scott
2032f60b58
Merge pull request #14 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: #minor change to fixed the pre-release issue again
2024-01-28 09:45:31 -05:00
Scott
c5ee4aafcf ci: #minor change to fixed the pre-release issue again 2024-01-28 09:44:56 -05:00
Scott
421ca72b79
Merge pull request #13 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: #minor change to fixed the pre-release issue
2024-01-28 09:36:53 -05:00
Scott
08bd47b088 ci: #minor change to fixed the pre-release issue 2024-01-28 09:36:11 -05:00
Scott
06947d5d3a
Merge pull request #12 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: #minor change
2024-01-28 09:31:23 -05:00
Scott
bb18308505 ci: #minor change 2024-01-28 09:30:32 -05:00
Scott
36fbe733bd
Merge pull request #11 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: #minor change - removed older release action for a better up to d…
2024-01-28 09:21:55 -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
ac796bc6a4
Merge pull request #10 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: #minor change - trying to make pre-release suffic set to nothing
2024-01-28 02:45:01 -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
5c41deb1d4
Merge pull request #9 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: #minor changes to hopefully turn off pre-release
2024-01-28 02:40:45 -05:00
Scott
1ec4d0007f ci: #minor changes to hopefully turn off pre-release 2024-01-28 02:40:14 -05:00
Scott
b0f53d40a4
Merge pull request #8 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: #minor changes made to make rolling and stable both release branches
2024-01-28 02:37:59 -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
5fc189dc8a
Merge pull request #7 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: #minor changes made
2024-01-28 02:28:35 -05:00
Scott
0dac20412d ci: #minor changes made 2024-01-28 02:27:59 -05:00
Scott
17cc2b4ef2
Merge pull request #6 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: changing structure of release.yml to be easier to understand
2024-01-28 02:14:53 -05:00
Scott
857f52ba28 ci: changing structure of release.yml to be easier to understand 2024-01-28 02:13:45 -05:00
Scott
d482d28dc4
Merge pull request #5 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: add release.yml to help automate release versions. Lowercased V s…
2024-01-28 00:31:16 -05:00
Scott
8e12d75404 ci: add release.yml to help automate release versions. Lowercased V so it looks like v1.1.0 instead of V1.1.0 2024-01-28 00:30:45 -05:00
Scott
3720fb1463
Merge pull request #4 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: add release.yml to help automate release versions - Fixing the re…
2024-01-28 00:28:45 -05:00
Scott
6b75b41083 ci: add release.yml to help automate release versions - Fixing the release portion to prepend a v 2024-01-28 00:27:44 -05:00
Scott
4063eb506c
Merge pull request #3 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: add release.yml to help automate release versions - I had a typo …
2024-01-28 00:18:24 -05:00
Scott
a945c00340 ci: add release.yml to help automate release versions - I had a typo in a line which pointed at a different variable 2024-01-28 00:17:39 -05:00
Scott
e208462837
Merge pull request #2 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: add release.yml to help automate release versions - edited file f…
2024-01-28 00:08:33 -05:00
Scott
fbd2154ab8 ci: add release.yml to help automate release versions - edited file further to cover edge cases 2024-01-28 00:07:05 -05:00
Scott
824e44eb1a
Merge pull request #1 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: add release.yml to help automate release versions
2024-01-27 23:07:45 -05:00
Scott
a60aa76f98 ci: add release.yml to help automate release versions 2024-01-27 22:58:03 -05:00
Yogen P
779908cb11
updated stargazer link (#496) 2024-01-27 16:15:32 +00:00
alamin655
78858b0e04
Merge pull request #492 from spencerjibz/optimize-caching-code
️ Improve page load by optimizing the caching code
2024-01-26 15:08:07 +05:30
Spencer
660f85620d
Merge branch 'rolling' into optimize-caching-code 2024-01-24 23:09:20 +00:00
Spencerjibz
51214dc23a add support for caching N number of key-values pairs instead of only 3 2024-01-24 22:56:11 +00:00
Spencerjibz
29b76be459 dump up package version 2024-01-24 12:47:19 +00:00
Spencerjibz
6b9469e4b3 cache the next, current and previous results in a separate task 2024-01-22 19:29:08 +00:00
Spencerjibz
f5cf5f9151 changed cache_results method to support multiple values 2024-01-22 19:26:35 +00:00
Spencerjibz
c762f9cf8e use redis pipeline to set multiple values at once 2024-01-22 19:20:16 +00:00
alamin655
705ba81026
Merge pull request #491 from Siddh744542/Clippy/Format-checking/linting-GitHub-action-to-analyze-code-for-all-the-features
👷 Clippy/Format checking/linting GitHub action to analyze code for all the features
2024-01-21 16:00:46 +05:30
alamin655
0f717cc976
🔖 chore(release): bump the app version (#491) 2024-01-21 15:56:41 +05:30
alamin655
b2971c1829
🔖 chore(release): bump the app version (#491) 2024-01-21 15:56:16 +05:30
Siddharth Tiwari
99f0cf1113 fixed issue #490 2024-01-21 12:22:15 +05:30
TheNortheWind
c25cd9c3fe
📝 note Highlighting in the readme file (#488)
Changed the Note highlighting from: **Note** to [!Note]

Affected lines: 144, 169, 221
2024-01-16 11:21:12 +03:00